Home > .NET, Javascript, Python > Crawl Poi From Google Earth

Crawl Poi From Google Earth

November 22nd, 2009

Write a script (Python, JavaScript, C#) to extract the Points of Interest for top 80 cities in the US using Google Maps API. (I will provide the list of cities) Each point of interest will have the following:
- name
- full address
- latitude
- longitude
- phone number (if any)


Crawl Poi From Google Earth