You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scraper, developed using the Scrapy framework, is designed to extract data from nearly all categories on the OLX website. Each category includes 50 fixed pages, with approximately 1,000 records per category. The scraper captures 8 features.
An end-to-end machine learning project that scrapes used motorbike listings from OLX Indonesia using Selenium, cleanses and processes features, and classifies worthiness using Decision Tree and Random Forest models.
Self-contained, zero-dependency OLX scraper — paste into browser console, extract all ad data including full adDetail JSON, descriptions, and structured specs
An intelligent vehicle scout tool that scrapes OLX listings, integrates with the FIPE API for real-time valuation, and identifies market opportunities using Python and CustomTkinter.
Scrapes OLX.in used-car listings, scores each deal against real market comparables, and outputs a self-contained HTML report with charts. Supports pluggable fetchers (Playwright browser or direct API).