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

Re: scrolling in WWW:Mechanize::Firefox

by thomas895 (Deacon)
on Jan 26, 2016 at 21:18 UTC ( [id://1153707]=note: print w/replies, xml ) Need Help??


in reply to scrolling in WWW:Mechanize::Firefox

Some browsers' developer tools provide a call trace for XHR requsts. If you're using Chrome or something Chromium-based, you have this. Other browsers might have it too.

I tried your webpage, and here's what I got. If you try this in your browser, click on the line numbers and you'll be taken to where the function is defined in the JavaScript. It looks like the function you want is called FilterProducts.

You may not even need to dig into the JavaScript too much. The developer tools also tell you which URL was loaded, as seen in my screenshot. Can you figure out how to manipulate that URL to make it do what you want?

-Thomas
"Excuse me for butting in, but I'm interrupt-driven..."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-03-28 16:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found