MFC Scraper

https://img.shields.io/pypi/v/mfc_scraper.svg https://github.com/laurent-radoux/mfc_scraper/actions/workflows/python-test.yml/badge.svg Documentation Status

Scrapes the content of one’s collection of figures listed on MyFigureCollection

Features

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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.