|
Edited by Charles at 2019-12-25 10:28 AM
Hello both of you guys, glad to see a response :)
Let me start saying that i'm a developer (maybe that will explain the nature of the link provided), modern development consist in provide this kind of "links" filled with information, thats even how the game works (i ask for a "resource", and i get a list of code with all the items, for example).
The link provided, display all the new posts of the mobile legends web site, so i can take that code or informaation, and use it somewhere else, its free to use, because its public.
What i'm asking, is to enable an API or service that i can "consume" or "query", in order to get game information, or statics, or whatever they could (developers), provide us.
Here i borrow an example (sorry for the reference, but its the closest i have), https://developer.riotgames.com/item-sets.html, as you can see, you can retrieve items sets within an url, so i can use those information populating some tables with cured information, or comparing builds, etc.
This is strictly a technical question, not related to game itself, so i will be very happy if you could send the request, it will be very useful, and not only by me, i think there is many people who wants to do the same, please.
Sorry for my english, it's not my native, and i hope that i can made myself clear about this, if no, i'll be glad to re explain everything, thank you in advance, regards.
Ive continuing my research and guess what, i find what i need, look at this:
https://mapi.mobilelegends.com/hero/list?language=en
That link will provide you the complete MLBB hero list, this is what i need, but for items, skills, etc :)
Do you think this is possible?, thank you in advance, bests.
|
|