doomavalanche • PM |
Jan 27, 2012 7:49 AM
|
![]() Posts: 3 |
I am looking for how to place the top 50 player stats on my website. I have a premium GT gold account and have the links but still not sure how to make it display on my website? Anyone?
Like when I click on the data feed links I am getting white pages with queried info but its not organized or anything?
Last edited by: doomavalanche Jan 27, 2012 7:55 AM
|
burn • PM |
Jan 27, 2012 11:01 AM
|
![]() Posts: 10924 |
That is what a data feed is, a stream of the info queried from the server. You can view the page source to see the structure and figure out how you want to parse and display it on your website.
![]() |
doomavalanche • PM |
Jan 27, 2012 12:00 PM
|
![]() Posts: 3 |
So essentially I have to code it to display on my site they way I want it displayed?
|
burn • PM |
Jan 27, 2012 12:14 PM
|
![]() Posts: 10924 |
That is correct. You can always use any of the premade banners on your website; but the most you will be able to show is the top 10 players in the HTML banner.
![]() |
b360 • PM |
May 29, 2013 3:56 PM
|
![]() Posts: 1 |
I am trying to display the same thing on my website. I have searched all over the internet for any information that could help and it keeps leading me to this post.
I would like to be able to display the top 50 on our webpage. |
burn • PM |
May 29, 2013 10:07 PM
|
![]() Posts: 10924 |
b360 wrote: Using the XML feed as a premium member you'd either need to code something to process the feed or find something that would be able to do so. ![]() |