Bazos Scraper: Central European Classifieds Across 4 Countries

Scrape classified ads from Bazos, the largest free classifieds platform in Central Europe. Covers Slovakia (bazos.sk), Czechia (bazos.cz), Austria (bazos.at), and Poland (bazos.pl) from a single actor. Returns title, price in local currency (EUR, CZK, PLN), location, category, view count, posted date, and image URL. Automatic pagination across all four country sites, no login required.

Open on Apify → Try it now
Pricing
$0.003/listing
RAM
128MB
Countries
SK, CZ, AT, PL
Currencies
EUR, CZK, PLN
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~bazos-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["iphone", "samsung galaxy"],
    "country": "sk",
    "category": "mobil",
    "maxResults": 200
  }'

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

Integrations

Output fields

FieldTypeExample
titlestringiPhone 13 Pro 256GB
pricenumber650
currencystringEUR
locationstringBratislava, 821 05
categorystringmobil
image_urlstringhttps://bazos.sk/img/...jpg
viewsinteger342
posted_atstring2026-06-10
source_urlstringhttps://mobil.bazos.sk/inzerat/...

Related Actors

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