Skip to content

When fully developed, will have the capability of private network compatibility to automatically log into Amazon using Webscraping and check if an out of stock item is in stock and automatcally add it to your Amazon cart.

Notifications You must be signed in to change notification settings

shrey231/AmazonItemTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AmazonItemTracker

Network compatibility to automatically log into Amazon using Webscraping and check if an out of stock item is in stock and automatcally add it to your Amazon cart. An email will be sent to your respective email address that tells you what is in and out of stock.

Getting Started

  • You will need the following to get started:
  • Selenium
  • Chrome Webdriver

Prerequisites

  • Python IDE
  • Selenium/ChromeWebDriver

Installing

  • In terminal - pip install selenium
  • Download chrome driver based on your version of chrome from the internet
  • Enable email address to have access to "less secure apps" so that python smtp libarary can use address to send and receive emails (Warning: Not recommended to be used on main email addresses)

About

When fully developed, will have the capability of private network compatibility to automatically log into Amazon using Webscraping and check if an out of stock item is in stock and automatcally add it to your Amazon cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages