linkedin-web-scraper icon indicating copy to clipboard operation
linkedin-web-scraper copied to clipboard

Python Web Scraper for LinkedIn to collect and store company data (e.g. name, description, industry, etc.) into .xls file

Results 3 linkedin-web-scraper issues
Sort by recently updated
recently updated
newest added

Hello, when I run the script, the email and password fields are filled automatically on the LinkedIn login page, but the login button does not click. I get an error...

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello, I run the code But I have an error in this line into Broswernavigator.py raise NoSuchElementException("after ", self.sleep_time, " attempts the element is still not \ found.") Culd you...