Skip to content

FREE Amazon BUY Bot is an Add to Cart and Auto Checkout Bot. This auto buying bot can search multiple item repeatedly on the item page using AMAZON_PRODUCT_ID. Once the desired item is available it can add to cart and checkout very fast. This auto purchasing Bot works on browsers so it can run in all Operating Systems. It can run for multiple it…

License

Notifications You must be signed in to change notification settings

kkapuria3/FREE-Amazon-BUY-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Update: This Repository is no longer maintined. A completely new REST based tool for this is under development (August 2023)

Discord


Please star my repo if this contribution helped you ! Its FREEE !

Please Join Support & FAQ Discord if you have questions.

FREE Amazon Buy Bot — Open Source GPU/PS5/Xbox Bot

Description

FREE Amazon Buy Bot is an Add to Cart and Auto Checkout Bot. This auto buying bot can search multiple item repeatedly on the item page using AMAZON_PRODUCT_ID. Once the desired item is available it can add to cart and checkout very fast. This auto purchasing Bot works on browsers so it can run in all Operating Systems. It can run for multiple items simultaneously. It can bypass Amazon Captcha.

"Running a bot can increase your success chances only ; but does not guarantee that you will successfully cart each time. If you do not agree, then please do not use this code."

Getting Started

  1. Create a github account. It always helps !
  2. Star this repository. Its FREE !
  3. Please follow me here if you like my contribution:

Dependencies

1. Browser Dependencies

  1. Install Tampermonkey Extention
  2. Amazon Account
  3. Please allow Pop-Ups for https://www.amazon.com/ in your browser

2. Local Dependencies

  1. Python 3.7+ in a Terminal. Please use WSL2 to run python. gunicorn does not run on powershell or cmd.

Installing

1. Browser Dependencies

  • Go to tampermonkey dashboard from broswer extension and create a new script
  • Delete all the contents and copy full code from free-amazon-bot.js
  • Save the script

2. Local Dependencies

  • Clone this repository to a folder you like with command git clone https://github.com/kkapuria3/Best-Amazon-Bot.git
  • Navigate to location where you cloned this; using your favourite shell
  • Run pip install -r requirements.txt

Running Bot

  1. From your terminal, inside the cloned location run gunicorn capcha_server:app. It will look like this.

  1. Go to http://localhost:8000/ on your browser. And your browser will look like:

  1. Now go to our TamperMonkey script and Add the 10 digit Amazon item code in AMAZON_PRODUCT_ID array and respective cut-off price in CUTOFF_ARRAY

  1. You are all set. Now navigate to your item page and you should see the bot work.

  2. When you get captcha for first time you will get this prompt. You can click Always Allow or Allow Once (might have to press everytime)

Where to go from here / still not working ?

  • Join our discord community here
  • Ask in #general-help channel if you have problems setting up.
  • Drops alerts on our discord are forwarded from multiple third-party telegrams.

Authors

Buy Me A Coffee

Version History and Changelog

  • 1.0-beta - Runs only Testmode.
    • Code is not complete commented.
    • No support for Amazon Captcha (Soft Ban) - Future support with local flask server
    • Dog Pages are not handled
  • 1.1-beta - Fixed Sellers Loop
    • When in Sellers, Used items are not checked for
    • Still No support for Amazon Captcha (Soft Ban) & Dog Pages
    • More code commented
  • 2.0 - Fully Functional Bot with Local Gunicorn Server
    • Using flask, gunicorn and amazoncapcha; we solve Amazon Captcha (Soft Ban)
    • No autocheckout yet. Will be released as minor update later.
    • Faster page reload on seller pages (4 Seconds)
    • When cart is disabled with Dog Pages, it will refresh cart every 10 second
    • When resellers are disabled, bot will show 0 items and refresh
    • More code commented

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

FREE Amazon BUY Bot is an Add to Cart and Auto Checkout Bot. This auto buying bot can search multiple item repeatedly on the item page using AMAZON_PRODUCT_ID. Once the desired item is available it can add to cart and checkout very fast. This auto purchasing Bot works on browsers so it can run in all Operating Systems. It can run for multiple it…

Topics

Resources

License

Stars

Watchers

Forks