Hi,
I am wondering if this is possible, and maybe there is some tool that can already do it"
I want to be able to record/scrape data from a javascript page that is updated every few seconds (without any interaction from my side) and save that data to a database.
Specifically, one section of the page only displays the last 10 actions of other website users and drops off the older actions. I'd like to be able to record all those actions and save them for analysis.
I hope that is clear enough.
Thanks!
I am wondering if this is possible, and maybe there is some tool that can already do it"
I want to be able to record/scrape data from a javascript page that is updated every few seconds (without any interaction from my side) and save that data to a database.
Specifically, one section of the page only displays the last 10 actions of other website users and drops off the older actions. I'd like to be able to record all those actions and save them for analysis.
I hope that is clear enough.
Thanks!