Functions like IMPORTHTML, IMPORTXML, etc., that pull data from web pages.
=IMPORTXML("http://example.com", "//h1") fetches an HTML element from a website.