Skip to content

BehnamMozafari/Ebay-Product-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebay Product Scraper

An automated eBay scraper for product information

Instructions to open and use application

To open the application, clone or download this repository, then run the "product_scraping.py" file.

To use the application simply select a csv file containing keywords to search for in the first column, similar to "example_input.csv" and select an output folder, then click "Run Scraper".

How It Works

The scraper is built using the Beautiful Soup python library for web scraping, with the GUI built using PyQt.

Contribution

Feel free to fork this repository and make improvements or suggest any changes via pull requests.

About

An automated eBay scraper for product information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages