Hi, I have an assignment that requires me to scrape data from LinkedIn profiles via RPA.
How many pages or frequency of pages do I need to scrape before I get the timeout warning where I temporarily lose access to my account? Thanks
Hi, I have an assignment that requires me to scrape data from LinkedIn profiles via RPA.
How many pages or frequency of pages do I need to scrape before I get the timeout warning where I temporarily lose access to my account? Thanks
I have tried scraping linked in using injecting javascript and the data scraping tool.
Data scraping tool gives your very less ‘I am not a robot’ prompts but javascript prompts are aggressive with images to select.
It is not dependent on the number of pages rather than it detects the speed with which you scrape. I have seen scraping very slow will not show a prompt at all and sometimes a ‘normal’ I am not a robot which can also be automated as it doesnt have image selection requiring human intervention.
Read the T&C before scraping data because it might not be legal foor commercial ppurposes.