Skip to content

jossef/stackart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflow Art Scraper

This script scrapes images and dates from blog posts on the StackOverflow Blog, up to a specified maximum page number. The images are then saved to the images directory, with file names in the format {date}_{sha1_hash}.{file_extension}. The script stops if more than 10 files already exist in the images directory.

License

The images obtained from this script are intended for personal use only, such as setting them as desktop wallpapers. Please respect the copyrights of StackOverflow and do not use these images for commercial purposes.

Usage

To run the script, use the following command:

python main.py

About

StackOverflow Art Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages