0

Fantasy Football 2011

I saw today that Yahoo opened up Fantasy Football for 2011 but the game code page hasn't been updated as of yet. Is anyone aware of what the 2011 game code is?

3 Replies
  • the answer is... 257

    (I incremented last year's gamecode until I found the correct one)
    0
  • QUOTE (Pickemfirst Dev @ Jun 3 2011, 05:36 PM) <{POST_SNAPBACK}>
    the answer is... 257

    (I incremented last year's gamecode until I found the correct one)


    I wish I would have come here first. I just did the same and ended up locking myself out of the YQL Console, presumably for spamming gamecodes.
    0
  • QUOTE (jimmyqpublik @ Jul 21 2011, 01:44 PM) <{POST_SNAPBACK}>
    I wish I would have come here first. I just did the same and ended up locking myself out of the YQL Console, presumably for spamming gamecodes.

    Slightly better option (also now described here: http://developer.yahoo.com/fantasysports/g...e-resource.html ) -- make a query like:

    CODE
    http://fantasysports.yahooapis.com/fantasy/v2/game/nfl


    Or in YQL,

    CODE
    select * from fantasysports.games where game_key="nfl"


    If you ask for the game code instead of the game ID, we'll default to the current season and give you the game ID in the response back.
    0

Recent Posts

in Fantasy Sports API