linkedin icon indicating copy to clipboard operation
linkedin copied to clipboard

Linkedin Scraper using Selenium Web Driver, Chromium headless, Docker and Scrapy

Results 233 linkedin issues
Sort by recently updated
recently updated
newest added

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.3.4**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pytest

Description: I am experiencing an issue when running the scraping code via Google links. The code iterates endlessly over loops without terminating. Additionally, when I run the program with a...

This PR updates [linkedin-api](https://pypi.org/project/linkedin-api) from **2.3.0** to **2.3.1**. Changelog ### 2.3.1 ``` 🐞 Bug fixes Fix https://github.com/tomquirk/linkedin-api/issues/448 and related add_connection issues (https://github.com/tomquirk/linkedin-api/pull/453, thanks yashdharme !) https://github.com/tomquirk/linkedin-api/compare/v2.3.0...v2.3.1 ``` Links - PyPI:...