Skip to content

zamanighazaleh/Web-Scraper-ebay.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Scraper-ebay.com

Download a ChromeDriver that is compatible with your chrome version from here and put it in the same folder with the code.

I have used “headless” as the option for webdriver to make the code run faster. If you want to see the scraping process, uncomment two lines of scroll in extract_and_scroll() function and use this line of code in search_item_in_website() function to define the driver: driver = webdriver.Chrome(service=service)

Requirements

Selenium

ChromeDriver

About

A scraper to extract products information from ebay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages