<Workshops/>

Developing a Crawler API with Scrapy and Klein (Inglés)

  • Other

Authors

Date

Sunday 09, 09:30

About the talk

In this tutorial you will build an API to fetch data crawled by a Scrapy Spider and handle the Scrapy asynchrony with Klein. After this tutorial you will learn:

  • How to build a simple Scrapy Spider
  • How to send parameters to a Spider;
  • How to get the data collected by the Spider;