slothhy / goat-inventory-updater

Addon to the stockx inventory updater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goat-inventory-updater

Screenshot

Installation

pip3 install -r requirements.txt

Features

  • Get lowest ask on GOAT.com

Configuration

config.json

  1. Set currency and starting row.
  2. Set the user agent of the browser you will be using to solve any captcha.

How to use

  1. Run this first
  2. Save the output and put into the same directory, rename to 'stock_book.xlsx'
  3. python3 goat-inventory-updater.py
  4. Results will be output to stockx_book_output.xlsx

Bugs

Feel free to report any bugs running the script.

Notes

I should probably combine them together at some point...

About

Addon to the stockx inventory updater

License:MIT License


Languages

Language:Python 100.0%