View Single Post
  #1 (permalink)  
Old 05-05-2008, 02:53 PM
Mtnkidd Mtnkidd is offline
Junior Member
 
Join Date: Apr 2008
Posts: 2
Default Scraping links in table on Website

AA,
I am trying to navigate to a page (FBI - Most Wanted - The FBI's Ten Most Wanted Fugitives) and capture the 10 links present in the table on this page. This links will change in the future so I need to capture them dynamically. Then I would like to use those captured links to navigate to the link destination and scrape the data from the new page. I thought the manage web controls option would lead me down this path but can't figure it out. Thanks for any help.
Reply With Quote