Git Product home page Git Product logo

spieredd / ultimate-guide-to-sneaker-bot-creation Goto Github PK

View Code? Open in Web Editor NEW
45.0 7.0 6.0 12 KB

The Ultimate Guide to Sneaker Bot 🤖 Creation using JavaScript and NodeJS ☣️ . Learn how to get the most out of tools like the Chrome devTools, and JS Libraries like Puppeteer or Axios.

License: MIT License

nodejs bot bot-framework puppeteer javascript webscraping axios requests sneakerbot sneakers

ultimate-guide-to-sneaker-bot-creation's Introduction

Ultimate Guide to Sneaker Bot Creation 👟 (2021 Edition)

Ultimate Guide to Sneaker Bot Creation 👟 . Very rare and valuable informations which is presented in this free guide, so please consider leaving a star to encourage me for future updates and open-source projects/tutorials.


1. Creating your Sneaker Bot


The two types of Sneaker Bots

There are two types of sneaker bot and web bot in general:

  • Browser-like Bot which works through modules and libraries that offers the control of headless browser (Puppeteer, Selenium...)
  • Request-Based Bot which sent requests directly to the server. For these types of bot modules such as Axios are often used.

The Most Important Tool: Chrome devTools

When getting into the creation of Sneaker Bot, the most important skill you need to know is how to use the Chrome devTools.

For Browser-like bot, you will need to use the elements panel in order to get the right selector or XPath for the HTML Element that you want to target.

Meanwhile, for request-based bot you will need to use the network panel, in order to analyse the requests that get sent from the website to the server (when adding a product to the cart for example).


2. Obsfucating Bot Activity


HTTP Headers

Proxies and why are they essentials

Port-scanning


3. Creating your user interface


Electron


Tkinter


React


4. Deploying your Sneaker Bot


Heroku


Google Cloud Functions


5. Sneaker Bot Marketplace


Discord


ultimate-guide-to-sneaker-bot-creation's People

Contributors

spieredd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ultimate-guide-to-sneaker-bot-creation's Issues

Une fin du guide?

Bonjour, merci beaucoup pour avoir commencé ce guide! Mais serrait-il possible d’avoir une suite du guide? Car j’aimerais énormément coder un bot pour moi.

Merci d’avance.

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.