Biluppgifter.se Scraper avatar

Biluppgifter.se Scraper

Pricing

from $0.37 / 1,000 results

Go to Apify Store
Biluppgifter.se Scraper

Biluppgifter.se Scraper

Scrape public Swedish vehicle registry details from biluppgifter.se using full registration numbers. Export make, model, year, color, fuel, and status to JSON or CSV for automotive research and lead gen.

Pricing

from $0.37 / 1,000 results

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

What does Biluppgifter.se Scraper do?

Biluppgifter.se Scraper extracts public Swedish vehicle registry data from biluppgifter.se — the country's leading vehicle lookup platform. Paste one or more registration-number URLs (for example https://biluppgifter.se/fordon/FAX432/) and export structured vehicle records — make, model, year, fuel, mileage, tax, and inspection dates — without writing any code.

Run it on the Apify platform to schedule lookups, export JSON/CSV/Excel, monitor failures, and integrate results via API.

Why scrape biluppgifter.se?

  • Vehicle due diligence — Verify make, model, year, fuel type, and mileage before buying a used car.
  • Fleet compliance — Track inspection dates, road-tax status, and registration history for Swedish vehicles.
  • Market research — Analyze vehicle specs and ownership counts across registration numbers.
  • Insurance & valuation — Enrich license plates with technical data for underwriting or pricing models.
  • Data pipelines — Feed structured Swedish vehicle records into dashboards, CRMs, or alerts.

How to use Biluppgifter.se Scraper

  1. Open the Actor in Apify Console.
  2. Add one or more biluppgifter.se vehicle URLs under Start URLs.
  3. Set Maximum items (vehicles per start URL).
  4. Run the Actor and download the results from the Dataset tab.

Input

Biluppgifter.se Scraper accepts Start URLs, maxItems (per start URL), and an optional proxy configuration. See the Input tab in Apify Console for details.

Supported start URLs:

  • Vehicle detail pages: https://biluppgifter.se/fordon/{REGISTRATION_NUMBER}/ (recommended)
  • Search pages: https://biluppgifter.se/fordon?r={QUERY} (best-effort; Cloudflare may block search result pages)

Output

Each result is a structured vehicle object. You can download the dataset in JSON, CSV, Excel, or HTML.

{
"registrationNumber": "FAX432",
"make": "Volkswagen",
"model": "Caddy III",
"variant": "1.9 TDI",
"year": 2007,
"modelYear": 2007,
"color": "Silver",
"fuel": "Diesel",
"vehicleType": "Personbil",
"transmission": "Automat",
"drivetrain": "2WD",
"horsepower": "105 HK",
"consumption": "6.9 l/100km",
"emissions": "182 g/km",
"odometer": "20 167 mil",
"status": "I Trafik",
"firstRegistered": "2007-02-27",
"inTrafficSince": "2007-05-08",
"ownerCount": 11,
"lastOwnerChange": "2026-05-16",
"lastInspection": "2026-04-07",
"nextInspection": "2027-05-31",
"annualTax": "5055 SEK",
"taxMonth": "Maj",
"environmentalClass": "Ec2005pm",
"title": "FAX432 Volkswagen Caddy III 1.9 TDI Silver 2007 - Biluppgifter.se",
"url": "https://biluppgifter.se/fordon/FAX432/",
"searchUrl": null,
"scrapedAt": "2026-07-28T08:00:00.000Z"
}

What data can you extract from biluppgifter.se?

FieldDescription
registrationNumberSwedish license plate
makeVehicle manufacturer (Fabrikat)
modelModel name
variantTrim / engine variant
year / modelYearVehicle and model year
colorExterior color
fuelFuel type (Diesel, Bensin, El, etc.)
vehicleTypeVehicle category (Personbil, etc.)
transmissionGearbox type
drivetrainDrive configuration
horsepowerEngine power
consumptionFuel consumption
emissionsCO₂ emissions
odometerReported mileage
statusTraffic status
firstRegisteredFirst registration date
inTrafficSinceDate registered for traffic in Sweden
ownerCountNumber of owners
lastOwnerChangeMost recent ownership change
lastInspectionLast inspection date
nextInspectionNext inspection deadline
annualTaxAnnual road tax
taxMonthTax payment month
environmentalClassEnvironmental classification
urlPublic vehicle page URL
scrapedAtISO timestamp of extraction

How much does it cost to scrape biluppgifter.se?

This Actor uses a Playwright browser crawler (required for Cloudflare) and no proxy by default. A typical test run with a handful of registration numbers usually finishes in a few minutes. Larger runs scale with the number of vehicle pages requested.

Tips and advanced options

  • Use full registration-number detail URLs (/fordon/{REGNO}/) for the most reliable results.
  • Search URLs (?r=) may be blocked by Cloudflare; detail pages are more stable.
  • Enable Apify Proxy only if your runs are blocked — Swedish residential IPs can help in some cases.
  • Owner names, VIN, and other member-only fields require BankID login and are not collected.

FAQ, disclaimers, and support

Is scraping biluppgifter.se legal?
This Actor collects only public vehicle data shown without login on biluppgifter.se. You are responsible for complying with applicable laws (including GDPR) when processing any personal data.

Which URLs are supported?
Public vehicle detail pages under /fordon/{REGISTRATION_NUMBER}/ and search pages under /fordon?r=.

Why does my run return zero items?
biluppgifter.se uses Cloudflare protection. If blocked, retry with fewer concurrent requests or enable Apify Proxy. Invalid or non-existent registration numbers also return no vehicle data.

Something not working?
Use the Issues tab to report bugs or request features.

Image Credit

Image credit: biluppgifter.se