Image-Scraper-And-Downloader
Image-Scraper-And-Downloader copied to clipboard
Suggestion to resolve scraping bug
This change should resolve the issue where the scraping doesn't progress toward the Nth picture. The issue occurs because the foor-loop as is only checks if the first max_images links are valid, meaning that if one of them isn't the program will get stuck in the loop.