Skip to content
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.

xtream1101/scrape-smbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape-smbc

Developed using Python 3.4

Must pass in a config file like so: python3 smbc-comics.py -c ~/scrapers.conf

See what the conf file need to be here: https://github.com/xtream1101/scraper-lib

Setup

Run pip3 install -r requirements.txt

Scrape the site http://www.smbc-comics.com/ and save all the comics on the site and get new ones on each run.

This scraper also requires the section in the config:

[smbc-comics]
# `scraper_key` is only needed if `scraper-monitor` is enabled
scraper_key =

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages