Git Product home page Git Product logo

instacartmonitor's Introduction

instacartmonitor

Monitors Instacart and notifies you via a Discord Webhook if Delivery is avaliable

I made this because back in march, instacart delivieries were impossible to get due to Covid, especially for the immunocompromised. I originally shared the link to a discord server with the webhooks for various stores with my community and it was used in order to place orders. Luckily, this no longer became needed as Instacart has hired many more workers to handle the demand. I'm releasing the code now. It's extremely simple. In order to run it, all you need to do is find a host (could be your personal computer or you can use glitch.com). Download the project and edit the .env file as following:

To obtain the cookie, go to instacart.com, log in, ctrl/cmd shift I to open developer console, then go to console, run console.log(document.cookie) and enter the value returned into the .env file after cookie=

To obtain the webhook, go to discord, log in and create a guild. Create the channel you want messages to be posted in. Click edit channel, click webhooks, and then click Create Webhook. Copy the webhook URL and enter the value into the .env file after webhook=

To obtain the store name you have to use the same name that's in the instacart URL for the store. For example, if the store url is https://www.instacart.com/store/acme-markets/storefront the store name would be acme-markets. For this store you would enter acme-markets into the .env file after store=

instacartmonitor's People

Contributors

carcraftz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.