hi folks ![]()
i wrote a script to login to my DSL modem and scrape the statistics from the WAN status page, and make some charts to display on my website, works great, powershell is awsome! ![]()
but in my works i realized that the array iβm looking to create already exists in a javascript returned by the page, and essentially the modem has already done the looping works to make it
is there a way to direcly fetch the array as an object from the javascript in the webpage?
thanks for any info
aj