Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl equivalent of Watir -- browser automation and web scraping

by Discipulus (Canon)
on Oct 15, 2021 at 11:03 UTC ( [id://11137572]=note: print w/replies, xml ) Need Help??


in reply to Perl equivalent of Watir

Hello Galdor,

The browser automation can be done with WWW::Mechanize::Chrome see recent posts about it and search for Corion's examples here at perlmonks.

Then you can use Mojo::DOM (it supports CSS selectors!) to parse a document.

Also of interest: Web::Scraper

See some link of mines

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
  • Comment on Re: Perl equivalent of Watir -- browser automation and web scraping
  • Download Code

Replies are listed 'Best First'.
Re^2: Perl equivalent of Watir -- browser automation and web scraping
by marto (Cardinal) on Oct 15, 2021 at 12:47 UTC

    For context you provided a reference to your links last time.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11137572]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found