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.
You need the Grunt CLI installed globally:
$ npm install -g grunt-cliOnce you've cloned the repository:
$ npm installTo package the project up as a Lambda deliverable:
$ grunt lambda_package