R razorfish Registered Member Joined Jul 25, 2008 Messages 99 Reaction score 21 Nov 6, 2009 #1 So is there any software capable of retrieving certain information from a webpage by setting a regular expression pattern ??
So is there any software capable of retrieving certain information from a webpage by setting a regular expression pattern ??
R razorfish Registered Member Joined Jul 25, 2008 Messages 99 Reaction score 21 Nov 7, 2009 #2 anyone?? there must be some...
A aquitaine Newbie Joined Jun 3, 2009 Messages 7 Reaction score 0 Nov 7, 2009 #3 i use Perl to code my own, use HTML::ExtractContent; use LWP::UserAgent; Hope that helps..
X xumarix Newbie Joined Nov 23, 2008 Messages 43 Reaction score 3 Nov 7, 2009 #4 Yahoo pipes could solve the matter.Regex any content mash any videos etc and create RSS
R razorfish Registered Member Joined Jul 25, 2008 Messages 99 Reaction score 21 Nov 8, 2009 #5 ok guys , thank you