The code base requires a method that looks up a page and iterates over it to ascertain minion IDs and names.
Use Case
As a consumer of the module I should be able to get the minion IDs and minion names on a character page.
Proposed Solution
Using Pupeteer or some other headless browser, I should be able to run in a lambda code to retrieve the minion IDs and names from a character page.
Other
See XIVStats/lodestone#24
This is a 🚀 Feature Request