Bazos Scraper: bazos.cz, bazos.sk, bazos.pl, bazos.at + alerts avatar

Bazos Scraper: bazos.cz, bazos.sk, bazos.pl, bazos.at + alerts

Pricing

from $1.00 / 1,000 result items

Go to Apify Store
Bazos Scraper: bazos.cz, bazos.sk, bazos.pl, bazos.at + alerts

Bazos Scraper: bazos.cz, bazos.sk, bazos.pl, bazos.at + alerts

Bazos scraper for bazos.cz, bazos.sk, bazos.pl and bazos.at: search by keyword, section, town radius and price. Flat rows with parsed price and price type, town and postcode, section, view count, TOP flag, posted date and photo. Monitor mode alerts on new ads and price cuts. No login, no proxy.

Pricing

from $1.00 / 1,000 result items

Rating

0.0

(0)

Developer

Viktor Dubnytskiy

Viktor Dubnytskiy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

A Bazos scraper for the biggest free classifieds site of Czechia and Slovakia and its Polish and Austrian editions: bazos.cz, bazos.sk, bazos.pl and bazos.at. Search by keyword, section (rubrika), town radius and price, and every ad comes back as one flat row — or, in monitor mode, only the ads that are new or changed price since your last run.

What you get — example output

One row per ad. Real values from the example dataset (site sk, query bicykel):

FieldExample valueWhat it is
idbazos-sk-195074652Stable row key (bazos-<site>- + ad id)
titleBISTRO SK BOLT FOOD TOP ZÁROBKYAd headline
price / priceLabel2200 / 2 200 €Price parsed to a number, plus the label Bazos prints
priceTypefixedfixed, negotiable, free or in_text — Bazos lets sellers write prices freely
city / postcodeBratislava / 811 01Town and postcode from the ad
sectionpracaBazos rubrika the ad sits in (categoryPath matches)
views440How many times the ad has been viewed — a demand signal Bazos shows publicly
isToptrueWhether the seller paid to pin the ad at the top
postedDate4.9. 2026Posting date as Bazos prints it

Full field list: id, url, platform, country, title, description, price, currency, priceLabel, priceNegotiable, priceType, categoryPath, section, city, postcode, images[], isPromoted, isTop, views, postedDate, query, rank, source, scrapedAt.

Use cases

  • Resale and sourcing: watch a keyword inside a radius around your town and get alerted when something cheap appears.
  • Price research: pull a rubrika with parsed prices and view counts to see what sells and at what level in CZ/SK.
  • Car and property watching: follow the auto or reality sections with price bounds and be notified on every price cut.

How it works

Bazos serves plain HTML with no anti-bot wall, so the actor fetches search pages directly — no login, no cookies, no proxy. Pick a site, give keywords and optionally a section, a location with radiusKm, and price bounds; each query is paginated 20 ads per page until maxPages or maxItems. Prices written as text ("dohodou", "zdarma") are classified in priceType instead of being dropped. In monitor mode only new and re-priced ads are pushed, optionally summarised to a webhook or Telegram chat.

Input

FieldMeaningDefault
sitecz, sk, pl or at — one edition per runcz
queriesKeywords, e.g. ["kolo"]; each is paginated separately["kolo"]
sectionBazos rubrika, e.g. auto, reality, elektro; www = allwww
locationPostcode or town for a radius search, e.g. Praha
radiusKmRadius around location in km25
priceFrom / priceToPrice range in the site's currency, e.g. 1000 / 20000
sortBynewest, price_asc, price_desc, viewsnewest
maxPagesPages per query, 20 ads each5
maxItemsStop after this many ads20
modescrape, or monitor for new/changed onlyscrape
webhookUrl, telegramBotToken, telegramChatIdWhere monitor-mode change summaries are sent

Pricing

EventPrice
result$0.001 per listing ($1 per 1,000)
monitor-check$0.005 per monitor run
change$0.001 per new/changed listing

Charged only for listings actually pushed — an empty run costs you nothing. No proxy needed.

Why this actor

  • All four Bazos editions behind one input, with the same schema for each.
  • Free-text prices are classified (priceType) instead of thrown away, so "dohodou" ads stay usable.
  • views and isTop are kept — Bazos publishes view counts, which is rare and makes demand measurable.
  • Radius search by town or postcode, plus section and price filters.
  • Monitor mode with new-ad and price-drop alerts, delivered by webhook or Telegram.

Limits

  • Listing detail pages are not opened: seller name and phone are not included (url leads to the ad).
  • Bazos does not publish coordinates, so lat / lon stay empty; use city and postcode instead.
  • One run covers one site; schedule one Task per country to cover all four.

FAQ

Can I monitor new listings for a search? Yes. Save the input as a Task, set mode: monitor and schedule it — each run returns only ads that appeared or changed price since the previous run, and can POST a summary to webhookUrl or a Telegram chat.

Which Bazos sites are supported? bazos.cz (Czechia, CZK), bazos.sk (Slovakia, EUR), bazos.pl (Poland, PLN) and bazos.at (Austria, EUR). Pick one per run with the site field.

Can I search only around my town? Yes — set location to a town name or postcode and radiusKm to the distance, e.g. 25.

Changelog

  • 0.1: initial release.

If this actor saved you time, please leave a review on its Store page — it is the main way other buyers find it. Bug reports and field requests are welcome in the Issues tab.