S
Steve Long
Hello,
I currently have an app that accesses a web page and I scrape the screen and
parse the returned text to find the elements I want off of the page. My
question, is this a good method of doing this or is there a better method of
getting at particular elements of a web page? Is there a way to use the DOM
for this?
Steve
I currently have an app that accesses a web page and I scrape the screen and
parse the returned text to find the elements I want off of the page. My
question, is this a good method of doing this or is there a better method of
getting at particular elements of a web page? Is there a way to use the DOM
for this?
Steve