OCU: Search Stations
OCU via Parse · automotive
Search for gas stations near a location in Spain. Returns real-time fuel prices, station details, coordinates, and distance from search center. Stations are sorted by price (cheapest first). Each station includes brand, name, coordinates, street address, distance, price per liter, a price rating (good/average/expensive), total cost per tank, logo URL, and a Google Maps directions link. Pagination is 0-based. An unresolvable address returns stale_input. Real-time gas station prices and locations across Spain from OCU (Organización de Consumidores y Usuarios). Search by address or postal code, filter by fuel type, brand, and search radius. Returns station details including brand, address, coordinates, price per liter, price rating, distance, and total cost per tank. Fulfilled by Parse from www.ocu.org.
- automotive
- government-public
- maps-geo
- ocu
- parse
- platform-key
- www-ocu-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/546672d3-429f-480d-9229-2d3a739ca054/search_stations
- Interface artifact
- sha256:08c8e169204a0f80b5b598da70b4b627cf5d4d7b55cfdabfacfe0994aa30df1c
- Manifest digest
- sha256:10f45a4e00f2da2730af162b9a2c3d0c4ab6f0cb798c37ff56e3f25f03dd1000
Request fields
- page (integer): Page number (0-based) for pagination
- brand (string): Filter by brand code. Empty string for all brands.
- address (string, required): Address, city name, or postal code in Spain (e.g. '28001', 'Madrid', 'Barcelona')
- fuel_type (string): Fuel type to search for. Accepted values: gasolina_95, gasolina_98, diesel, diesel_premium, glp. Raw codes also accepted: GPR, G98, GOA, GPD, GLP.
- radius_km (integer): Search radius in kilometers (1-50)
- tank_capacity (integer): Tank capacity in liters for total cost calculation
Example queries
- {"page":"0","address":"28001","radius_km":"5","tank_capacity":"30"}