Skip to content

bryanpeabody/py-peanuts-comics-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-peanuts-comics-scraper

Downloads Peanuts comic strips for a given date range.

Requires several packages to be installed:

pip3 install requests

pip3 install beautifulsoup4

pip3 install python-magic-bin==0.4.14

Usage

python3 ./peanuts.py 1950-10-02 1950-10-10

About

Scrapes Peanuts comic strips from the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages