Scrapes the content of one's collection of figures listed on MyFigureCollection
- Free software: MIT license
- Documentation: https://mfc-scraper.readthedocs.io.
- Scrapes the following information from MFC
- All figure IDs owned by a particular user
- For a particular figure
- The characters represented
- Its origin
- The companies manufacturing the figure
- Its classifications
- Its version
- Its release date
- The main image URL
- Images associated to a given figure
- Stores the scraped content as a JSON list in a file.
- Stores the figure images.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.