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

No packages published

Languages

  • Python 100.0%