An open API service indexing awesome lists of open source software.

https://github.com/tiendq/lego-part-loader

Scrape LEGO part information from Brickset based on a part list and store into an in-house database.
https://github.com/tiendq/lego-part-loader

brickset lego nodejs scraping

Last synced: 3 months ago
JSON representation

Scrape LEGO part information from Brickset based on a part list and store into an in-house database.

Awesome Lists containing this project

README

        

# LEGO Part Loader

[![Greenkeeper badge](https://badges.greenkeeper.io/tiendq/lego-part-loader.svg)](https://greenkeeper.io/)

[![Build Status](https://travis-ci.com/tiendq/lego-part-loader.svg?branch=master)](https://travis-ci.com/tiendq/lego-part-loader)

Scrape part information from Brickset and upload parsed data to a database.

I create this utility to quickly retrieve needed LEGO part information from a part list e.g. parts from a LEGO set, to populate an in-house database. It simply saves your time :)

## About

Copyright (c) 2019 Tien Do ([email protected])

License GNU GPL-3.0