Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Scrape Select Options from Web Page

by haukex (Archbishop)
on Jun 06, 2018 at 21:35 UTC ( [id://1216063]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Scrape Select Options from Web Page
in thread Scrape Select Options from Web Page

I think, possibly because the page designer doesn't have an explicit <form> tag in the page.

Yes, it does appear that WWW::Mechanize requires the <form> tags to recognize inputs. By your reply to my other solution, I assume you've already figured out that you can feed the HTML to Mojo::DOM with e.g. my $dom = Mojo::DOM->new($mech->content);.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found