Freshmile Scraper avatar

Freshmile Scraper

Pricing

from $1.00 / 1,000 stations

Go to Apify Store
Freshmile Scraper

Freshmile Scraper

Pricing

from $1.00 / 1,000 stations

Rating

0.0

(0)

Developer

reventadata

reventadata

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Freshmile Scraper — EV Charging Stations & Tariffs

Unofficial. This Actor is not affiliated with, authorised by, endorsed by, or in any way officially connected to Freshmile. "Freshmile" is a trademark of its respective owner and is used here only to describe what this tool reads.

Charging stations inside any bounding box with live availability, connector mix, power levels and per-connector tariffs (€/kWh + €/min) — the tariff-€ picture for the Freshmile roaming network in one call.

Input

FieldWhat it does
bboxWest/bboxSouth/bboxEast/bboxNorthSearch box, WGS84 degrees. Tight boxes return stations; wide boxes are quad-drilled.
zoomZoom hint sent with the bbox (0-22, default 18).
maxItemsStation cap.
fetchDetailsPer-station EVSE/connector/tariff detail (on by default).
proxyConfigurationOptional Apify Proxy; direct calls are the default.

Output

One row per station:

{
"id": "FRV75PX08014",
"name": "Paris | Rue Pierre Charron 62",
"city": "Paris",
"latitude": 48.869644,
"longitude": 2.30362,
"isAvailable": true,
"maxPowerKw": 7,
"connectorCount": 8
}

(Sample from a real Paris run, 2026-09-22.)

FAQ

How fresh is availability? Live at run time; scrapedAt records when each row was read.

Are tariffs exact? They are the site's published per-connector tariffs verbatim (€0.25/started kWh + €0.07/min on the measured Paris station).