I want information about the LinkedIn connections i.e information from my connections. eg: Name , Phone number, Position , Birthdate. At the start I am able to scrap the data but after 2-3 times repeating the same it does not scrap the data. Could anyone tell me what the issue is. Is it due to selectors if yes then how can I fix that I tried to fix this using wildcards but that is not working. I need assistance regarding this issue ASAP.
Hi @Vivekanand_Joshi - Check Selectors for more than value and identify the difference between the selector. Select the unique value which makes the selector to work for all the data.
As per the workflow the selector of data scrapping is changing and needs to be fixed. When I first run the robot I see the data in excel but when I do it twice the data do not show up in excel. I am attaching the screenshot
Yes, we can change. Perform an action that Scrap the first and then Scrap the second page, see what is getting changed for both the pages in selector. Then we can pass the changed part as a variable in selector.
I have tried it actually and I understood you what you are trying to say. But that way is also not working. I am not scrapping data on pagination. I am scrolling the page and the scrapping the data. I tried comparing the selectors of 2 pages but that did not work.
If you have tried could you please give me your datascrapping workflow