hi new to the forum so hi every one hope you all well,
Iam attempting to write a bash script at the moment its a scraper/grabber using wget to download webpages related to the users query. that part is no probs when i have the page i need to stipr all the useless (to me) data out of the html source ie :-
Quote:
<html>
test test test
<tag>test ttest </tag>
<new>
this is the data i want to grab between the new tags
</new>
<html>
|
as you can seen from the above the data i need to grab is from between the new tags these are always on the source what ever the uses query. Can anyone help or point me in the correct direction any help would be greatly appreciated thanks for listening dunryc