DD Poker XML Export

Donohoe Digital provides an XML export of current available/running games and historical stopped/ended games via the following URLs:

Available Gameshttp://online.ddpoker.com/export/games/available/<file-name>
Running Gameshttp://online.ddpoker.com/export/games/in-progress/<file-name>
Current Games (available & running)http://online.ddpoker.com/export/games/current/<file-name>
Stopped Gameshttp://online.ddpoker.com/export/games/stopped/<days ago>/<date>/<file-name>
Ended Gameshttp://online.ddpoker.com/export/games/ended/<days ago>/<date>/<file-name>

Where the following URL components (denoted by <brackets> mean:

<file-name>Name of file which browser uses as save-file nameOptional (default is to display in browser)
<days ago>Days ago to fetch data. (e.g., 1 is always yesterday)Optional (default is today)
<date>Specific date to retrieveOptional (used only if <days-ago> is not specified via '-')
-Used when a parameter is not specified

Examples

/export/games/availableGet currently available games displayed in browser
/export/games/available/avail.xmlGet currently available games and direct browser to save in file named avail.xml}
/export/games/in-progressGet currently running games displayed in browser
/export/games/in-progress/running.xmlGet currently running games and direct browser to save in file named running.xml
/export/games/currentGet currently available and in-progress games displayed in browser
/export/games/endedGet games ended today
/export/games/ended/1Get games ended yesterday
/export/games/ended/30Get games ended 30 days ago
/export/games/ended/-/2007-12-31Get games ended on December 31, 2007
/export/games/ended/15/-/ended.xmlGet games ended 15 days ago and direct browser to save in file named ended.xml
/export/games/ended/-/-/ended-today.xmlGet games ended today and direct browser to save in file called ended-today.xml
/export/games/ended/-/2008-05-05/cinco-de-mayo.xmlGet games ended on May 5th, 2008 and direct browser to save in a file called cinco-de-mayo.xml
/export/games/ended/99/2006-01-22Get games ended 99 days ago (the 2006-01-22 is ignored)
/export/games/stopped/-/2007-10-31Get games stopped on Halloween 2007

Format Notes

The XML format is pretty self explanatory except for the following:

mode1 = Available, 2 = In Progress, 3 = Stopped, 4 = Ended
playerType1 = Computer, 2 = Human, 3 = Local (human player who joined directly but has no Online Profile)
payoutType1 = Fixed Amounts, 2 = Percentage, 3 = Satellite
houseCutType1 = Fixed Amount, 2 = Percentage
rebuyExpressionType1 = less than, 2 = less than or equal (compared to rebuyChipCount)

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-9) was last changed on 18-Jun-2008 09:54 by donohoe [RSS]