Bildelsbasen: Search By Registration
Bildelsbasen via Parse · automotive
Looks up a vehicle by its registration plate number to identify make, model, engine details, and other vehicle specifications. Returns populated fields when the plate is found in the database (found=true), or null fields when not found (found=false). Supports Nordic country plates. API for browsing dismantled car parts catalog on Bildelsbasen.se. Supports browsing by make/model/category hierarchy, vehicle registration lookup, and listing affiliated dismantler companies. Fulfilled by Parse from bildelsbasen.se.
- automotive
- bildelsbasen
- bildelsbasen-se
- ecommerce
- marketplace
- parse
- platform-key
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/46a56823-df87-4cd9-9e90-f5deda7deeb9/search_by_registration
- Interface artifact
- sha256:e5ad06485bce767268ba1b0b5f4428fc3a22582cbaa9394b3d828842e4252ae0
- Manifest digest
- sha256:88a8d20dbfc2e019c1544daa9580c2acd68566ce78de39e96fa3e29cea0136bf
Request fields
- country (string): Country code for the plate lookup. Accepted values: 'SE' (Sweden), 'NO' (Norway), 'DK' (Denmark), 'IS' (Iceland).: Allowed values: SE, NO, DK, IS
- plate_number (string, required): Vehicle registration plate number (e.g. 'ABC123' for Swedish plates).
Example queries
- {"country":"SE","plate_number":"ABC123"}