I need the script to come to defined web address, and then exctract from this part of html code which is present multiple times on the web all title values. This is just one example from the site:
<td><a title="Articlesiteslist.com Analysis" href="http://www.statscrop.com/www/articlesiteslist.com"><img src="http://static.statscrop.com/favicons.png" class="data_original img_icon" data-original="http://s2.googleusercontent.com/s2/favicons?domain_url=articlesiteslist.com" width="16" height="16" alt="articlesiteslist.com" title="articlesiteslist.com"> articlesiteslist.com</a></td>
Tomorrow
From this I need only the title, so from title="example" only example value should come out.
Thanks a lot for help, trying to solve this problem for two days now.
'; }`. – Amal Murali Feb 07 '14 at 14:04