A Python-based data scraper that collects car listings from Sahibinden with customizable filters and database persistence.
Read as Markdown ↗
I implemented a scraping pipeline for automotive listings that automates filter-based extraction and stores normalized data in either SQLite or PostgreSQL for downstream analysis and repeatable reporting workflows.