IMPORTXML imports structured data (HTML/XML) using XPath.
=IMPORTXML("http://example.com","//title") fetches the page title.