Linkedin Data scrapping issue with dynamic selection of ember id

Hi Guys,

My task to retrieve the data from the linked profile. I am able to retrieve the data at once but with same input if i try after a minute or so the data extraction wont happen. The selector "<webctrl id="ember2123" tag="UL">" . I have used the wildcard "<webctrl id="ember*" tag="UL">". If the use the wildcard, the result is empty. Also I noticed ember id for linkedin will get refreshed in some time span. Please help to solve this issue.

1 Like

Hi sanu,

Were you able to get a solution? Having the same problem.

Thanks

@sanu @RoboFactory Please go to this site Scraping Social Media data - #6 by xkarrox
I had a similar issue and I could solve it.