Hi,
I am first time evaluating TextPipe.
I am trying to extract several parameters from webpage,
the parameters in my case are: AuthorName, WorkTitle, PublicationYear, etc... surrounded by some recognizable pattern
I want to pass on webpage and extract all of them to CSV file.
E.g.
pattern1 AuthorName pattern1end
pattern2 WorkTitle pattern2end
Is this possible with TextPipe?
when i create only one extract filter like this:
pattern1.*pattern1end
I get in result
pattern1 AuthorName pattern1end
But I wanted only the AuthorName!
When i create the extract filters one after another they work like a pipe so the result is empty.
What should I do?
Maybe in my case it is simpler to write independent Perl Script?
Thanks,
Qshadow.
Extracting several parameters from webpage
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Extracting several parameters from webpage
Hi QShadow,
Please see http://www.datamystic.com/docs, in particular http://www.datamystic.com/docs/dataminingwebsites.pdf
Please see http://www.datamystic.com/docs, in particular http://www.datamystic.com/docs/dataminingwebsites.pdf