View Single Post
  #2 (permalink)  
Old 08-19-2007, 09:19 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 551
Default Re: Web scraping of a website with multiple sub pages

Hello,

Using Automation Anywhere 3.5, you can do this easily. What you can do is, loop for number of PPMA members in the list for e.g. 320. Then using keystrokes open the link one-by-one, copy details of each member in a notepad and save each notepad with respective member’s name in specified folder for e.g. C:\ PPMA Members.

We have attached the task file (ppma_members.atmn) for your convenience. Copy it under location:

My Documents\Automation Anywhere\Automation Anywhere\My Tasks.

Before running this task, create one folder under C:\ drive with name ‘PPMA Members’.
Attached Files
File Type: atmn ppma_members.atmn (35.2 KB, 18 views)
Reply With Quote