VOOZH about

URL: https://apify.com/jaason/olx-pl-pro-scraper

โ‡ฑ OLX PL Pro Scraper ยท Apify


Pricing

from $0.00005 / actor start

Go to Apify Store

OLX PL Scraper for search

Pricing

from $0.00005 / actor start

Rating

0.0

(0)

Developer

๐Ÿ‘ Jacek

Jacek

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

OLX.pl Advanced Scraper

A robust web scraper built with Crawlee for Python and Playwright, specifically designed to bypass anti-bot mechanisms using the Camoufox stealth browser. This tool allows you to perform exact keyword searches on OLX.pl, filter by location and price range, and extract detailed, structured data from offer pages.

โœจ Features

  • Anti-Bot Evasion: Utilizes the CamoufoxPlugin to successfully navigate and scrape OLX without getting blocked.
  • Advanced Search Constraints: Filter offers by custom keywords, location, minimum price, and maximum price.
  • Rich Data Extraction: Extracts core details from each offer:
    • Title
    • Price
    • Description
    • Location
    • Seller Name
    • Availability of Security Package ("Przedmiot z Pakietem Ochronnym")
  • Dynamic Parameter Parsing: Automatically parses the detailed specification list (e.g., Condition, Screen Size, RAM, Drive type) into structured data.
  • CSV Export: Automatically combines all scraped JSON records into a single, easy-to-read results.csv file with dynamically generated columns for all parameters.

uv run python -m my_crawler --query "twoje hasล‚o" [OPTIONS]

Command Line Arguments

ArgumentTypeDefaultDescription
--querystr'rower'The exact keyword you want to search for (spaces will automatically be formatted).
--locationstrNoneRestrict search to a specific city/location (e.g., warszawa, krakow).
--min-priceintNoneMinimum price filter (in PLN).
--max-priceintNoneMaximum price filter (in PLN).

Example Commands

Search for a Macbook M1 between 2000 and 4000 PLN:

uv run python -m my_crawler --query "macbook m1" --min-price 2000 --max-price 4000

Search for a mountain bike in Warsaw:

uv run python -m my_crawler --query "rower gรณrski" --location warszawa

๐Ÿ“‚ Output

Once the crawler finishes running, it outputs the data in two formats:

  1. JSON Datasets: Raw JSON files for each offer are stored in storage/datasets/default/.
  2. CSV Export: A fully compiled results.csv is automatically generated in the root directory.

CSV Structure

The generated results.csv is flattened for easy analysis in Excel, Google Sheets, or Pandas. It starts with the standard fields: url, title, price, has_security_package, seller_name, location, description Following the standard fields, it dynamically appends columns for any custom parameters found across the dataset (e.g., Stan, Model, Wielkoล›ฤ‡ pamiฤ™ci RAM).


Project skeleton generated by Crawlee (Playwright-camoufox template).

You might also like

OLX.pl Jobs Scraper

unfenced-group/olx-pl-scraper

Extract job listings from OLX.pl โ€” Poland's largest job classifieds platform. Salary, contract type, workplace mode, full descriptions. No account required.

๐Ÿ‘ User avatar

Unfenced Group

16

OLX Jobs Scraper โ€” 7 countries (PL, RO, PT, UA, UZ, BG, KZ)

blackfalcondata/olx-jobs-scraper

Scrape jobs from 7 OLX country sites (olx.pl, olx.ro, olx.pt, olx.ua, olx.uz, olx.bg, olx.kz). Pick country via input. City names in local Cyrillic or Latin. Structured salary, GPS, contract type, work mode, experience, employer, incremental change tracking.

๐Ÿ‘ User avatar

Black Falcon Data

13

5.0

OLX.pl Scraper | Listings, Prices & Seller Data

solidcode/olx-pl-scraper

[๐Ÿ’ฐ $3.0 / 1K] Scrape OLX.pl classified ads at scale. Extract titles, prices, locations, seller info, photos, descriptions, and category attributes from any keyword, category, or search URL on Poland's largest marketplace.

OLX.pl Scraper

jaason/olx-pl-scraper

OLX.pl Advanced Scraper A robust web scraper built with Crawlee for Python and Playwright, specifically designed to bypass anti-bot mechanisms using the Camoufox stealth browser.

OLX Ads Search Scraping

meavisaai/olx-crawler

Crawls OLX scrapes results.

Poland OLX Classifieds Scraper

jungle_synthesizer/poland-olx-classifieds-scraper

Scrape listings from OLX.pl โ€” Poland's largest classifieds marketplace. Extract price, location, seller details, and category for any category or keyword search. Covers all OLX categories: goods, automotive, real estate, jobs, and services.

๐Ÿ‘ User avatar

BowTiedRaccoon

9