Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerd
4568 days ago
Did you manage to download the whole database that way? Edit: Also, why didn't you use the "start" (offset) parameter?
1 comments
jcla1
4566 days ago
No, not tried to download it yet. Regarding your question, if you try to use a start > 999 you get this error: "Validation error: max limit is 100, max start+limit is 1000", which is why I avoided that parameter.
link