French Fuel Prices Finder avatar

French Fuel Prices Finder

Pricing

Pay per usage

Go to Apify Store
French Fuel Prices Finder

French Fuel Prices Finder

Live French fuel prices with 5 modes (postal/city/department/region/GPS radius), fuel-type + price + service filters, sorting and distance. Parallel, dedup, proxy. Free.

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

5 days ago

Last modified

Share

French Fuel Prices Finder — Pro

Free Apify actor. Live fuel prices at French stations with five search modes, fuel-type filtering, price/service filters, sorting and geo radius. Prix des carburants en France en temps reel.

Source: official feed "Prix des carburants - flux instantane" on data.economie.gouv.fr (Ministere de l'Economie). No API key. Open Licence 2.0.

Search modes

  • postalCode / city / department / region — by area.
  • nearPoint — stations within radiusMeters of a GPS point, with computed distance_m.

Filters & sorting

fuelType (gazole, SP95, SP98, E10, E85, GPLc) keeps only stations selling it; maxPrice caps the chosen fuel's price; requiredService matches a service substring (e.g. "24/24"); sortBy = cheapest/most expensive (needs a fuel type) or nearest (nearPoint). maxStations caps volume per query.

Runtime (developer-grade)

Bounded parallelism (maxConcurrency), global maxItems cap, de-duplication by station id, resilient HTTP client (timeout, backoff+jitter, 429/5xx), optional Apify proxy, structured logs, and a run summary in the key-value store (OUTPUT).

Output (trimmed)

{
"query": "near 48.8534,2.3488", "status": "found",
"station_id": 75001003, "adresse": "8 Rue Bailleul", "ville": "Paris",
"gazole": 2.59, "sp95": 2.39, "sp98": 2.46,
"latitude": 48.861, "longitude": 2.341, "distance_m": 420
}

A null price means that fuel is not sold / not reported. Every query yields an item with status: found, not_found, error.

Use cases

  • "Cheapest gazole within 5 km" tools and dashboards.
  • Compare fuel prices across a city, department or region.
  • Track diesel/petrol price trends by area over time.
  • Feed logistics and fleet cost models.

Limitations & fair use

  • Prices are station-reported and refreshed frequently but may lag reality.
  • Use maxConcurrency responsibly on this shared public API.

More actors by this developer

See the full range of French open-data actors: https://apify.com/vigilant_jasmine