Skip to content

niczem/article_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

article_scraper

Scrape news articles from the washington post or politico matching a keyword in a given time range and export them as csv. This script is hacked down quite fasten, please check results for validity!

Install

  1. clone
  2. run npm install
  3. run `node index.js [params]

Options

-k, --keyword keyword you are searching for

-s, --startdate start date

-e, --enddate end date

-m, --medium medium (wp=washington post, politico=politico)

-h, --help output usage information

About

scrape news articles from the washington post or politico matching a keyword in a given time range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published