Results 1 to 8 of 8

Thread: [RESOLVED] My Reputations Listing - Parsing

Threaded View

  1. #1
    PowerPoster Edgemeal's Avatar
    Join Date
    Sep 06
    Location
    WindowFromPoint(x,y)
    Posts
    3,134

    Resolved [RESOLVED] My Reputations Listing - Parsing

    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">

    Grey
    id="reputationbit_4194437_147649">
    id="reputationbit_4194157_65196">

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •