For the first time I am trying to parse an AJAX-based website. My problem is that I don't know the general way of doing this.
Let's take the login-form on that site for example. There's a simple form with two form-fields (username, password) that calls a javascript function "j_security" on action. Filling in the values with a post/get is pretty trivial with LWP but I don't know how to do it in this case.
Most of the information on the site only gets fetched when a user clicks on links or certain elements. How do I simulate this to get to the information I want to extract actually?
In reply to Parsing AJAX-based website by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |