Git Product home page Git Product logo

adidas-monitor's Introduction

Adidas Monitor

I haven't fully tested this for other region yet, but it should work? Probably will work depending if other region stock endpoint is blocked then it won't work. This monitor will filter webhook and post accordingly depending what region you are trying to monitor. For example, let say you want an US, UK, CA monitor, you can do that, simply follow those format below. In addition, this will only monitor for pid(s), monitoring for pid is very useful, for example, they might restock and etc. Please enter the right pid for each region, if you're planning to monitor a lot of pid.

Installation

Adidas Monitor requires the following...

monitor

Quick start:

# Install dependencies
yarn install

# Run application
yarn run start

# Add stuff in your config.json
{
  "webhooks": [
    {
      "region": "us",
      "webhook_url": ""
    },
    {
      "region": "uk",
      "webhook_url": ""
    },
    {
      "region": "ca",
      "webhook_url": ""
    }
  ],
  "pollMS": 2000,
  "products": [
    {
      "region": "us",
      "domain": "com",
      "pid": "B28128"
    },
    {
      "region": "uk",
      "domain": "co.uk",
      "pid": "B28128"
    },
    {
      "region": "ca",
      "domain": "ca",
      "pid": "B28128"
    },
  ]
}

Features:

# Restock Monitor - Monitor by PIDs ✅
# Proxy Support ✅
# Supports any available region ✅

Todo

  • Add size differences and accumulate them altogether

Tips

  • PLEASE USE PROXIES, what this monitor will do is simply rotate between task, so simply each task or pid will have a different proxy per request.
  • USING MORE PROXIES, you can simply lower your delay.
  • MONITOR WILL AUTOMATIC RESTART TASK if your proxy is dead and will move to a different one.
  • if you like to add other region, simply follow format above.

Bugs?

Feel free to make an issue about any particular errors or bugs because I haven't fully tested this yet that's why.

DISCLAIMER

Please do not abuse this script, any abused from this script will result in banned by adidas. This is meant for only to be used for educational purpose.

App Info

Author

Eric Zhang

Version

1.0.0

License

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

adidas-monitor's People

Contributors

ericz99 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

Watchers

 avatar  avatar

adidas-monitor's Issues

.

Thank god for people like you.
I highly appreciate your work and what you're doing for the community, if you ever need proxies for tests or anything feel free to DM me on Discord.
offIine#0001

webhook

its not sending any webhook

proxies Keywords

what format should I do the proxies. and where can I determine what they are looking for

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.