Blocket Cars Scraper: Bilar till salu avatar

Blocket Cars Scraper: Bilar till salu

Pricing

from $0.66 / 1,000 car listings

Go to Apify Store
Blocket Cars Scraper: Bilar till salu

Blocket Cars Scraper: Bilar till salu

Extract used-car listings (bilar) from Blocket.se with price, year, mileage, fuel type, and transmission filtered server-side. JSON or CSV rows ready for Sheets, Make, and Zapier. From $0.00087 per listing.

Pricing

from $0.66 / 1,000 car listings

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

πŸš— Blocket Cars Scraper: Bilar till salu

Sweden is one stop in a ten-market European used-car dataset. Blocket.se covers Swedish classifieds with stable newest-first pagination; the actors below extend the same row shape across Benelux, DACH, Iberian, and UK markets.
EUROPEAN USED-CAR CLASSIFIEDS COVERAGE Β Β Cross-border sourcing and pricing data spanning Benelux, Nordic, DACH, Iberian, and UK classifieds, plus a pan-EU dealer platform. Ten separate markets, not one.
Β Blocket (SE)
➀ You are here
Β Cinch (UK)
UK online dealer
Β Kleinanzeigen (DE)
German classifieds
Β Marktplaats (NL)
Dutch classifieds
Sweden's biggest car marketplace, turned into clean rows.
Scrape public Blocket.se car listings with real price, mileage, year, and fuel filters, and export prices, specs, seller info, and photo galleries to Sheets, Excel, or n8n.
🎯 Real filters
Price, mileage, year, fuel, and transmission, not just a keyword box.
πŸ“ˆ Stable pagination
Newest-first ordering, so multi-page runs never repeat listings.
πŸͺͺ Seller context
Private seller or dealer, right on every record.
πŸ–ΌοΈ Full galleries
Every public listing photo, not just the cover image.

Most Blocket scrapers hand you a keyword box and hope. This Actor exposes the same price, mileage, year, fuel, and transmission filters you'd use on the site itself, so what you scrape is already the inventory you actually want.

πŸ” What does Blocket Cars Scraper do?

Blocket Cars Scraper turns public car listings from Sweden's largest classifieds site into structured data: price, year, mileage, fuel type, transmission, seller details, and full photo galleries.

Build a filtered search for price range, mileage range, model year, fuel type, and transmission, or paste a Blocket.se search or listing link built on the site itself for a specific make or model. The Actor returns only data present on the public listing.

πŸ’‘ Why use it?

  • Dealers and sourcing teams can pull inventory under a price and mileage ceiling without checking listings one by one.
  • Market researchers can track price, year, and mileage across comparable vehicles for pricing analysis.
  • Buyers and resellers can monitor a filtered slice of the market on a schedule and catch new listings as they post.

🧭 How to use it

STEP 1
Set your filters
Price, mileage, year, fuel, and transmission.
STEP 2
Run the Actor
Set how many listings and pages to collect.
STEP 3
Export results
Download your dataset in JSON, CSV, Excel, or HTML.

🧾 Input

FieldTypeRequiredDescription
startUrlsarray of URLsNoPaste public Blocket.se car search or listing links, built however you like on the site. Overrides the filters below.
qstringNoFree-text keyword, such as a make, model, or trim.
priceFromSek / priceToSekintegerNoMinimum and maximum asking price, in Swedish kronor.
yearFrom / yearTointegerNoEarliest and latest model year.
mileageFromKm / mileageToKmintegerNoMinimum and maximum odometer reading, in kilometers.
fuelTypesarray of enumNoOne or more fuel types: petrol, diesel, CNG, electric, petrol hybrid, or diesel hybrid.
transmissionsarray of enumNoManual, automatic, or both.
sortenumNoResult ordering. Defaults to newest-first for stable, non-repeating pages across a multi-page run.
maxItemsintegerNoMaximum listings saved to the dataset. Default 25.
maxPagesintegerNoMaximum search result pages read. Default 5.
proxyConfigurationobjectNoOptional proxy settings. Not required for normal use.

πŸ“¦ Output

Every record includes the listing link, price, year, mileage, fuel type, transmission, seller details, and the full public photo gallery.

{
"listing_url": "https://www.blocket.se/mobility/item/25411135",
"listing_id": "25411135",
"title": "Audi Q3",
"trim": "2.0 TDI quattro S Tronic, BOSE, Alcantara",
"price": 149900,
"currency": "SEK",
"year": 2016,
"mileage_km": 172000,
"fuel_type": "Diesel",
"transmission": "Automatisk",
"location": "Nacka Strand",
"seller_type": "Privat",
"image_url": "https://images.blocketcdn.se/dynamic/default/item/25411135/example.jpg",
"listed_ago": "4 dagar",
"scraped_at": "2026-08-20T06:57:05.635Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

πŸ“Š Data table

FieldTypeDescription
listing_url, listing_idstringPublic listing link and its source ID.
title, trimstringListing headline and trim or variant text.
price, currencynumber, stringAsking price and currency (SEK).
year, mileage_kmnumberModel year and odometer reading in kilometers.
range_kmnumberElectric range in kilometers, on electric listings that publish one.
fuel_type, transmissionstringVehicle specification fields, when published.
location, seller_typestringSeller city and whether the seller is private or a dealer.
image_url, image_urlsstring, arrayPrimary photo and the full public gallery.
listed_agostringHow recently the listing was posted or refreshed, as shown on the source page.
source_urlstringThe search URL that produced this listing.
scraped_atstringTimestamp of when this record was built.

Any field the source listing does not publish is left out of that record entirely, so you never see placeholder or made-up values.

πŸ’° Pricing

This Actor runs on Apify's pay-per-event pricing. You only pay for listings actually returned, and an empty or failed run costs nothing beyond a few seconds of compute. There is no subscription.

⭐ Enjoying Blocket Cars Scraper?

⭐ ⭐ ⭐ ⭐ ⭐
This Actor just saved you from checking Blocket listings one at a time.
A 5-star rating takes 10 seconds and helps other dealers, researchers, and buyers find it. Your feedback also tells us what to build next.
β˜…Β Β Rate this Actor on Apify

πŸ› οΈ Tips and advanced options

  • Keep the default newest-first sort unless you have a reason to change it. Blocket's own "most relevant" ordering can return a substantially different set of listings on identical requests, which breaks clean pagination.
  • Set both priceFromSek and priceToSek together to cut down on irrelevant results fast.
  • For a specific make or model, build that search on Blocket.se yourself and paste the resulting link into startUrls. Blocket's make and model filters use internal codes rather than plain names, so this is more reliable than guessing one.
  • A small number of commercial listings, mostly vans and light trucks, show a monthly leasing price instead of a full purchase price. This is how the source site displays them; the Actor doesn't try to guess which is which.

❓ FAQ

Can I filter by a specific make or model? Yes, but through startUrls rather than a make/model input field. Blocket's own filters use internal numeric codes for make and model, so the reliable way is to build that search on Blocket.se and paste the link in.

Why does mileage look off compared to what I expect? Blocket displays odometer readings in the Swedish "mil" unit, where 1 mil equals 10 km. This Actor converts every mileage value to kilometers automatically, so mileage_km is already in the unit you expect.

Why is a field missing from an item? Blocket listings don't publish every detail. Missing values are omitted rather than replaced with guesses.

Is this affiliated with Blocket? No. This is an independent tool that collects publicly available listing information. Use it in line with applicable rules and the source website's terms.

Found a bug or want a feature added? Open an issue on the Actor's Issues tab, or reach out for a custom version of this Actor.

πŸ”— Other actors