Skip to contents

R package to interface with the Brickset API for getting data about LEGO.

Details

You can request an API key on the Brickset website here: https://brickset.com/tools/webservices/requestkey/

The API key can be passed as function parameter or may be set globally using:

options(brickset_key = YOUR_API_KEY)