Indian Startup Map
I created a scraper to download data from YourStory Pages about the startups they have in their directory. That data was used to map the startups on Google Maps.
Do note that currently there is very little documentation, and the code is more of a hack due to the lack of an official API.
In regards to the website, not all of their data could be used due to repeated 504 errors, particularly while scraping the "Others" page. All startups that provided an address that could be geocoded with Google Maps API have been used. Additionally, the response from the Geocode API is approximate, and in various cases only the city data could be used. In the end, 2971 startups were mapped at 3221 locations (with more than one address mapped for a few startups).