Skip to content

Unofficial Brickseek API for product inventory checking

License

Notifications You must be signed in to change notification settings

spacezorro/Brickseek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brickseek

Unofficial Brickseek API for product inventory checking

Inspiration

theriley106 had a wonderful API that no longer works, so I updated it to use Selenium as Brickseek runs dynamic JS

Installation

Clone this repo and install dependencies. It's set-up to do so in any venv

Usage

## Checks for JBL headphones near 02139 in Walmart and Target and outputs json to headphones.txt
python brickseek.py -u 050036332392 -z 02139 -s a -o headphones
## Provides a guide on how to run the script
python brickseek.py -h 

Stores

Currently, the Brickseek API works with Target Walmart Lowes Office Depot Staples

More stores can be integrated

Note: This API, like Brickseek, should NOT be used in stores to prove stock availability, quantity and/or price.

About

Unofficial Brickseek API for product inventory checking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%