Paris & Île-de-France Transit Stations avatar

Paris & Île-de-France Transit Stations

Pricing

Pay per usage

Go to Apify Store
Paris & Île-de-France Transit Stations

Paris & Île-de-France Transit Stations

Find Paris region public transport stations (Metro, RER, Tram, Transilien) by line or name with GPS coordinates, mode and operator. Free, official IDFM open data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What it does. This free actor returns Paris region public transport stations (Métro, RER, Tramway, Transilien/train) from the official Île-de-France Mobilités (IDFM) open data. Search by line (RER A, METRO 14, TRAM T3A) or by station name and get for each stop: name, line, transport mode, operator, mode flags and GPS coordinates. Trouvez les gares et stations d'Île-de-France (métro, RER, tram, Transilien) avec leurs coordonnées.

Input

FieldTypeDescription
queriesarray of stringsLine names or station names. Use "*" to fetch all stations. One dataset item per station.
maxResultsintegerMax stations per query (default 500).

Output (example)

{
"status": "found",
"query": "RER A",
"station": "Maisons-Laffitte",
"line": "RER A",
"mode": "RER",
"operator": "SNCF",
"latitude": 48.9,
"longitude": 2.1
}

Each row carries a status field: found, not_found or error.

Use cases

  • Build a map or trip-planner layer for Paris public transport.
  • Geocode stations to coordinates for mobility and real-estate apps.
  • Analyse coverage of a metro/RER/tram line across the region.
  • Enrich datasets with the nearest IDFM station.

Limitations & fair use

Data comes live from the IDFM open-data platform (Opendatasoft), under an open licence. A polite delay is applied between paginated requests. This actor is free: you only pay your Apify platform usage.

More actors by this developer: https://apify.com/vigilant_jasmine