sb-github / extractor

2 stars 0 forks source link

Create searchByStatus method. #1

Closed sb-github closed 6 years ago

sb-github commented 6 years ago

Search be status in crawler_config file (in case max numbers of crawlers is on and you what to know when you can run new crawler). search_status(status) status: value - new, in_process, stopped, failed data type - string Type: Method

In Success: response: status 200 ok

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