Google Maps Transit Scraper
Pricing
from $2.00 / 1,000 results
Google Maps Transit Scraper
Scrape transit-related places from Google Maps stations, stops and transit points with name, address, rating and coordinates for any area. Paginated, no API key.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Dan Newton
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Scrape transit places from Google Maps — stations, stops, terminals and other transit points — with name, address, category, rating, review count, and coordinates, for any area. Useful for transport research, urban planning datasets, and location intelligence. No Google Maps API key, no quotas.
Paste a Google Maps transit search URL, choose how many pages to scrape, and export to CSV, Excel, or JSON.
What you get per place
- name, address / address_parts
- category / categories
- rating and reviews
- latitude / longitude
- feature_id / cid (stable Google identifiers)
Input
| Field | Type | Description |
|---|---|---|
startUrl | string (required) | A Google Maps transit search URL from the address bar. |
maxPages | integer | Result pages to scrape (~20 places each). Default 1. |
startPage | integer | Page to begin from. |
proxyConfiguration | object | Residential proxies strongly recommended. |
Example input
{"startUrl": "https://www.google.com/maps/search/train+stations/@40.7484,-73.9857,13z","maxPages": 3,"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }}
How to use
- Search for transit places (e.g. "bus stations in <city>") on Google Maps and copy the URL.
- Paste it into Google Maps transit URL and set Max pages.
- Keep proxy on Residential and click Start.
- Export from the Dataset tab.
Related scrapers
- Google Maps Search Scraper — any business or place category.
- Google Maps Place Details Scraper — full details for one place.
FAQ
Do I need a Google Maps API key? No. Is it legal? It collects only publicly visible information; use it in line with applicable laws and Google's terms.