Skip to content

slothhy/goat-inventory-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages