Hi there!
So this one might be a little wierd...
I'm allready using the HTTP Request to get back some sites with the full HTML and JSON string etc etc... But that's all pre-scripts on the sites behalf.
Is there a way for me to get the website after the scripts have been run etc, so that I can read out from the tables that have then been populated with the data from the scripts?
I know it's a really dirty way of getting the data from a website, but I honestly cant think of another way of doing this as it stands right now... The developer of the website in question has plans for a way to request data straight from the JSON, but they are suuuuuper slow and I dont seeing this being implemented anytime soon really.