Skip to content

python script that downloads all the relevant images on brickshelf galleries

License

Notifications You must be signed in to change notification settings

novelqq/brickshelfscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brickshelfscraper

python script that downloads all the relevant images on brickshelf galleries

Dependencies

Requires Beautiful Soup 4 and requests

python -m pip install requests
python -m pip install bs4

Instructions

Place each brickshelf gallery URL on a new line in links.txt Run python main.py The script will scan all subdirectories and download all the images in a folder called gallery and create sub-directories as necessary. It preserves the folder structure on the website.

About

python script that downloads all the relevant images on brickshelf galleries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages