Skip to content

AtulACleaver/AmazonPriceTracker

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›’ Amazon Price Tracker

๐Ÿ•ธ Scrape Amazon with Selenium framework

๐ŸŽ What do you get?

  • Get Link to Website with Items
  • Get Items Links
  • Extract Info about Items
  • Generate Report Based on Info

๐Ÿ”ด Initial Setup Instructions

Make sure to download correct chromedriver - https://chromedriver.chromium.org/downloads

๐ŸŸก Setup Python Virtual Environment

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

๐ŸŸข Running Script

python simple_tracker.py

About

๐Ÿ•ธ Scrape Amazon with Selenium framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%