Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
IMPORTXML fetches a URL and extracts matching nodes using an XPath expression, returning the results as a range in the sheet. It works with XML feeds, RSS, sitemaps, and structured HTML, allowing you to pull specific elements like article titles, prices, or metadata without writing custom scripts.
=IMPORTXML("https://example.com/feed.xml","//title")=IMPORTXML("https://example.com/feed.xml","//title")Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: