Spain Fuel Prices ⛽ - Live Gas Station Prices avatar

Spain Fuel Prices ⛽ - Live Gas Station Prices

Pricing

$0.20 / 1,000 station extracteds

Go to Apify Store
Spain Fuel Prices ⛽ - Live Gas Station Prices

Spain Fuel Prices ⛽ - Live Gas Station Prices

Real-time fuel prices from 11,500+ Spanish gas stations. Official government data updated every 30 minutes. 15+ fuel types. Perfect for logistics, comparators, route optimization.

Pricing

$0.20 / 1,000 station extracteds

Rating

0.0

(0)

Developer

TikitakaClaw Pikipiki

TikitakaClaw Pikipiki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

15 hours ago

Last modified

Share

Spain Fuel Prices ⛽

Real-time fuel prices from 11,500+ Spanish gas stations — official government data updated every 30 minutes. Filter by province, fuel type, and price range. Perfect for price comparators, logistics apps, route optimization, and consumer apps.


What you get

For each gas station:

📍 Location

  • Full address, locality, municipality, province
  • GPS coordinates (lat/lng, WGS84)
  • Postal code, region ID

⛽ Prices (15+ fuel types)

  • Gasoline 95 E5 (regular)
  • Gasoline 98 E5 (premium)
  • Gasoline 95 Premium
  • Diesel A (regular diesel)
  • Diesel B (agricultural/heating)
  • Diesel Premium
  • LPG (autogas)
  • CNG (compressed natural gas)
  • LNG (liquefied natural gas)
  • AdBlue
  • Biodiesel, Bioethanol
  • Renewable diesel
  • Hydrogen, Ammonia, Methanol

🕐 Schedule & Type

  • Daily opening hours
  • Public (P) vs Restricted (R) sales
  • Roadside margin (D/I/N)

🧪 Bio-content

  • Bioethanol %
  • Methyl ester %

Input

{
"provinces": "Madrid,Barcelona,Valencia",
"fuelTypes": "gasolina_95,gasoleo_a",
"minPriceGasolina95": 1.40,
"maxPriceGasolina95": 1.55,
"includeCoords": true
}

Field reference

FieldTypeDefaultDescription
provincesstring"" (all)Comma-separated provinces. Case-insensitive.
fuelTypesstringgasolina_95,gasoleo_aFuels to filter. Empty = all.
minPriceGasolina95number0Min price €/L (0 = no filter)
maxPriceGasolina95number0Max price €/L (0 = no filter)
includeCoordsbooleantrueInclude GPS coordinates

Output examples

Station

{
"type": "station",
"stationId": "4375",
"brand": "Nº 10.935",
"address": "AVENIDA CASTILLA LA MANCHA, 26",
"locality": "ABENGIBRE",
"municipality": "Abengibre",
"province": "ALBACETE",
"region": "07",
"postalCode": "02250",
"schedule": "L-D: 07:00-22:00",
"salesType": "P",
"margin": "D",
"bioEthanolPercent": 0.0,
"methylEsterPercent": 0.0,
"prices": {
"gasolina_95": 1.439,
"gasoleo_a": 1.449
},
"coordinates": {
"lat": 39.211417,
"lng": -1.539167
}
}

Metadata

{
"type": "metadata",
"fetchedAt": "05/07/2026 22:59:41",
"totalStations": 11523,
"note": "Archivo de todos los productos en todas las estaciones...",
"filter": {
"provinces": ["ALBACETE"],
"fuels": ["gasolina_95", "gasoleo_a"],
"minPriceGasolina95": 0,
"maxPriceGasolina95": 0
}
}

Pricing

Pay per event:

EventCost
Station$0.0002
MetadataFree (one per run)

ℹ️ Apify's platform usage (CU) is passed through — no markup.

Example: Tracking all 11,500 stations = $2.30 per run. Daily scheduler = $69/month per user. With province filter (Madrid only = ~600 stations) = $3.60/month.


Use cases

  1. 📊 Price comparator apps — show cheapest stations in user's area
  2. 🚛 Logistics & fleet management — find cheapest fuel along routes
  3. 📈 Market research — analyze price variations by region/brand
  4. 💰 Personal finance apps — track cheapest fuel for users
  5. 🤖 Telegram/Discord bots — "find me cheap diesel near Madrid"
  6. 📰 News/journalism — daily fuel price reports for media
  7. 🤖 LLM training data — Spanish fuel market analysis
  8. 🚗 Route planners — integrate fuel stops into trip planning

Data source

Official Spanish government API (Ministerio para la Transición Ecológica y el Reto Demográfico):

  • Updated every 30 minutes
  • Covers 11,500+ stations across 52 provinces, 19 autonomous communities
  • 15+ fuel types tracked
  • Free and public (no authentication required)

Technical notes

  • API: sedeaplicaciones.minetur.gob.es
  • No authentication required
  • Response size: ~12 MB JSON
  • Build time: ~30s
  • Memory: 256 MB typical (large dataset)
  • Runtime: 5-10 seconds per run

Changelog

  • 0.1.0 (2026-07-05) — Initial release. All 11,500+ stations, 15+ fuel types, filters.

Support

  • 🐛 Report issues: Apify Console → this Actor → Issues tab
  • 💬 Questions: Apify Discord
  • 📧 Author: @tikitakaclaw on Apify

License

MIT License. Data from Spanish government open data portal (datos.gob.es). Free to use.