Blocket.se Scraper: Sweden's #1 Classifieds Marketplace

Scrape classified listings from blocket.se, Sweden's largest online marketplace (Schibsted group). Returns title, price in SEK, city, GPS coordinates, brand, all image URLs, posted date and source URL straight from search results. Optionally enrich with full description, condition, and category path from the listing page. Paste any blocket.se search URL and the actor handles pagination automatically.

Open on Apify → Try it now
Pricing
$0.003/listing
With details
$0.005/listing
Country
Sweden
Currency
SEK
Proxy
Apify datacenter
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~blocket-se-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.blocket.se/mobility/search/car?price_to=330000&transmission=1",
      "https://www.blocket.se/recommerce/forsale/search?q=iphone"
    ],
    "maxResults": 200,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/blocket-se-scraper

Integrations

Output fields

FieldTypeExample
titlestringVolvo XC60 2019
pricenumber289000
currencystringSEK
locationstringStockholm
latitudenumber59.3293
longitudenumber18.0686
brandstringVolvo
conditionstringUsed
posted_atstring2026-06-10T08:14:00Z
source_urlstringhttps://www.blocket.se/annons/...

Related Actors

Open on Apify → Try it now (free tier available)