Mrinmoy Mahato

Results 8 comments of Mrinmoy Mahato

I quess you downloaded a previous version of the module try using `pip install linkedin-scraper==2.11.0`

@ternaus Can you attach a screenshot of which function you are using?

> ``` > selenium==4.8.3 > linkedin-scraper==2.11.0 > ``` > > ``` > from linkedin_scraper import Person, actions > from selenium import webdriver > driver = webdriver.Chrome() > > email =...

use this PR #158 @javaCR7 @mattsunsjf

#158 This PR solves this issue and can parse multiple person links.

> > #158 This PR solves this issue and can parse multiple person links. > > Thanks a ton!!!!!!!!!!!, it works, really appreciate your help here. Cheers man ! @lusifer021...