Blocket.se Scraper

Extract Blocket.se listings as clean JSON with zero seller personal data - prices in SEK, localities, retailer-vs-private flag, newest-first monitoring, price bands. Pay per result. Built for deal watching, market research and AI pipelines.

$1.99 / 1,000 · 100.0% success over 15 public runs in the last 30 days.

Run it on Apify → Free to try - runs bill per result on your own account.

What you give it

Every field is optional unless marked; sensible defaults do the rest.

FieldTypeWhat it doesDefault
searchQuery string What to search for on Blocket.se, exactly as you would type it in the site's search box, e.g. "sykkel" or "iphone 15". cykel
priceMin integer Only include listings costing at least this many Swedish kronor. -
priceMax integer Only include listings costing at most this many Swedish kronor. -
sortBy string Order of results: date (newest first, best for monitoring), price_asc, price_desc, or relevance. date
postedAfter string Only include listings posted on or after this date (YYYY-MM-DD or a full ISO timestamp). With newest-first sorting the run stops early once older listings are reached. -
postedBefore string Only include listings posted on or before this date (YYYY-MM-DD or a full ISO timestamp). -
maxItems integer Stop after this many listings. Free-plan runs are capped at 25 items. 1000

What you get back

One JSON object per result, with exactly these fields - no seller identities, no contact data, ever.

FieldTypeMeaning
listingId string Blocket.se listing ID.
url string Direct link to the listing.
title string Listing title as posted.
priceAmount integer Asking price in whole Swedish kronor. 0 for give-aways; absent when the listing has no price.
currency string Always NOK when a price is present.
postedAt string When the listing was published or last bumped (ISO timestamp).
city string Listing locality. Locality-level only - exact coordinates are never collected.
tradeType string The site's trade label, e.g. the site's own trade label.
sellerType string Whether the listing comes from a retailer or a private seller. The only seller-related field in the output.
imageUrls array Listing photo URLs (up to 8).

Health

100.0% success over 15 public runs in the last 30 days. Live record, failures included: status page.

Full documentation, examples and the AI-assistant prompt live on the store page.