Electromaps Scraper
Pricing
from $1.00 / 1,000 stations
Electromaps Scraper
Pricing
from $1.00 / 1,000 stations
id
Required
Numeric Electromaps location id, stable per site.
name
Required
Station name as shown on Electromaps.
url
Optional
Canonical station page (map.electromaps.com/en/p/).
address
Optional
Street address, or null when absent.
city
Optional
City, or null when absent.
postalCode
Optional
Postal code, or null when absent.
countryCode
Optional
Country code (e.g. ES), or null when absent.
latitude
Required
WGS84 latitude.
longitude
Required
WGS84 longitude.
locationType
Optional
Site type (ON_STREET, PARKING, HOTEL, …).
rating
Optional
Community rating, or null when unrated.
ratingCount
Optional
Number of ratings.
onlineStatus
Optional
Live status verbatim (often UNKNOWN).
offlineStatus
Optional
Reported status verbatim (WORKING, NOT_WORKING, …).
realtime
Optional
Whether the station reports live data. False means statuses are crowdsourced, not live.
openTime
Optional
Opening hours text (e.g. 24h).
chargePrice
Optional
Charge price text as published (e.g. Gratuito).
parkingPrice
Optional
Parking price text, or null when absent.
priceKwhFrom
Optional
Price per kWh floor when published, else null.
instructions
Optional
Access instructions (e.g. which app to use).
contact
Optional
Operator contact name (business data, never a private individual).
reservable
Optional
Whether the station can be reserved.
onlyTesla
Optional
Tesla-only station flag.
connectorCount
Optional
Number of connectors (detail runs only).
maxPowerKw
Optional
Highest connector power in kW (detail runs only).
connectors
Optional
Per-connector {type, status, powerKw, powerType, voltage, amperage, format} objects with verbatim statuses (detail runs only).
scrapedAt
Optional
ISO 8601 timestamp when this record was scraped.