in reply to Parser-decision: running with Simple-Dom-Parser or a perl-module?
Just use a parser that understands XPath. Or convert your CSS selectors to XPath expressions. It's not hard and there is HTML::Selector::XPath.
Do note that all of these mean you will have to do some actual programming yourself instead of constantly coming back and asking us to write code for you.
|
|---|