I wrote a couple apps that parse this sites html, for example one app saves my reputations since the forum only shows the last 40 or so. The one thing I'm puzzled by is the old style used Gif images for reputations so I could easily figure out (PARSE) a threads reputation status, but from what I can gather the new style uses some weird numbers that don't seem to make any sense.
For example.
Green
id="reputationbit_4205982_125360">
id="reputationbit_4199897_147419">
Is there anyway to identify when parsing the html what the reputation status is?
I updated my app to parse the new style html, but its just using the default green since I have no clue how to parse that part, Any help with this? Thanks!
Last edited by Edgemeal; Aug 14th, 2012 at 08:25 AM.
Reason: remove image