Closed Jocarnail closed 1 year ago
Changed scraping to take the entire relative url of the creatures ad ID: this allows to use the same function to scrape both monsters and npcs. Changes in the webui to be to open the correct page for both when one would like to consult the AoN. Now the address is directed by the id from the domain to the correct page (Eg: "Monsters.aspx" vs "NPCs.aspx")
Closing the PR since the availability of the new python script in #46 should cover this
Scrape NPCs taking them from the NPC's table. The implementation of "getCreatureDetails" may be improved:
May try to do it in the next days.