Skip to content

A simple bot that adds any product from any website to your cart.

Notifications You must be signed in to change notification settings

ShivaniKumar1/Add-to-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Add any item to your cart with this bot

A simple bot that adds any product from a website to your cart. So far it will find the product you'd like to monitor and it will add it to your cart. The next step is going to be able to checkkout. So far, this bot only works for the website: Feature Sneaker Boutique.

Requirements:

  • Python v3
  • Python module requests and json
  • Selenium module webdriver and options

Usage:

  • Set r to the website you'd like to monitor.
  • Set pname to the full name of the product you are monitoring.
  • Set url to the website url of the exact product you'd like to be added to your cart.

About

A simple bot that adds any product from any website to your cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages