Sportsbook xml feeds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chachi
    SBR MVP
    • 02-16-07
    • 4571

    #36
    or php via cli might be an option ...
    Comment
    • BetWeather
      SBR Wise Guy
      • 06-30-10
      • 796

      #37
      Originally posted by Saab
      if you are getting ajax updates you should be able to scrape them and build a database. python has a lot of good libraries for this...
      Yes but... you can't use client side javascript to scrape a site that on
      a different domain.

      so if you have a web page on your site that has client side js and XML that you
      would like to scrape another site (xml lines for example) you can't do it.

      Cross domain security violation.

      You have to use server side XML (php or asp etc)
      Comment
      • arwar
        SBR High Roller
        • 07-09-09
        • 208

        #38
        i dropped an XML binding component on a form and it generated 7000 lines of code? brute force works best. also wonder how to fit a VB implementation on a floppy?
        Comment
        • chachi
          SBR MVP
          • 02-16-07
          • 4571

          #39
          There are plenty of decent generic PHP scraping routines/methods ... google is your friend
          Comment
          • Scooter
            SBR MVP
            • 01-15-07
            • 1159

            #40
            Does Betfair have an xml feed?
            Skybook?
            Last edited by Scooter; 10-07-10, 05:34 AM.
            Comment
            • bookie
              SBR MVP
              • 08-10-05
              • 2112

              #41
              Originally posted by scdavis0
              Does parlaymakers.com use this feed to serve up their lines? Or do they have some kind of special deal with pinnnacle?
              According to their blog they have no special deal or access, and the site is built on the same free xml feed that's available to anyone.
              Comment
              • Indecent
                SBR Wise Guy
                • 09-08-09
                • 758

                #42
                Originally posted by Scooter
                Does Betfair have an xml feed?
                Skybook?
                Betfair has a webservice and a public API available to work with it. There are several wrappers written for all kinds of languages that simplify the process, you can probably find one that will do what you need.
                Last edited by Indecent; 10-07-10, 10:19 AM.
                Comment
                • Landprofits
                  Restricted User
                  • 08-26-09
                  • 138

                  #43
                  Anyone know of an XML feed for SBObet?
                  Comment
                  • Josy
                    SBR High Roller
                    • 10-12-10
                    • 157

                    #44
                    Good thread. Found some good infos here.
                    Thank you guys.
                    Comment
                    • katstale
                      SBR MVP
                      • 02-07-07
                      • 3924

                      #45
                      I need more geek friends.
                      Comment
                      • chachi
                        SBR MVP
                        • 02-16-07
                        • 4571

                        #46
                        Comment
                        • Scooter
                          SBR MVP
                          • 01-15-07
                          • 1159

                          #47
                          Is an odds comparison site like oddschecker using XML feeds for all of the books it covers?
                          Comment
                          • tommygun
                            SBR MVP
                            • 07-01-10
                            • 2239

                            #48
                            can someone explain in plain english what xml is, and what it is used for?
                            BETTING EXCHANGES, easy money.

                            Soccer Tipping: 5-0-1
                            Comment
                            • chachi
                              SBR MVP
                              • 02-16-07
                              • 4571

                              #49
                              XML is a universal method of representing tabular data (or any data at all) in a structured yet freeform textual format which can be parsed/displayed by a browser or custom tool.
                              Last edited by chachi; 10-18-10, 09:18 AM.
                              Comment
                              • Josy
                                SBR High Roller
                                • 10-12-10
                                • 157

                                #50
                                Originally posted by chachi
                                Give me a few, had a list here someplace ...

                                edit May want to check these guys here also ... http://forum.sbrforum.com/sportsbook...ch-change.html

                                here's some of the ones I know of:

                                bet-at-home Slots has the greatest selection of casino games from all the popular categories: Video Slots, Classic Slots, Jackpot Games and more!



                                There are many betting sites available nowadays in Australia and punters need to be careful when registering with any site.




                                http://xml.betfred.com/greyhounds.xml (example, others are own url see here: http://xml.betfred.com/@templates@.xml)

                                This Domain Name is for Sales. Email us if interested in buying this domain.



                                Want to know where to bet? Sportsbook Reviews by Gamblers Palace, bet smarter | GOLF, NBA, NFL betting lines, news and odds


                                Interwetten x 4
                                https://www.interwetten.com/xmlfeede...FFERTYPEIDS=13
                                https://www.interwetten.com/xmlfeede...FFERTYPEIDS=13
                                https://www.interwetten.com/xmlfeede...FFERTYPEIDS=13
                                https://www.interwetten.com/xmlfeede...DOFSPORTIDS=11

                                Betgun x 4





                                I'll post more as I find my old source code and notes, they're on a machine here someplace

                                Will happily accept any unwanted points to assist me restarting my wagering after a 2+yr layoff

                                Thanks boys ... much appreciated
                                Hello chachi,

                                That's a good list for a start.
                                I accidentially found this one:

                                If you will find your old source code and notes and you can post more feeds here it would be highly appreciated.
                                Thankx mate.
                                Comment
                                • chachi
                                  SBR MVP
                                  • 02-16-07
                                  • 4571

                                  #51
                                  Yes the linesmaker setup is good but I prefer to gather direct from the source ...
                                  Comment
                                  • Scooter
                                    SBR MVP
                                    • 01-15-07
                                    • 1159

                                    #52
                                    Originally posted by Scooter
                                    Is an odds comparison site like oddschecker using XML feeds for all of the books it covers?
                                    Anyone know the answer to this?

                                    Instead of XML feeds, are they using HTML filtering which they've programmed for all of these sports at all of these books?
                                    Comment
                                    • chachi
                                      SBR MVP
                                      • 02-16-07
                                      • 4571

                                      #53
                                      mixture of both as far as I am aware ... BetGenius is the underlying provider for bestbetting's site and a handful of others
                                      Comment
                                      • pats3peat
                                        SBR MVP
                                        • 10-23-05
                                        • 1163

                                        #54
                                        very interesting
                                        Comment
                                        • Indecent
                                          SBR Wise Guy
                                          • 09-08-09
                                          • 758

                                          #55
                                          Originally posted by Scooter
                                          Anyone know the answer to this?

                                          Instead of XML feeds, are they using HTML filtering which they've programmed for all of these sports at all of these books?
                                          Most likely, they are scraping the sites rather than relying on an XML feed. XML feeds tend to be delayed when compared to the lines you see on the book's site. The more expensive services (Don Best comes to mind) probably either have an exclusive XML feed or some kind of deal to receive instant updates, or they rely on old fashioned scraping.
                                          Comment
                                          • GJMike
                                            SBR Sharp
                                            • 08-11-05
                                            • 304

                                            #56
                                            When I was at GJUpdate, we had exclusive feeds. It was built right into the sportsbooks system to push us changes as soon as they edited their line in the sportsbook admin screens. Some XMLs you find will be live, some you will find will be delayed.
                                            Comment
                                            • Indecent
                                              SBR Wise Guy
                                              • 09-08-09
                                              • 758

                                              #57
                                              Originally posted by GJMike
                                              When I was at GJUpdate, we had exclusive feeds. It was built right into the sportsbooks system to push us changes as soon as they edited their line in the sportsbook admin screens. Some XMLs you find will be live, some you will find will be delayed.
                                              Good info, thanks
                                              Comment
                                              • chachi
                                                SBR MVP
                                                • 02-16-07
                                                • 4571

                                                #58
                                                Indeed ... cheers for that GJ
                                                Comment
                                                • gvigliani
                                                  SBR Rookie
                                                  • 12-24-10
                                                  • 1

                                                  #59
                                                  Do you know xml feed for the bookmakers BETPIU and DollaroPoker or DollaroPk ?
                                                  Thank'2
                                                  Comment
                                                  • the_mathman
                                                    SBR Sharp
                                                    • 01-04-11
                                                    • 312

                                                    #60
                                                    this is a great thread!

                                                    I love the pinnacle XML file!
                                                    Comment
                                                    • Joe Dogs
                                                      SBR MVP
                                                      • 07-20-09
                                                      • 1931

                                                      #61
                                                      exceptional info
                                                      Comment
                                                      • splash
                                                        SBR Rookie
                                                        • 05-25-09
                                                        • 38

                                                        #62
                                                        lines.bookmaker.com
                                                        Comment
                                                        • jgilmartin
                                                          SBR MVP
                                                          • 03-31-09
                                                          • 1119

                                                          #63
                                                          Originally posted by splash
                                                          lines.bookmaker.com
                                                          Holy shit! Is that new?
                                                          Comment
                                                          • splash
                                                            SBR Rookie
                                                            • 05-25-09
                                                            • 38

                                                            #64
                                                            Originally posted by jgilmartin
                                                            Holy shit! Is that new?
                                                            No, I used that to learn how to scrape xml about a year ago.
                                                            Comment
                                                            • Flight
                                                              Restricted User
                                                              • 01-28-09
                                                              • 1979

                                                              #65
                                                              But how did you find the URL for lines.bookmaker.com?

                                                              No one has mentioned an XML feed for that site before

                                                              That helps me out a lot, thank you
                                                              Comment
                                                              • uva3021
                                                                SBR Wise Guy
                                                                • 03-01-07
                                                                • 537

                                                                #66
                                                                Damn bookmaker seems like a bitch to navigate, Pinny's is so easy its a spoon feeding

                                                                I use DOM with js or vb to extract XML, but actually today I decided to start learning python for the sake of resources and speed
                                                                Comment
                                                                • chachi
                                                                  SBR MVP
                                                                  • 02-16-07
                                                                  • 4571

                                                                  #67
                                                                  PHP/JSON arrays have some useful methods for XML also
                                                                  Comment
                                                                  • Flight
                                                                    Restricted User
                                                                    • 01-28-09
                                                                    • 1979

                                                                    #68
                                                                    I use C# - Deserialize direct to object model
                                                                    Comment
                                                                    • Indecent
                                                                      SBR Wise Guy
                                                                      • 09-08-09
                                                                      • 758

                                                                      #69
                                                                      Originally posted by Flight
                                                                      I use C# - Deserialize direct to object model
                                                                      http://msdn.microsoft.com/en-us/library/tz8csy73.aspx
                                                                      with LINQ, this is a lovely solution.
                                                                      Comment
                                                                      • chachi
                                                                        SBR MVP
                                                                        • 02-16-07
                                                                        • 4571

                                                                        #70
                                                                        I figured most here wouldn't be experts in c# or such a language hence the php suggestion, but yes that is indeed an elegant solution to the headache that is xml
                                                                        Comment
                                                                        SBR Contests
                                                                        Collapse
                                                                        Top-Rated US Sportsbooks
                                                                        Collapse
                                                                        Working...