diablo https://www.hexblot.com/ en Diablo 3 profile parser https://www.hexblot.com/content/diablo-3-profile-parser <span class="field field--name-title field--type-string field--label-hidden">Diablo 3 profile parser</span> <div class="field field--name-field-article-image field--type-image field--label-hidden field__item"> <img src="/sites/default/files/article_images/Diablo-III1_0.png" width="640" height="405" alt="" loading="lazy" typeof="foaf:Image" /> </div> <div class="clearfix text-formatted field field--name-field-features field--type-text-long field--label-above"> <div class="field__label">Features</div> <div class="field__item"><ul><li>Supports both realms ( US / EU ) since they use the same structure</li> <li>Very extendable </li> <li>Parsing via the renowned <a href="http://simplehtmldom.sourceforge.net/">PHP Simple HTML DOM Parser</a></li> <li>Returns data object for use with your own software</li> </ul></div> </div> <span class="field field--name-uid field--type-entity-reference field--label-hidden"><span lang="" about="/users/nand" typeof="schema:Person" property="schema:name" datatype="">nand</span></span> <span class="field field--name-created field--type-created field--label-hidden">Wed, 09/05/2012 - 12:24</span> <div class="clearfix text-formatted field field--name-field-changelog field--type-text-long field--label-above"> <div class="field__label">Changelog</div> <div class="field__item"><ul><li>Initial commit <ul><li>Can parse a user profile ( "career" ) statistics</li> <li>Can retrieve character list, with character ("hero") URLs</li> <li>Can retrieve character global data ( level, class, gender, elite kills )</li> <li>Can retrieve career kills</li> <li>Can retrieve overall progress per difficulty </li> <li>Can retrieve artisan level</li> </ul></li> </ul></div> </div> <div class="clearfix text-formatted field field--name-field-requirements field--type-text-long field--label-above"> <div class="field__label">Requirements</div> <div class="field__item"><ul><li><a href="http://simplehtmldom.sourceforge.net/">PHP Simple HTML DOM Parser</a> must be present, and the path can be configured in the class.</li> </ul></div> </div> Wed, 05 Sep 2012 09:24:55 +0000 nand 124 at https://www.hexblot.com