A simple tool to get results from Google Maps from it’s API, list name, address and coordinate (latitude and longitude) for a query (eg “hotel new york”, “plumber in canvas”, “web agency mexico, …”). You can easly search any service from this simple tool and get his address.
Limitation
Do to a Google Maps limitation API you can only get first 60 result. Only 1000 results a day with
the free version.
Requirement
A PHP server
file_get_contents (allow_url_fopens set to yes)
A Google Maps API Key (free)
How it works
Insert the search query (for example):
• hotel new yourk
• plumber new york
• web agency new york
and the number of page, each page is 20 results, max 3 page.
Google Maps Extractor (Miscellaneous)
No comments:
Post a Comment