/Data-Collection-Marvel-Images-Project

It contains marvel character images and code used to call Marvel Entertainment API.

Primary LanguagePython

Marvel Characters and Comic Cover Images Collection using Marvel API.

Comic Cover Images are cover image of comics which are listed in comic marvel_comics_name_with_year.csv file. Each comic cover image named in format (comic name, year of release).

Marvel Character Images are character images of Marvel Comics which are listed in marvel_comics_all_characters_name.csv file.

marvel_comic_images.py : Python code use to call Marvel API to collect cover images of Marvel Comics.

marvel_images.py : Python code use to call Marvel API to collect cover images of Marvel Comics' Characters.