Data scrapping from linkedin


I want to scrap the data from the above image which is from linkedin… I used relative scraping… if the company name changes then I’m getting selector error … so how we can change the dynamic selectors part to scrap the data if the company name change occurs… i want to scrap the data i.e. website, industry, company size… till specialties…

regards
amala

1 Like

Hi @amala443

Can you share your selector ?

cheers :smiley:

Happy learning :smiley:

1 Like

sure…

Hi @amala443

Are you using attach windows for the browser ?

cheers :smiley:

Happy learning :smiley:

1 Like

This is not my workflow… just for sending the screenshot I took this recording…
I’m using open browser activity…

Hi @amala443

You can use GetText Activity if you want to scrape some portion in the website and if you wan to make it dynamic just check the selector if you found out in the selector that need to dynamic just put the astirisk and it will work.

cheers :smiley:

Happy learning :smiley:

1 Like