Hello UiPath professionals!
I’m trying to scrape my mining performance history from an Ethermine pool website.
It’s clear that scraping from graphs is a lot of hustle and is not error resistant to be implemented in a robot.
Another way - is to pull up historical statics via it’s API then work with it further.
The problem is I’m not an API pro (at all) and don’t know how to implement this pulling properly in my UiPath robot using API.
Can anyone here advise which packages and activities to use to get historical info using API in database format if it’s quite simple to implement?