Built an end-to-end web scraping and browser automation solution using Python and Playwright to extract structured product information from Shopify-based e-commerce stores.
The automation navigates product pages, collects...
🚀 Built an Amazon Web Scraper with Python & Playwright
Over the past few weeks, I've been focused on strengthening my Python web scraping and browser automation skills by building practical, real-world projects.
One of my latest projects is an Amazon product scraper developed...
🛒 Built a Python Price Tracker for Daraz!
This scraper collects smartwatch product information including product names, prices, ratings, and product links, then exports everything into Excel for analysis.
Tech Stack • Python • Requests • BeautifulSoup • Pandas
🎥 Demo Video
Just completed my Universal Web Scraper!
This project demonstrates how to scrape structured data from multiple websites using Python. It extracts data efficiently and exports clean results into Excel for further analysis.
Tech Stack • Python • Requests • BeautifulSoup •...
Developed a Python-based eBay scraper that extracts product information including title, price, shipping cost, seller rating, and product URL. Data is automatically exported to Excel using Requests, BeautifulSoup, and Pandas.