Skip to content

Scrapes anime figure and merchandise websites. Websites include: fnex.jp, goodsmile.info, kotobukiya.co.jp, medicos-e-shop.net, union-creative.jp, hobby-wave.com, aniplexplus.com, amiami.jp, animaru.jp, bellhouse-shop.com, hobbystock.jp. Intended for ease of download images quickly for myfigurecollection.net

Notifications You must be signed in to change notification settings

tetrix1993/figure-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Figure Scraper

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.

Requirements

The following packages are required:

  • bs4
  • requests

Websites

The scraper scrapes the following websites:

Instructions

  • 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
  • To exit a scraper or cancel, enter 0 if it specifically states so. Otherwise enter blank input.

Other Notes

  • 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.

About

Scrapes anime figure and merchandise websites. Websites include: fnex.jp, goodsmile.info, kotobukiya.co.jp, medicos-e-shop.net, union-creative.jp, hobby-wave.com, aniplexplus.com, amiami.jp, animaru.jp, bellhouse-shop.com, hobbystock.jp. Intended for ease of download images quickly for myfigurecollection.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages