-
The Google spreadsheet function =importHTM(“”,”table”,N) will scrape a table from an HMTL web page into a Google spreadsheet. The URL of the target web page, and the target table element both need to be in double quotes. The number N identifies the N’th table in the page (counting starts at 0) as the target table for data scraping.
-
Mapplets are mini-applications that run within Google Maps. You can create Mapplets that add new features or overlay your data on Google Maps.
Mapplets are similar to the Maps API. The main difference is that Mapplets run on Google Maps, while the traditional Maps API is used to create maps on other websites.