G
Guest
Hi,
I have a table in my DB with a list of URLs.
What I want to do is go to each URL and get a div tag with an ID
"ArticalTitle" and get the inner HTML of that div.
What would be the best way to do this? (I`m talking about the HTML Parsing
part, I got the DB stuff covered)
Thanks!
I have a table in my DB with a list of URLs.
What I want to do is go to each URL and get a div tag with an ID
"ArticalTitle" and get the inner HTML of that div.
What would be the best way to do this? (I`m talking about the HTML Parsing
part, I got the DB stuff covered)
Thanks!