in reply to web::scraper using an xpath
I know nothing about XPATH or Web::Scraper, but you could try to add tbody to your first process call, i.e. process '//*/table[@class="someclass"]/tbody' !??
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: web::scraper using an xpath
by Anonymous Monk on Dec 10, 2010 at 10:17 UTC | |
by jethro (Monsignor) on Dec 10, 2010 at 10:53 UTC | |
by Anonymous Monk on Dec 10, 2010 at 11:17 UTC | |
by ag4ve (Monk) on Dec 10, 2010 at 16:09 UTC | |
by Anonymous Monk on Dec 10, 2010 at 18:52 UTC |