Monday, April 8, 2024
HomePopularPokemon High Resolution Images

Pokemon High Resolution Images

B Scrape Image Urls From Bulbapedia Using The Scripts:

Pokémon Season 1: Indigo League – Opening Theme

Just clone the repo or just download the src files.

# Install Required Libraries firstpython -m pip install requestspython -m pip install beautifulsoup4

1. Fetch Image URLs using this script:

src/imageDownloader/ImageScrapper.py

This script fetches all base form URLs to URLs/URLs.txt and the logs the failed attempts to ImageScrapperFailedList.txt


Note: ImageScrapperFailedList.txt Contains all the failed names which could’t be fetched due to exceptional naming in their page names like Mr. Mime’s

2. Downloading the Images from URLs.txt:

src/imageDownloader/Downloader.py

Use this script for Downloading images using the URLs.txt to downloads/id.png

Note: ExceptionalURLs.txt and FormURLs.txt have been manually created, use any download manager to download using them.


RELATED ARTICLES

Most Popular