I tried:
https://app.scrapinghub.com/api/jobs/list.json?project=<project-num?&spider=<spider-name>&state=finished&start=125
as well as:
https://app.scrapinghub.com/api/jobs/list.json?project=<project-num?&spider=<spider-name>&state=finished&start=<project-id>/1/125
But neither returned anything but the most recent 100 results. How do I get older results?
Hi,
for list.json the pagination keyword is "offset" instead of "start".
Thanks! Worked like a charm. Can this be documented?
bressler
I tried:
as well as:
But neither returned anything but the most recent 100 results. How do I get older results?
Hi,
for list.json the pagination keyword is "offset" instead of "start".
- Oldest First
- Popular
- Newest First
Sorted by Oldest Firstnestor
Hi,
for list.json the pagination keyword is "offset" instead of "start".
1 person likes this
bressler
Thanks! Worked like a charm. Can this be documented?
-
Unable to select Scrapy project in GitHub
-
ScrapyCloud can't call spider?
-
Unhandled error in Deferred
-
Item API - Filtering
-
newbie to web scraping but need data from zillow
-
ValueError: Invalid control character
-
Cancelling account
-
Best Practices
-
Beautifulsoup with ScrapingHub
-
Delete a project in ScrapingHub
See all 442 topics