Skip to content

jsonhuntrods/local-news-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-news-lambda

Part of a local news scanning application. This AWS Lambda function takes a list of sitemaps and home pages that belong to local news websites, then efficiently extracts all links from them.

Installation

You need the Grunt CLI installed globally:

$ npm install -g grunt-cli

Once you've cloned the repository:

$ npm install

To package the project up as a Lambda deliverable:

$ grunt lambda_package

Resources

About

Lambda News Crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published