avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.74k stars 1.06k forks source link

Building a GUI-Based Web App for Amazon Scraper in Python #1854

Open paritoshtripathi935 opened 1 year ago

paritoshtripathi935 commented 1 year ago

Title: Building a GUI-Based Web App for Amazon Scraper in Python

Objective of the Script:

The objective of this project is to develop a GUI-based web application in Python that allows users to input an SKU (Stock Keeping Unit) and scrape data from Amazon based on the SKU. The scraped data will then be returned in a CSV format, providing users with a convenient way to extract and analyze information from Amazon.

Features of the Script:

The web application will include the following features:

By implementing these features, the script will enable users to conveniently retrieve and export data from Amazon based on specific SKUs, making it easier to analyze and utilize the extracted information.

paritoshtripathi935 commented 1 year ago

@avinashkranjan please assign me this issue.

Yashbhadiyadra commented 1 year ago

Go ahead @paritoshtripathi935

paritoshtripathi935 commented 1 year ago

okay @Yashbhadiyadra thanks.