Giter VIP home page Giter VIP logo

agressive-bestbuy-bot's Introduction

How To Create A RTX 3080 Bot in Python

Hello GitHub, I would like to share my method of creating a aggressive Bestbuy Bot in Python. I will be using Beautifulsoup4, Selenium, and Twilio in this script. Please continue reading this for instructions on how to set up bot.

If you guys need instructions to set up Newegg Bot or Amazon Bot go to my Google Drive here.

Newegg

Amazon

You can test bot with this URL.

https://www.bestbuy.com/site/searchpage.jsp?_dyncharset=UTF-8&id=pcat17071&iht=y&keys=keys&ks=960&list=n&qp=currentprice_facet%3DPrice~Less%20than%20%2425&sc=Global&st=hdmi&type=page&usc=All%20Categories

Do Not Use a URL like this. If you compare both URL's you'll see the difference. Make sure URL looks like the page above. Otherwise bot will not work.

https://www.bestbuy.com/site/dynex-6-hdmi-cable-black/6405508.p?skuId=6405508

1. Download Pycharm Community Edition & Firefox.

PyCharm Community Edition

FireFox

2. Create a new project called bestbuybot and select create.

3. Go to terminal and type:

  1. pip install beautifulsoup4

  2. pip install selenium

  3. pip install webdriver-manager

  4. pip install twilio

4. Right click bestbuybot folder, and create new python file.

5. Copy and paste bestbuy aggressive bot script in that python file you just created.

6. Fill out the script with your personal information.

* Twilio Information(optional)

* CVV number

* Add your Firefox profile. To find Firefox profile type "about:profiles" in firefox. It is the Root Directory path.

7. To run bot, click run then select bestbuy.

agressive-bestbuy-bot's People

Contributors

trebornamor avatar matta174 avatar

Stargazers

Bolaji Jimoh Adigun  avatar

Watchers

James Cloos 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.