in reply to Re: web search for certain data
in thread web search for certain data
I havenot yet written anything related to my final task but i have started here, in my output text i get the data as parent node, when i click on the site view source i see total different entries for all meta name content. open(Mytempoutput, ">tempoutput.txt"); print Mytemp output (get $url); Is there any other way to just read html page into a text file and then print characters starting between a metaname content and write to excel??
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: web search for certain data
by choroba (Cardinal) on Nov 23, 2011 at 19:53 UTC | |
by pydi (Initiate) on Nov 23, 2011 at 20:01 UTC |