linkedin-profile-scraper-api
linkedin-profile-scraper-api copied to clipboard
fullName in userProfile not return name but the total connections
trafficstars
Hi @jvandenaardweg, so I found a bug here. Let me reproduce the bug first.
-
When I run the code based on the example here the code works properly but the
fullNamereturn is not what I expected as you can see below. ThefullNamereturn total connections of profile LinkedIn
-
When I jump into the code I see in this line the selector does not match as
fullNamein LinkedIn (picture below). I think we need to change the selector toh1to match with element infullNameLinkedIn