Help pulling multiple pages of data from fangraphs leaderboards?

I’ve tried pulling complete tables into excel and postman, but I can only get the first page. I’d like to be able to get more than the first 30 entries, so do you know of any parameters I can add to the end of the URL, or know of another way I can get every row? Thanks
Edit: I invited more intelligent people from the forums who may have a solution

If you add a “_100” to the end of the URL, you should get the first 100 entries, so if you set a high enough number, it should get them all. Note this doesn’t work for projections.

1 Like