Sha256: b3aa527f60e85d79d46dd1ea9910c0ee9c439774a3021e0ffbf64dfbe31c2165
Contents?: true
Size: 1.66 KB
Versions: 2
Compression:
Stored size: 1.66 KB
Contents
--- http_interactions: - request: method: get uri: http://XXX:@dash.scrapinghub.com/api/jobs/list.json?has_tag=foo&project=1 body: encoding: US-ASCII string: '' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-Agent: - Ruby response: status: code: 200 message: OK headers: Server: - nginx/1.8.0 Date: - Sat, 25 Jul 2015 18:01:38 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive Vary: - Cookie body: encoding: ASCII-8BIT string: '{"status": "ok", "count": 2, "total": 2, "jobs": [{"responses_received": 5323, "items_scraped": 1030, "close_reason": "cancel_timeout", "logs": 167, "tags": ["foo", "bar"], "version": "1434570463", "spider": "atlantic_firearms_crawl", "updated_time": "2015-07-23T01:26:37", "priority": 2, "state": "finished", "spider_type": "manual", "spider_args": {}, "started_time": "2015-07-22T23:02:13", "id": "1/1/6", "errors_count": 4, "elapsed": 4233193}, {"responses_received": 365486, "items_scraped": 4037, "close_reason": "cancel_timeout", "logs": 33631, "tags": ["foo"], "version": "1434570463", "spider": "firearms_for_sale_crawl", "updated_time": "2015-07-21T02:43:25", "priority": 2, "state": "finished", "spider_args": {}, "started_time": "2015-06-27T18:36:06", "id": "1/5/1", "errors_count": 0, "elapsed": 4005380, "spider_type": "manual"}]}' http_version: recorded_at: Sat, 25 Jul 2015 18:01:38 GMT recorded_with: VCR 2.9.3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
scrapinghub-client-0.1.0 | spec/fixtures/vcr_cassettes/jobs/list/has_tag/single.yml |
scrapinghub-client-0.0.1 | spec/fixtures/vcr_cassettes/jobs/list/has_tag/single.yml |