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

xtream1101/scrape-questionablecontent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape-questionablecontent

Developed using Python 3.4

Must pass in a config file like so: python3 questionablecontent-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://questionablecontent.net/ and save all the comics on the site and get new ones on each run.

This scraper also requires the section in the config:

[questionablecontent-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