
jamescw0
New User
Jul 1, 2009, 8:09 AM
Post #1 of 2
(992 views)
|
|
Website Data Capture
|
Can't Post
|
|
Hey guys, Im looking for some help with my perl script. Let me give you some info first before I begin to explain my script. My goal is to capture data from a website. The website is designed in a tree format meaning that the main page only contains links and within those links contains the data I want to capture. Also, in the main page, there is an area for login/password info. I have completed 50% of this already as my script parses through the links to capture the data. My problem is that i found out that if you login to the website, there is extra info within the links that I need to capture. So, can anyone tell me or show me how I can pass through the login information. Also, the extra data I need to capture are all in drop down menus. I am having a hard time with both of these issues. Please help.
|