Functions like IMPORTHTML, IMPORTXML, IMPORTDATA, etc., that fetch and insert data from external sources (web pages, feeds).
=IMPORTHTML("http://example.com/data", "table", 1) would import the first table from that web page into your sheet.