Google Maps Transit Scraper avatar

Google Maps Transit Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Google Maps Transit Scraper

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

Dan Newton

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

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

FieldTypeDescription
startUrlstring (required)A Google Maps transit search URL from the address bar.
maxPagesintegerResult pages to scrape (~20 places each). Default 1.
startPageintegerPage to begin from.
proxyConfigurationobjectResidential 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

  1. Search for transit places (e.g. "bus stations in <city>") on Google Maps and copy the URL.
  2. Paste it into Google Maps transit URL and set Max pages.
  3. Keep proxy on Residential and click Start.
  4. Export from the Dataset tab.
  • 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.