Skip to content

jc/cnn-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Usage: fetch_cnn.py [options] <sources, either feeds, cnn archive urls, cnn story urls, files containing cnn story urls>

Options:
  -h, --help            show this help message and exit
  -d <delay in seconds>, --delay=<delay in seconds>
                        delay in seconds before checking feeds
  -o <output directory>, --output=<output directory>
                        output directory
  -a, --archive         download from cnn archives
  -u, --urls            download from urls directly

About

Screen scrapes the CNN website to extract CNN highlight snippets and main content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages