Skip to content
/ dileme Public

Simple Python program to scrape magazine covers

Notifications You must be signed in to change notification settings

bogdumi/dileme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dileme

dileme.py is a simple Python program used to scrape magazine covers of https://dilemaveche.ro using BeautifulSoup.

Install requirements

pip install -r requirements.txt

Run program

python3 dileme.py <path_to_directory> <number_of_issues_to_save>

Notes:

  • Recommended path_to_directory is ./arhiva/, as this has already been added to .gitignore

  • There is no maximum number_of_issues_to_save, but saving more than the latest issue number may provide duplicates. Check https://dilemaveche.ro/galerie/coperta-saptamanii for the latest issue number.

About

Simple Python program to scrape magazine covers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages