Open lukaskoeni opened 3 years ago
@lukaskoeni Do you have an example of when this happens?
For this profile here, as an example:
https://www.linkedin.com/in/katina-kralevska-ph-d-a8574416/
Under Education there are 4 entries, but I only see the 4th, when I click on 'show more'. The Scraper only retrieves the first 3 entries.
Hi there,
I realized that when people on LinkedIn have more than a certain number of entries in their experience or education section, the scraper does not recognize the entries that only show up, when you click 'show more'.
To scrape all the available information, the scraper would need to detect the show more button and click it, before collecting the html elements.
Have not come around to implement those changes myself.