Bazos: Search Listings
Bazos via Parse · marketplace
Search for listings across different sections (www, prace, sluzby, auto, reality, etc.) of bazos.cz. Returns up to 20 listings per page. Pagination uses offset (items, not pages) — pass offset=0, 20, 40, etc. to advance. When query is omitted, returns the latest listings in the section. The www section searches across all sections; specific subdomains scope to that category. Scraper for Bazos.cz, the Czech classifieds marketplace. Supports searching listings across all sections with keyword, location, and price filters; retrieving full listing details; and browsing categories within any section. Fulfilled by Parse from bazos.cz.
- bazos
- bazos-cz
- ecommerce
- jobs
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7648a460-48bb-464a-a075-dcc31f713941/search_listings
- Interface artifact
- sha256:b3899a9a89dd92cbf608a019420b65deee648bbd74037a864df9b3168438ef88
- Manifest digest
- sha256:a43c206355acc5450d9168a1a4b2214e5b2562c9598c47b63e95c78417bf3181
Request fields
- query (string): Search query text (e.g. 'mobil', 'řidič', 'byt')
- offset (integer): Pagination offset (items, not pages). Advance by 20 per page: 0, 20, 40, etc.: Allowed values: 0
- radius (string): Search radius in km from location (e.g. '25', '50')
- section (string): Site section/subdomain to search within.: Allowed values: www, prace, sluzby, reality, auto, deti, dum, zvirata, stroje, moto, hudba, vstupenky, knihy, nabytek, sport, ostatni, pc, mobily, foto, elektro, obleceni
- location (string): Location filter (e.g. 'Praha', 'Brno', 'Praha 4')
- max_price (string): Maximum price filter in CZK (e.g. '50000')
- min_price (string): Minimum price filter in CZK (e.g. '1000')
Example queries
- {"query":"mobil","offset":"0","radius":"25","section":"www","location":"Praha"}