Get div values
-
I am trying to scrape the values in these divs to security questions(sec_answers). Of course security question have been removed for security purposes. I would like to use the agility pack, but dont know how it works, any help would be appreciated. The retrieval of information takes lace on a form load and the lays it out for me in the form. Keep in mind I am trying to get the security answer. However this information is generated after the page loads so I am not pulling from a db.
Security Questions
Name of your favorite pet?
John Doe
Name of the highschool you graduated from?
Jane Doe
First car you owned?
Fail Doe
First company you worked for?
Doe Boy
-
I am trying to scrape the values in these divs to security questions(sec_answers). Of course security question have been removed for security purposes. I would like to use the agility pack, but dont know how it works, any help would be appreciated. The retrieval of information takes lace on a form load and the lays it out for me in the form. Keep in mind I am trying to get the security answer. However this information is generated after the page loads so I am not pulling from a db.
Security Questions
Name of your favorite pet?
John Doe
Name of the highschool you graduated from?
Jane Doe
First car you owned?
Fail Doe
First company you worked for?
Doe Boy