Amazon Product Scraper using Python | Playwright Browser Automation & Excel Export

Опубликовано: 07 Сентябрь 2026
на канале: Muhammad Aryan
70
2

🚀 Amazon Product Scraper using Python

This project demonstrates how to scrape Amazon product listings using Python and Playwright browser automation.

Unlike traditional HTML scraping, this scraper uses a real Chromium browser with Playwright, human-like scrolling, browser fingerprint customization, and CAPTCHA detection to collect structured product data and export it to an Excel spreadsheet.

📌 Features

• Browser automation with Playwright
• Human-like scrolling
• Custom User-Agent
• Browser fingerprint customization
• CAPTCHA detection
• Product titles
• Product prices
• Product image URLs
• Product URLs
• ASIN extraction
• Excel export (.xlsx)
• Structured logging

🛠 Technologies Used

• Python
• Playwright
• Chromium
• OpenPyXL
• Dataclasses
• Logging

📂 GitHub Repository

Repository link will be added soon.

This project is part of my Python Web Scraping & Automation portfolio.

Thank you for watching!
More Python automation and web scraping projects are coming soon.

#Python #Playwright #Amazon #Automation #WebScraping