I'm trying to get a list of all NFL players in the Yahoo Fantasy Sports database, but it only seems to return 25 players, even if I use YQL's pagination mechanisms (LIMIT, OFFSET, etc.). For example, if I set OFFSET to 26 and LIMIT to 10, it returns 0 results. Anything after the 25th result is not returned. Is it just not possible to get the entire list of players or am I missing something?
Thanks.
by
5 Replies