Skip to content

R0EYK/imagescraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

a simple Python script that automatically navigates through multiple pages of "TagBoxGallery" website, vists each image`s page, and downloads the image using Selenium WebDriver.

Requirements are only Python 3.x, Selenium and Google Chrome Browser installed. the ChromeDriver is automatically handled as I`m using webdriver-manager.

To run this simply clone the repository, install the dependencies and then run the script by typing python main.py. By default I have set it for 94 pages as thats what my original gallery had.

About

Script for the lazy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages