Skip to content

50hands/Scraping-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping Script

A script to extract products from target website.

Dependencies

Use the following pip commands to install the required modules

pip install selenium pip install webdriver_manager pip install pandas

Instructions

  • Add your root category URL on line 16

16 driver.get("insert-url-here")

Built With

  • Python
  • Selenium

About

Scraping script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages