|
|
| Don't ask to ask, just ask | |
| PerlMonks |
screen scrapingby garskoci (Novice) |
| on Jan 08, 2005 at 18:40 UTC ( #420567=perlquestion: print w/ replies, xml ) | Need Help?? |
|
garskoci has asked for the
wisdom of the Perl Monks concerning the following question:
Hello Monks! This is my first time trying to do some screen scraping. In my real life I use Perl to automate administration tasks and parse data. This is my first experience with OO and screen scraping. What I basically need to do is, log into my Netgear router, navigate to the page that shows the port rules and select/de-select radio buttons to open or close ports. Then submit the form. I found that I can login with the LWP module and get the html from the correct page showing the port settings. I also found that can not login in when using Mechanize. I am having a bit of trouble getting the form name and the names of the fields.
So..... can you please tell me if I am on track? Does this sound like a good way of going about this? Any advice would be greatly appreciated. I'm somewhat lost here. Regards. Edited by davido: Added formatting tags to match original input intent.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||