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’. |