First post within the community. I am fairly new to UI Path. I am trying to currently scrape some data from the site LinkedIn via UIPath and output this into Excel. I am searching for any company (does not matter) and then trying to find people (workers) within that company with a specific i.e. assistant as a job title. I want to output their name, job title, company and email if it exists into an excel file.
I have tried to use UIPath to open the browser and go to the specific section but I am unsure on how to output the data with specific headers into a csv or .xlsx
This should be done for anyone who has the keyword assistant in their title. I would like to attach this via email and send it to myself or anyone encrypted.
Did you try using Data Scraping wizard to extract all the data from the search results page? Once extracted you can filter the data table to have only the specific assistant title.
You can then use Send SMTP Mail Message/Send Outlook Mail Message/Send Exchange Mail message as your need to send the email.
Let me know if thats not what you are looking for.
I will surely try this out. I am at the moment trying to get past the stage of searching within the intial screen of Linkedin. I have used the recorder and typed a company name. When I try and run the bot it does not seem to type the name of the company I typed (whilst recording). It is very frustrating any idea?
With your selector donât omit just do parentid=âember*â or parentid=â*â or in the edit selector screen click âattach to live elementâ and select the search field.
You need to make your selector more dynamic & unique. Try to play around with UiExplorer and look for the attributes that doesnât change. Something like âaanameâ may be.
Note: LinkedIn has a way to detect automationâs on the site and i believe it may block you after few tries while scraping the data.
@Rammohan91 you are right LinkedIn is trying to stop me in my tracks but I am persistentâŚpartly your solution and @CBlanchard worked a treat. I used a wild card within the âaanameâ this allowed me to input user defined data.
Moving forward I am in dire need of some help. I am now at the data scraping part which to be honest works like a charm. My only problem is when the page reloads (so for instance if I refresh the page or I try and run it the next day) I donât seem to be able to get the datatable to write into a csv or excel file again. When I datascrape it and write range it works the first time but if the webpage has been reloaded (or its the next day) it stops workingâŚ
I have tried using wild cards but unfortunately this is not helping this time. I am running out of ideas. The concept works but I cannot get it to output if I reload the page. The metadata has not changed either.
I am at a crossroads, any help on this matter will be highly appreciated. I feel like I am at the verge of finishing the task but I am unable to get this last part done.
@Rammohan91 Thanks Man it actually worked. I unchecked parentid=âember*â and selected some other selector which doesnât change at all now my program is running fantastically. Once again thanks really appreciate it.
@xkarrox@Rammohan91, I have taken @Rammohan91âs suggestion and Selected the most unique selector which doesnât get changes after refreshing the browser or even if Data get changes and you know what it really worked for me hope it will work for you as well
Can you please tell solution for scraping linkedin data.
Every time selector gets changed. I have used uiexplorer also.
but when i selects dynamic selector, it does not extract data. ?
Firstly, i am not looking any data.
I wanted to know whats the solution you applied for scraping linked in.
How to scrape email id and phone number from LinkedIn.
hey all
i have been working for the same and im trying with linkedin company profile to get how many are
like for e.g.: i have share a SS below
after this link i got a list of employeeâs
after that i clicked on next and the process is running but i couldnt fetch the info and it closes immediately can any one suggest where im going wrong
aim: to get the list of employeeâs in a excel sheet
again me
sorry for the trouble as when i try to repeat the automation it showing error in one or other activity can u solve this issue and let me know this is my main Appstekcorp.xaml (11.6 KB)
if any changes and suggestions let me know
eagerly waiting for the rply
regards
newbot in uipath @Myshudhage