Skip to content

Repository files navigation

notify-instock

Looks through products on a webpage and opens a browser when searched product becomes available.

How to Setup

How to Commands (using python)

  • python3 ./src/escraper.py -ne -s "rtx 3080" -aq "&N=100007709&isdeptsrh=1"
  • Searches NewEgg for rtx 3080, with desktop graphics card filter query parameter

Parameter Description

  • python3 ./src/escraper.py --help

Information

This doesn't automate purchase flow. It monitors newegg and checks to see when the first product becomes available. Once it is determined available, the default web browser will open the url to the product. Depending on demand and time, the automation can be implemented on other sites.

We're in this together. Feel free to contribute!

Features

  • Monitors NewEgg listings every 60 seconds
  • Opens browser to first available product
  • Stops when a product is determined available
  • Brings up browser with captcha to manually solve if detected (you may need to restart script after solve)

About

Looks through products on a webpage and opens a browser when searched product becomes available.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages