- Feb 4, 2003
- 3,370
- 0
- 71
I want to write a scraper for the Battlefield: Bad Company 2 stats page, www.badcompany2.ea.com/leaderboards. Basically I want to make my own personal stats page. The problem is I can't figure out how to see the correct html source file.
When you first load the page, it shows the top 20 PS3 users. From there you can switch to PC or xbox 360, or search for a specific user, which loads the same page plus that user at the top of the list. The problem is if I do this and go 'view source' from firefox or IE, it just shows the source for the original page with the top 20 PS3 users.
I can't figure out how it's doing this. I can be looking at a page with the top 20 PC or xbox360 users, but if I go view source it just shows the PS3 users. Shouldn't it show me the HTML for the page I'm looking at right now?
Any web programming experts out there want to look at this page and figure out what's going on?
When you first load the page, it shows the top 20 PS3 users. From there you can switch to PC or xbox 360, or search for a specific user, which loads the same page plus that user at the top of the list. The problem is if I do this and go 'view source' from firefox or IE, it just shows the source for the original page with the top 20 PS3 users.
I can't figure out how it's doing this. I can be looking at a page with the top 20 PC or xbox360 users, but if I go view source it just shows the PS3 users. Shouldn't it show me the HTML for the page I'm looking at right now?
Any web programming experts out there want to look at this page and figure out what's going on?
