Person Scraping Connections List not correctly populated
Opened this issue · 0 comments
StamatieMihnea commented
Hello!
I am using the latest version of the library and I noticed that, when scraping a person, the contacts list is actually populated with the connections of the account owner that used its credentials to start the scraping process instead of the actual connections of the search person.
Even if I want to get the connections of my account (the one that I used to login) there is a problem with the number of scraped connections. The list is limited to 40 connections, probably because LinkedIn uses lazy loading to display these connections. Also LinkedIn displays a "Show More Results" button to continue loading connections after a while.