Blocket Scraper: Sweden Car Listings & Prices
Pricing
from $1.00 / 1,000 results
Blocket Scraper: Sweden Car Listings & Prices
Collect Blocket car listings with asking prices, model years, mileage, locations, seller information and images. Use supported maximum-price and minimum-year filters to build a Swedish car-sourcing shortlist in CSV or Excel.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
ScrapingMonkey
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract Swedish Blocket car listings with asking prices, model years, mileage, specifications and listing links. Blocket Scraper turns the listings into structured records for vehicle sourcing, price comparisons and market research. Choose how many results to collect for each input and export the cars you need.
Compare Swedish used-car stock within a price ceiling or minimum model year for purchasing and market research. Keep comparable records in a spreadsheet, purchasing shortlist or recurring market report, with a link back to each source listing.
| At a glance | Details |
|---|---|
| 📥 Input | Search fields or links to the selected items; see the examples below |
| 📤 Output | One row per vehicle listing |
| 📄 Pagination | Automatic up to maxResults for each input, when more results are available |
| 🔐 Login required | No |
| ⚡ Processing | Multiple inputs per run with automatic retries for temporary errors |
| 💾 Delivery | One complete Apify dataset table; CSV, JSON and Excel export |
What the Blocket scraper collects 🚗
Collect Swedish Blocket car listings with asking prices, model years, mileage, specifications and listing links when available.
| Collection | What you receive |
|---|---|
| Blocket car listings scraper | Listing titles, asking prices, mileage, model years, published vehicle attributes and locations, with original listing links. |
Data can include:
- Listing identity: Vehicle or listing ID, title and original advert URL
- Vehicle specification: Make, model, variant, model year, body type, fuel and transmission when published
- Advertised price: Asking price, currency and any published price text
- Mileage and condition: Mileage, measurement unit, colour and published condition information
- Seller and location: Published seller identity, seller type and vehicle location
- Description and images: Advert description, image URLs, equipment and additional specifications
How to scrape Blocket 🚀
- Open the Actor input form.
- Fill in the search fields, or paste links to the items you want to collect.
- Set the maximum results and any optional filters.
- Start the Actor and review the collected rows.
- Export the dataset or connect it to your application.
Blocket car listings scraper — input example
{"mode": "blocket-vehicle-search","keywords": "Ford","maxResults": 10}
maxResults: 10 means up to 10 results for each input. It does not guarantee that the website has that many matches. You can set the limit as low as 1.
Blocket data fields and complete output 📦
| Field group | Included data |
|---|---|
| Listing identity | Vehicle or listing ID, title and original advert URL |
| Vehicle specification | Make, model, variant, model year, body type, fuel and transmission when published |
| Advertised price | Asking price, currency and any published price text |
| Mileage and condition | Mileage, measurement unit, colour and published condition information |
| Seller and location | Published seller identity, seller type and vehicle location |
| Description and images | Advert description, image URLs, equipment and additional specifications |
Each collected item is a separate row. input identifies the submitted value and result_type identifies the selected mode. All returned fields appear in one table; columns that do not apply to a mode can be empty.
A complete JSON result is shown for every collection mode below, in the same order as the input examples. Each example includes every field for its mode; text and lists are not shortened. Values are representative and can change.
Blocket car listings scraper — complete JSON result
{"result_type": "blocket-vehicle-search","input": "https://www.blocket.se/mobility/search/car","status": "success","vehicle_id": "26739747","url": "https://www.blocket.se/mobility/item/26739747","title": "Mercedes-Benz G500","description": null,"make": "Mercedes-Benz","model": "G500","variant": "4x4 LWB 7G-Tronic","year": 2017,"registration_date": null,"mileage": 11800.0,"mileage_unit": "SCANDINAVIAN_MILE","price": 795000.0,"currency": "SEK","price_text": null,"price_type": "asking","body_type": null,"fuel_type": "Bensin","transmission": "Automatisk","engine_capacity_cc": null,"engine_power_kw": null,"colour": null,"doors": null,"seats": null,"vin": "WDB4632341X278970","vin_is_masked": false,"condition": null,"city": "Sundsvall","region": null,"country": null,"postal_code": null,"seller_id": "1686180722","seller_name": null,"seller_type": null,"seller_url": null,"images": [],"features": [],"specifications.name": ["sales_form"],"specifications.value": ["1"],"published_at": "1789902267000","updated_at": null}
Images, tags and other lists stay with their parent result instead of creating extra rows. Invalid or unavailable inputs, inputs with no results, and requests that fail after all retries produce a row with status: failed. At most one failed row is saved per input; it includes error_code and error_message explaining the outcome. A normal end of pagination after collected results does not add a failed row.
Input requirements and collection settings ⚙️
| Setting | What to enter |
|---|---|
Maximum results per search or link (maxResults) | Collect up to this many results for each search or link. Minimum: 1. |
Keywords (keywords) | Words to look for, for example Ford Focus. |
Minimum price (priceFrom) | Minimum advertised price. Amount in SEK. |
Maximum price (priceTo) | Maximum advertised price. Amount in SEK. |
Year from (yearFrom) | Earliest year of manufacture. |
Year to (yearTo) | Latest year of manufacture. |
| Collection mode | Fields to use |
|---|---|
| Vehicle Search | Keywords, Minimum price, Maximum price, Year from, Year to |
The result limit applies separately to each search or supplied link. Collection ends earlier when no more matching results are available.
Blocket scraping use cases 🎯
Compare asking prices
Group Swedish Blocket car listings by make, year and mileage to compare the prices sellers advertise for similar cars.
Build an acquisition shortlist
Collect candidate vehicles from Blocket, then share their prices, specifications and source links with the purchasing team.
Benchmark advertised stock
Compare the mix of models, ages and mileage represented in Blocket listings when planning which vehicles to stock.
Track catalogue changes
Save repeated Blocket exports and compare matching listing IDs to identify changes in advertised prices or availability.
Prepare market reports
Use Blocket listing records as source material for dealer reports, pricing dashboards and automotive market analysis.
Pricing and saved-result behavior 💰
See the Actor's Pricing tab for the active pricing model and current rate. Store settings may change, so this README does not claim a fixed cost.
Under dataset-item pricing:
- Each collected item saved in the dataset is one result.
- Images, tags and other values attached to that item do not create additional rows.
- Automatic retry attempts do not create extra dataset rows.
- A saved
failedrow is also one billable dataset item, including invalid inputs, unavailable items, no results, or exhausted retries. At most one failed row is saved per input, including when some results were already collected. maxResultscaps all saved rows for each input, including its failed row. Repeated copies of the same input are processed once. More inputs or a higher limit can produce more saved results.
Blocket scraper API and integrations 🔌
Replace $ACTOR_ID with the ID shown in the Actor API tab and $APIFY_TOKEN with your token.
curl -X POST "https://api.apify.com/v2/acts/$ACTOR_ID/runs?token=$APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"mode":"blocket-vehicle-search","keywords":"Ford","maxResults":10}'
Use schedules for recurring collection, webhooks for completion notifications, and Apify integrations for Google Sheets, Make, Zapier, cloud storage, a CRM or your own application.
Reliability, retries, and public-data limits ⚠️
Temporary connection errors, timeouts and access restrictions are retried automatically, up to five attempts. Invalid inputs save a failed row without an HTTP request; confirmed unavailable items save a failed row without unnecessary retries. Exhausted retries also save a failed row. Results already collected remain available if a later request fails, and normal pagination completion adds no error row. Collection also stops after two consecutive fully processed pages add no new results, even if the website provides another cursor. Required detail lookups are completed before checking a page; new results reset the counter, and independent reply branches are checked separately. Failures while initializing the Actor, saving data or scheduling requests stop the run instead of being reported as a failed website result.
Only the car catalogue and the supported price and year filters are covered.
Optional fields are available only when the website publishes them.
Blocket controls which information is publicly available. Removed, private or restricted items may be unavailable, and optional values can be null or empty. A run can still fail if the results cannot be saved.
Frequently asked questions ❓
Does it require an account on Blocket?
No. You do not need to provide an account, password or login cookies. Only publicly available information is collected.
How does maxResults work?
It limits the number of saved results separately for every input. The minimum is 1. With maxResults set to 10, each input returns at most 10 available results.
What can I use to search Blocket?
Choose keywords, minimum price, maximum price, year from, year to in the input form. Maximum price and minimum year are supported search filters.
What is included in Blocket vehicle records?
The output includes asking prices, model years, mileage, specifications and listing links when those values are published. Availability varies by listing and selected mode.
Why are some fields empty?
The website may not publish that value, or the field may belong to a different collection mode. Missing values remain null or empty instead of being guessed.
Can I export the results to a spreadsheet?
Yes. Download CSV, Excel or JSON from the Apify dataset. All returned fields are included in the same results table.
Support and responsible use 🛟
For a reproducible issue, share the run ID, selected mode, result limit and a safe public example through the support channel. Never disclose access tokens, passwords or proxy credentials.
Use public Blocket information lawfully and responsibly. Follow applicable privacy, copyright, data-protection, contractual and platform requirements when storing, analyzing or redistributing results.