Functions like IMPORTDATA, IMPORTFEED, IMPORTHTML, etc., that fetch data from web resources.
=IMPORTFEED("http://example.com/rss", "/rss/channel/item/title", FALSE, 3) imports RSS feed titles.