Freshmile Scraper
Pricing
from $1.00 / 1,000 stations
Freshmile Scraper
Pricing
from $1.00 / 1,000 stations
id
Required
Freshmile station ref (e.g. FRV75PX08014), stable per site.
locationId
Optional
Numeric Freshmile location id used by the detail endpoint.
name
Required
Station name as shown in the Freshmile map.
address
Optional
Street address, or null when absent.
city
Optional
City, or null when absent.
postalCode
Optional
Postal code, or null when absent.
country
Optional
Country code (e.g. FRA), or null when absent.
latitude
Required
WGS84 latitude.
longitude
Required
WGS84 longitude.
isAvailable
Optional
At least one EVSE currently available, or null when unknown.
isOpen
Optional
Station open flag as reported, or null when unknown.
twentyfourseven
Optional
Open 24/7, or null when unknown. False with empty hours is not 24/7.
regularHours
Optional
Opening-hours entries; empty when the site publishes none.
evseCount
Optional
Number of EVSEs at the station.
connectorCount
Optional
Total connectors across EVSEs (detail runs only).
maxPowerKw
Optional
Highest connector power in kW (detail runs only).
connectors
Optional
Per-connector {powerKw, standard, isAttached, tariffName, tariffCurrency, tariffDescription} objects (detail runs only).
scrapedAt
Optional
ISO 8601 timestamp when this record was scraped.