GithubHelp home page GithubHelp logo

trevo525 / rtx-3070-best-buy-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nickconnors/rtx-3070-best-buy-bot

0.0 1.0 0.0 5 KB

Selenium WebDriver Python script to auto checkout RTX 3070 graphics card when in stock

Python 100.00%

rtx-3070-best-buy-bot's Introduction

RTX 3070 Best Buy Bot

Features

  • Refreshes link until "Add to Cart" button is available
  • Automate entire checkout process

Prerequisites

  • Sign up for a Best Buy account
  • Add all billing/shipping info to your account (must only have one card on the account)

Dependencies

  • Selenium
    • pip install selenium
  • Google Chrome
  • ChromeDriver
    • Extract the compressed chromedriver executable to a driectory of your choice (be sure to update the path in bot.py accordingly)
      • For the Windows machine I developed this on, I chose C:\Program Files (x86)\ChromeDriver\chromedriver.exe

Running the Bot

  1. Make sure you have Python 3.9
  2. Edit the info.py file with your Best Buy account email and password and cvv for the card on the account
  3. Navigate to your project directory and run the bot.py script from your preferred environment
  4. Feel free to change the Best Buy links in the bot.py file to any item on bestbuy.com
    • NOTE: From testing it appears that it depends on the price of the item wheter or not the cvv number is asked for. If you plan to use this bot for something cheaper you may need to remove/comment the segment of code detecting and filling in the cvv field.

rtx-3070-best-buy-bot's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.