Built an automated data pipeline using Python that scrapes laptop data from eBay, cleans and processes it with Pandas, and stores it in a SQLite database. The pipeline handles duplicates, updates prices automatically, and demonstrates end-to-end ETL skills