Are there any APIs where I can show the list of gas-stations, restaurants etc. in the certain city or even better by post number? Thank you.
Google offers an SQL API that can interact with their Fusion Tables. You should be able to achieve what you are looking for with it.
http://code.google.com/apis/fusiontables/docs/developers_guide.html
Yes, it's called a business directory. You'll need to purchase the file. Depending on your usage, the price will vary. Here's one description.
You could also scrape Google Local, Yahoo or other web sites. But any use other than personal will be against their tos (terms of service).
ps And probably any scraping, by definition, would also not be ok.
Take a look at :
http://www.webmonkey.com/2010/02/get_local_search_results_with_google_maps_and_ajax_apis/
It might be a starting point for what you need.
There are several API services available that will help you find businesses for given location. These services are commonly known as directory, local, places or map search. One of the more complete list can be found at Programmable Web. For example, take a look at Google Local, TownMe Geo, Yahoo Local Search, SimpleGeo and Bing Maps Search. Be sure to read Term of Services because most of these services allow only certain number of requests per day and many don't allow commercial usage. For example, TownMe and SimpleGeo have relatively relaxed terms while Yahoo doesn't have commercial license but they are OK with non-commercial use for up to 5000 queries per day.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With