Skip to content

Phantomkeks/gobricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobricks

Small UI automation script for adding Gobricks bricks to the cart of yourwobb via Puppeteer.

How to start?

  1. Run git clone https://github.com/Phantomkeks/gobricks.git
  2. Run npm ci --package-lock
  3. (Optional) Adapt the executable path of the configuration file (defaults.js)
    • Get your executable path of Chrome browser by opening chrome://version/ in your browser
    • Default is the default Chrome installation path for MacOS
  4. Replace the parts.csv file in the folder and stay with the file name.
    • CSV format relies on the CSV generated by rebrickable
  5. Add something to your cart on yourwobb in your normal Chrome browser (otherwise the script will get its own cart from the website).
  6. Run npm run start

Limitations:

  • Not all bricks have an equivalent to Gobricks

Disclaimer

Please cross-check your cart before ordering, because this script is not free of bugs.

About

Small UI automation script for adding Gobricks bricks to the cart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published