Closed coodoo closed 10 years ago
Fixed in cheeaun/node-hnapi@9db9ab78ff907a34e3a3e62004d21b181818a316
Looks like HN now supports pagination :joy:
Thanks for the quick fix, great works!
Btw, is there any reason just to display 60 entries instead of showing more pages?
@coodoo as for now, it'll be just 60. The main reason is to reduce API calls that will scrape the HN web site. It's not difficult to add pagination to the API now, but I don't want people to abuse it.
Understood, thx.
Seems starting a couple days ago it will only display 30 instead of 60 entries at a time, is something changed?