![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hi, I am new to this software and i am trying to scrape some date simply to a csv or excel file. The webpage is PPMA Members and this is the main list of contacts. Each contact has a sub page with their contact details inc and im just trying to extract this data but even with advise of the techi guys i'm somewhat unable do this. As i mentioned im new to this software so perhaps it very simple but i cannot seem to get along the right tracks. any helpful advise.. Please ? Barry |
| |||
| 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’. |