Blocket.se Scraper – Cars, Electronics & Marketplace avatar

Blocket.se Scraper – Cars, Electronics & Marketplace

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Blocket.se Scraper – Cars, Electronics & Marketplace

Blocket.se Scraper – Cars, Electronics & Marketplace

Blocket.se unofficial API alternative. Scrape Swedish classifieds and used-car listings without login; export prices, images and seller data to JSON/CSV.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

37

Total users

9

Monthly active users

a day ago

Last modified

Share

Blocket.se Scraper 🇸🇪 — Sweden's Largest Classifieds: Listings, Prices & Vehicle Data (No API)

Apify Actor No API key Pay per result Classifieds Export

Extract listings from Blocket.se — Sweden's #1 classified-ads platform, founded in 1996 and used by millions of Swedes every month. Scrape marketplace goods and vehicles (cars, motorcycles, boats) across all 21 Swedish regions — with price, images, seller details, GPS coordinates and vehicle-specific attributes in clean structured JSON. This Actor calls Blocket's own search API directly (recommerce for marketplace goods, mobility for vehicles) for fast, complete data. No browser, no login, no API key.

🏆 Why this Blocket scraper?

20+ fields per listing · 15 categories + 21 Swedish regions · dedicated vehicle engine with make / model / year / mileage / fuel / gearbox · direct API + JSON (no browser) · automatic pagination & dedup · export to JSON / CSV / Excel. The unofficial Blocket.se API alternative for price monitoring, used-car valuation and Swedish market research.


✨ What this Actor does / Key features

  • 🛍️ Marketplace + vehicles — scrape general classified goods or cars, motorcycles and boats, each from Blocket's own endpoint.
  • 🚗 Dedicated vehicle enginecar / mc / boat use Blocket's mobility API and return extra fields: make, model, model spec, year, mileage, fuel, gearbox and registration number.
  • 🗂️ 15 categories — cars, MC & moped, boats, electronics, furniture, fashion, sport, hobby, kids, pets, art, garden, vehicle parts and business — or leave empty to search everything.
  • 🌍 21 Swedish regions — filter by county (Stockholm, Västra Götaland, Skåne, Uppsala…) or search all of Sweden (Hela Sverige).
  • 🔎 Keyword search — combine a free-text query ("Volvo V70", "iPhone 15", "soffa") with any category and region.
  • 📍 Full listing detail — title, price in SEK, location, seller name & type (Privat / Företag), trade type, shipping flag, brand and GPS latitude/longitude.
  • 🖼️ Image galleries — cover photo plus the full list of photo URLs per listing.
  • Direct API extraction — calls Blocket's recommerce and mobility search APIs as JSON; no browser, no DOM walking.
  • 🔁 Automatic pagination & dedup — follows all pages up to your maxResults cap and saves each listing exactly once.
  • 🛡️ Proxy support — Apify Proxy integration; residential recommended for large-scale runs.

🚀 Quick start (3 steps)

  1. Configure — pick a Category and Region (or leave both empty for all of Sweden), and optionally add a Search Query. Set Max Results.
  2. Run — click Start. The Actor paginates Blocket's search API and streams listings into your dataset.
  3. Get your data — open the Output tab and export to JSON, CSV, Excel or XML, or pull it via the Apify API.

📥 Input

All fields are optional — leave everything empty to browse all of Sweden, or narrow with any combination of query, category and region.

Example — search a keyword across all of Sweden

{
"searchQuery": "iPhone",
"category": "",
"location": "",
"maxResults": 100
}

Example — used cars in Stockholm (vehicle engine)

{
"searchQuery": "Volvo",
"category": "car",
"location": "0.300001",
"maxResults": 100
}

Example — all electronics in Gothenburg

{
"searchQuery": "",
"category": "0.93",
"location": "0.300014",
"maxResults": 200
}

Example — full category export (unlimited)

{
"searchQuery": "",
"category": "car",
"location": "",
"maxResults": 0
}
FieldTypeDescription
searchQuerystringKeyword to search (e.g. iPhone 15, Volvo V70, cykel, soffa). Leave empty to browse all listings in the selected category.
categorystringCategory filter. Use car, mc or boat for the vehicle (mobility) engine; numeric codes for marketplace categories (see table below). Empty = all listings.
locationstringSwedish region code (e.g. 0.300001 = Stockholm). Empty = all of Sweden (Hela Sverige).
maxResultsintegerMax listings to scrape and save; the Actor paginates automatically until reached. 0 = unlimited (use with care on broad queries). Default 50.
proxyConfigurationobjectApify Proxy settings for all requests. Residential recommended for large-scale scraping.

📤 Output

One row per listing — exportable to JSON, CSV, Excel or XML. Vehicle fields (make, model, year…) appear only for car / mc / boat ads. Here is a trimmed vehicle sample (image list truncated with ):

{
"id": "23047162",
"url": "https://www.blocket.se/mobility/item/23047162",
"title": "Volvo V90 Cross Country",
"price": "224 800 kr",
"location": "Bromma",
"category": "CAR_USED",
"sellerName": "Bilfirma AB",
"sellerType": "Företag",
"shipping": null,
"brand": "Volvo",
"imageUrl": "https://img.blocket.se/…/cover.jpg",
"imageUrls": "https://img.blocket.se/…/1.jpg, https://img.blocket.se/…/2.jpg, …",
"tradeType": "Säljes",
"make": "Volvo",
"model": "V90",
"modelSpec": "V90 Cross Country D4 AWD",
"year": "2019",
"mileage": "9 200 mil",
"fuel": "Diesel",
"gearbox": "Automat",
"regno": "ABC123",
"publishedAt": "2026-05-10T14:22:00.000Z",
"lat": "59.3415",
"lng": "17.9389",
"scrapedAt": "2026-05-14T09:42:46.272Z"
}

💡 Use cases

  • Price monitoring & comparison — track second-hand prices across Sweden and diff over time on a schedule.
  • Arbitrage detection — spot price gaps between Blocket and other marketplaces.
  • Used-car valuation — build Swedish car-pricing tools from real market data by model, year and mileage.
  • Dealer vs private analysis — compare Företag and Privat seller pricing and inventory.
  • Competitive intelligence — monitor a dealership's or brand's live listings and price positioning.
  • AI training datasets — collect Swedish-language product listings with structured attributes.
  • Price-alert tools — power alerts for specific items, models or categories.

👥 Who uses it

Second-hand & resale sellers · Swedish car dealers and valuation teams · e-commerce & pricing analysts · arbitrage and reseller operators · market researchers & data journalists · developers building price-tracking, alert and comparison tools.

💰 Pricing

This Actor runs on a simple pay-per-result model — you are only charged for the listings actually saved to your dataset, with no separate platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.

❓ Frequently Asked Questions

Is this a Blocket.se API alternative?

Yes. Blocket has no public developer API, so this Actor works as an unofficial Blocket.se API alternative — it queries Blocket's own recommerce and mobility search endpoints and returns structured JSON for marketplace goods and vehicles.

Can I scrape Blocket.se without an API or login?

Yes. The Actor calls Blocket's public search API directly, so you get a complete Blocket.se data export with no login, no cookies and no browser session required — only an Apify account.

How do I export Blocket.se data to CSV or JSON?

Run the Actor, then download the dataset from Apify in CSV, JSON, Excel or XML. Every listing — prices, images, seller details and vehicle attributes — is exported in one structured table, one row per ad.

How do I scrape used-car listings from Blocket.se?

Set Category to car (or mc / boat) to use Blocket's mobility API, which returns extra vehicle fields like make, model, year, mileage, fuel type and gearbox. Add a make/model in Search Query (e.g. Volvo V70) to narrow further.

Can I scrape Blocket listings by Swedish region?

Yes. Pick a region code in the Region dropdown — Stockholm, Skåne, Västra Götaland and more — to limit results to one county instead of all of Sweden.

This Actor collects only publicly available listing data visible to any website visitor without login. Always use the scraped data responsibly and in compliance with applicable laws in your jurisdiction and Blocket's terms.

How much data can I get in one run?

As much as you like — set Max Results to any number, or 0 for unlimited. The Actor paginates Blocket's search API automatically and deduplicates, so broad category exports can return thousands of listings per run.

What language are the listings in?

Swedish. Titles and attribute values (e.g. Säljes, Företag, Bensin, Automat) appear in Swedish exactly as shown on blocket.se.

What is "mil" in mileage?

Swedish vehicles use mil (Swedish mile = 10 km) for odometer readings, so 8 500 mil = 85,000 km.

Can I filter by a specific car make or model?

Yes — put the make/model in Search Query (e.g. Volvo V70) and set Category to car.

🔗 More marketplace & classifieds scrapers by logiover

Building a cross-market pricing or resale dataset? Pair Blocket with the rest of the European classifieds & marketplace suite:

Country / PlatformActor
🇳🇴 NorwayFinn.no Scraper
🇩🇰 DenmarkDBA.dk Scraper
🇳🇱 NetherlandsMarktplaats.nl Scraper
🇫🇷 FranceLeboncoin Scraper
🇷🇺 RussiaAvito.ru Scraper
🇺🇸 USACraigslist Scraper
🇯🇵 JapanMercari Japan Scraper
🏨 TravelBooking Hotels Prices Scraper · Airbnb Scraper
🛒 E-commerceEtsy Scraper · Lazada Scraper
⭐ ReviewsTrustpilot Reviews Scraper

👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.

⏰ Scheduling & integration

Schedule this Actor on Apify to track the Swedish second-hand market daily or weekly and diff prices over time. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to your database, BI tools and webhooks through the Apify API. Connect it to Make, n8n or Zapier to build automated price-monitoring and alerting pipelines.

⭐ Support & feedback

Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏

This Actor extracts only publicly available listing data and is intended for legitimate research, analytics and price-monitoring use. You are responsible for complying with Blocket's terms of service and any applicable local laws in your jurisdiction.


📝 Changelog

2026-07-06

  • ✨ README overhaul: rising-star formatting, badge row, named example scenarios, collapsible category/region and full field references, expanded keyword-gap FAQ and marketplace cross-promo grid.

2026-07-01

  • Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
  • Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
  • Added ready-to-run example tasks that cover common real-world use cases.

2026-06-28

  • Health check passed — actor verified working end-to-end on the Apify platform.
  • Changelog refreshed for Store quality compliance.

2026-06-20

  • Maintenance & reliability pass: re-verified end-to-end against live data and confirmed the Actor completes successfully within the 5-minute quality window on the default input.
  • Refreshed the prefilled example input and tuned run defaults for faster, lower-cost runs.

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for Blocket.se API alternative usage, exporting Blocket listings to CSV/JSON, and scraping Blocket without an API or login.

2026-06-05

  • 🛡️ Reliability fix: results are no longer dropped by strict output validation — runs now complete cleanly even at high volume (thousands of results).
  • ⚡ Stability & performance hardening; fresh rebuild.

2026-06-04

  • Verified live & refreshed build — reliability/maintenance pass.