Figure Scraper downloads images from anime figure and merchandise websites by image IDs. It may uncover hidden images that is uploaded to the website by guessing the image URLs.
The following packages are required:
- bs4
- requests
The scraper scrapes the following websites:
- Alter
- Amakuni
- AmiAmi
- Amnibus
- Animaru
- Animate
- Aniplex+
- Bell House
- Cocollabo
- Cospa
- Crux
- Curtain Damashii
- Dash Store
- Dezaegg
- DMM Scratch
- Eeo Store
- Ensky
- F:Nex
- Gamers
- Goodsmile Company
- GraffArt Shop
- Granup
- Hobby Search
- Hobby Stock
- Kotobukiya
- Kujibikido
- Medicos Entertainment
- MS Factory
- Neowing (CDJapan)
- Penguin Parade
- QuesQ
- Stella Notes
- Union Creative
- Wave Corporation
- YYWorld
- Execute
figure_scraper.py
on Command Prompt (or Terminal for MacOS). - Select a website to download from.
- For websites that prompts input for expression (e.g. Image IDs):
- Input
3
to download image ID 3. - Input
2-5
to download image ID 2 to 5. - Input
5,8
to download image ID 5 and 8. - Input
2-5,7,9-11
to download image ID 2, 3, 4, 5, 7, 9, 10, 11
- Input
- To exit a scraper or cancel, enter
0
if it specifically states so. Otherwise enter blank input.
- The saved images usually use the product ID as its name.
- Some scrapers have an option to save image name as JAN (Japanese Article Number) code when the code is visible on the product page.