Accutrix / Rolimons

A module for interacting with the Rolimons website
MIT License
18 stars 7 forks source link

Is this package using the rolimons api or web scraping the html #2

Open redouand opened 3 years ago

redouand commented 3 years ago

Hi, I am not familiar with lua language, i tried finding the end points you were sending the requests to, but i had no luck, I just want to know if you, you are sending those requests to an api, or you're loading the html of the page, and then scraping the data off of it, also if possible can you give me an example of an endpoint you're using?

victorccaldas commented 2 years ago

@optimisticside same question. Also, are you able to give a hand on retrieving data using Python? This is great work, considering the amount of data mentioned in Formatter.lua.

redouand commented 2 years ago

@victorccaldas I have acess to rolimons api, if you're still looking :)

victorccaldas commented 2 years ago

@redouand hey, yes that would be great!

optimisticside commented 2 years ago

Sorry for the late reply. The Rolimons module parses the HTML on the webpages, and you can implement something similar in Python. I can try to help you, if you want.

victorccaldas commented 2 years ago

@optimisticside That would be nice, thanks! Can you hmu on discord? Username is victorcc#8085

Also @redouand pls contact me if you can :)

kyeee commented 2 years ago

@victorccaldas I have acess to rolimons api, if you're still looking :)

Are you able to send me an example of using Rolimons api? I can't find it.

AsynchronousAI commented 5 months ago

Webscraping