Skip to content

Web Automation tool for adding products to cart automatically during Flash sales

Notifications You must be signed in to change notification settings

varnitsingh/amazon-Flash-Sale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Flash Sale Autobuy Tool

Web Automation tool for adding products to cart automatically during Flash sales

Example Usage

add another process name for example third_process
third_process = Process(target=add_to_cart,args=['account_email@gmail.com','password','product_link'])
third_process.start()
third_process.join()

About

Web Automation tool for adding products to cart automatically during Flash sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages