Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 586 Bytes

index.rst

File metadata and controls

24 lines (17 loc) · 586 Bytes

Rest

The Rest service allows for restful interactions with Scrapy Cluster, and utilitizes Kafka to allow you to submit crawl requests or get information about its current state.

design quickstart api settings

design

Learn about the design considerations for the Rest service

quickstart

How to use and run the Rest service

api

The API the comes with the endpoint

settings

Explains all of the settings used by the Rest component