Skip to content

luke-eisenbraun/LegoDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

LegoDownloader

Script to download LEGO instructions

LEGO hosts instructional PDFs for most sets on its website. This script will parse through the sets and download both the instruction PDF(s) as well as the set image.

Folder structure is based on themes with the set the set ID, name, and release year making up the directory names. Instruction booklets are numbered and downloaded to the product's directory.

example Folder Structure

To Run:

  • Change the storage root on line 12

  • Grab your UAID from a lego.com cookie and set on line 17

  • python3 instruction_downloader.py

About

Script to download LEGO instructions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages