For example we might want to have start trigger of tag <x> with attribute named <y> with value /<z>/ (regexp) to indicate where we want to start looking for data in html-file.
We may then possibly specify in some simple way what data to extract, for example:a,href,src;t;100
to get the next 100 urls and URL-linktext in document. And possibly have an end trigger, like if we see text <t> then end parsing.
Does anything like this exist?
In reply to HTML::Parser API script or module by ldln
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |