sb-github / extractor

2 stars 0 forks source link

Create checking Crawler’s status method. #2

Closed sb-github closed 6 years ago

sb-github commented 6 years ago

check_status() to crawler_config file. Type: GET


In Success: response: status 200 ok

In Fail: response: status "failed", error_description: "text"

Included in "Create API to run a crawler #3" ticket.