No recent searches
Popular Articles
Sorry! nothing found for
Posted about 7 years ago by bressler
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?
0 Votes
nestor posted about 7 years ago Admin Best Answer
Hi,
for list.json the pagination keyword is "offset" instead of "start".
1 Votes
2 Comments
bressler posted about 7 years ago
Thanks! Worked like a charm. Can this be documented?
nestor posted about 7 years ago Admin Answer
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
I tried:
as well as:
But neither returned anything but the most recent 100 results. How do I get older results?
0 Votes
nestor posted about 7 years ago Admin Best Answer
Hi,
for list.json the pagination keyword is "offset" instead of "start".
1 Votes
2 Comments
bressler posted about 7 years ago
Thanks! Worked like a charm. Can this be documented?
0 Votes
nestor posted about 7 years ago Admin Answer
Hi,
for list.json the pagination keyword is "offset" instead of "start".
1 Votes
Login to post a comment