Skip to content

Scraper that uses Celery to asynchronously retrieve the word counts of New Statesman articles

Notifications You must be signed in to change notification settings

tmuxlain/article-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-scraper

Takes a name in the format firstname_lastname (e.g. John Gray would be given as john_gray), and triggers asynchronous tasks for retrieving all the word counts for each of an author's articles (first page only).

Requires Redis as the results backend, RabbitMQ as the message broker.

About

Scraper that uses Celery to asynchronously retrieve the word counts of New Statesman articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages