I am trying to figure out how to approach this. Websites like: http://bfbc2.statsverse.com/ http://www.gametracker.com work... I want to load in-game stats and server listings with certain specifications to my website. What programming language do I need here? Thanks for any help.
Any server-side language able to manage data from game servers would be fine. What programming language to use isn't the real issue; knowing what data servers return and how to retrieve it is.