View on GitHub

RTX-3000-EU-Stock-Tracker

This is a bot to check availability of the new rtx 3000 series in EU sites. My order is finally secured thanks to it, I hope It will do the same for you.

Description

This is a bot to check availibility of rtx 3000 cards on EU sites. The program checks every 15 seconds for stocks in multiple sites.

Runs on:

No longer runs on:

Compiled for windows with auto-py-to-exe : https://github.com/brentvollebregt/auto-py-to-exe/.

Problems

The webdriver doesn’t run, which causes sites that use javascript to list their products to not work.

Cause : Maybe an update of geckodriver, selenium or python

Since we’ve (sort of) reached the end of the shortage I don’t feel compeled to look into it.

Install

Use

From source

If you want to use the source code, you’ll need : python >=3.6, geckodriver (in the same folder as main.py) and firefox installed. As well as the python libraries: Selenium, lxml and requests. Then run ‘python main_program.py’ in your terminal.