<?xml version="1.0"?>
<rss xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
							<channel><title>New Posts For Thread: Problem getting market data using the free Betfair API</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api</link><description>Hi,Hope someone can assist.I have written a Java app using the Betfair free API (Id 82) and have used it for years with horses (id 13) and greyhounds (id 15). I get the market information using the getEvents service ...I have developed some systems f</description><item><title>Fantastic, very much appreciated, i'll work on that and out into use. My previous posts were because i lost a years worth of copy&amp;paste Racing Post Ratings which i'd love to retrieve one way or the other, my email is simonsimon141 at hotm etc if you</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708546#419708546</link><description>Fantastic, very much appreciated, i'll work on that and out into use. My previous posts were because i lost a years worth of copy&amp;paste Racing Post Ratings which i'd love to retrieve one way or the other, my email is simonsimon141 at hotm etc if you</description><pubDate>Sat, 16 Jan 2010 14:37:18 -0600</pubDate></item><item><title>Hi Starfish and coffee,Yes, my application gets data from a number of sources including the Racing Post. Each morning my application parses the Racing Post and associated html pages building up a data structure which includes the days meetings, races</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708542#419708542</link><description>Hi Starfish and coffee,Yes, my application gets data from a number of sources including the Racing Post. Each morning my application parses the Racing Post and associated html pages building up a data structure which includes the days meetings, races</description><pubDate>Sat, 16 Jan 2010 14:19:22 -0600</pubDate></item><item><title>Eloise, i've asked in other threads, do you get data from Racing Post as well, or any other sources?</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708502#419708502</link><description>Eloise, i've asked in other threads, do you get data from Racing Post as well, or any other sources?</description><pubDate>Sat, 16 Jan 2010 04:44:34 -0600</pubDate></item><item><title>Thanks all, especially JPL66 and ghetto Joe, problem solved.My application has an interface layer that implements the Betfair Service calls as methods. This was all implemented years ago when I first started to use the Betfair API, mostly cut and pas</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708498#419708498</link><description>Thanks all, especially JPL66 and ghetto Joe, problem solved.My application has an interface layer that implements the Betfair Service calls as methods. This was all implemented years ago when I first started to use the Betfair API, mostly cut and pas</description><pubDate>Fri, 15 Jan 2010 11:44:19 -0600</pubDate></item><item><title>Say I wanted to pull in the footie data for a particular day's coupon. Is that possible or not?</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708494#419708494</link><description>Say I wanted to pull in the footie data for a particular day's coupon. Is that possible or not?</description><pubDate>Fri, 15 Jan 2010 09:13:09 -0600</pubDate></item><item><title>I've got a script that bets on the footie, and uses GetEvents.If you look at the API documentation, you'll see that GetEvents returns an array of events, and an array of MarketSummaries.14 is Football Fixtures, so that will return an event for each d</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708490#419708490</link><description>I've got a script that bets on the footie, and uses GetEvents.If you look at the API documentation, you'll see that GetEvents returns an array of events, and an array of MarketSummaries.14 is Football Fixtures, so that will return an event for each d</description><pubDate>Fri, 15 Jan 2010 08:56:08 -0600</pubDate></item><item><title>Just in case you don't get the answer you need here, it may be worth checking on the betfair developers forum.http://forum.bdp.betfair.com/</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708486#419708486</link><description>Just in case you don't get the answer you need here, it may be worth checking on the betfair developers forum.http://forum.bdp.betfair.com/</description><pubDate>Fri, 15 Jan 2010 06:48:21 -0600</pubDate></item><item><title>I use 1 for soccer, 7 for horses and 4339 for dogs.I seem to remember 13 and 15 not returning anything, but I can't remember why as I only spent about 5 mins on it before deciding to use 7 and 4339.</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708482#419708482</link><description>I use 1 for soccer, 7 for horses and 4339 for dogs.I seem to remember 13 and 15 not returning anything, but I can't remember why as I only spent about 5 mins on it before deciding to use 7 and 4339.</description><pubDate>Fri, 15 Jan 2010 06:36:13 -0600</pubDate></item><item><title>If I had these symptoms I would suspect that I'd done a hard-coded patch for the markets, and then forgotten about it.</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708478#419708478</link><description>If I had these symptoms I would suspect that I'd done a hard-coded patch for the markets, and then forgotten about it.</description><pubDate>Fri, 15 Jan 2010 06:22:08 -0600</pubDate></item><item><title>The soccer markets don't return the same as the racing markets as each match has sub markets, been a while since I've looked, why not try using getAllMarkets with the event type to get your markets ?</title><link>https://community.betfair.com/general_betting/go/thread/view/94082/23494634/problem-getting-market-data-using-the-free-betfair-api?post_id=419708474#419708474</link><description>The soccer markets don't return the same as the racing markets as each match has sub markets, been a while since I've looked, why not try using getAllMarkets with the event type to get your markets ?</description><pubDate>Fri, 15 Jan 2010 03:35:37 -0600</pubDate></item></channel></rss>
