Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapy-lambda


Scrapy pipeline which invokes a lambda with the scraped item

Install

   pip install ScrapyElasticSearch

Usage (Configure settings.py:)

   ITEM_PIPELINES = {
       'scrapylambda.AWSLambdaPipeline': 800
   }

About

A scrapy extension to invoke an aws lambda function with the scraped item

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages