ComicVineCover is a Python program that uses web scraping to effortlessly fetch comic book and manga covers from Comic Vine.
ComicVineCover employs Python libraries like Beautiful Soup and Requests to navigate Comic Vine's website, locate cover images, and download them to your designated directory.
- Clone the repository.
- Install required libraries using:
pip install -r requirements.txt. - Run the program and follow the prompts to input your search criteria.
- Enjoy a collection adorned with stunning comic and manga covers!
Please be mindful of copyright and usage rights when using downloaded images. Keep in mind that website changes may affect the program's functionality.
Feel free to contribute, and happy collecting!
