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
trafficstars

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.12.0**. Changelog ### 1.12.0 ``` Full Changelog: [v1.11.1...v1.12.0](https://github.com/openai/openai-python/compare/v1.11.1...v1.12.0) Features * **api:** add `timestamp_granularities`, add `gpt-3.5-turbo-0125` model ([1125](https://github.com/openai/openai-python/issues/1125)) ([1ecf8f6](https://github.com/openai/openai-python/commit/1ecf8f6b12323ed09fb6a2815c85b9533ee52a50)) * **cli/images:** add support...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.11.1**. Changelog ### 1.11.1 ``` Full Changelog: [v1.11.0...v1.11.1](https://github.com/openai/openai-python/compare/v1.11.0...v1.11.1) Bug Fixes * prevent crash when platform.architecture() is not allowed ([1120](https://github.com/openai/openai-python/issues/1120)) ([9490554](https://github.com/openai/openai-python/commit/949055488488e93597cbc6c2cdd81f14f203e53b)) ``` ###...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.11.0**. Changelog ### 1.10.0 ``` Full Changelog: [v1.9.0...v1.10.0](https://github.com/openai/openai-python/compare/v1.9.0...v1.10.0) Features * **api:** add text embeddings dimensions param ([1103](https://github.com/openai/openai-python/issues/1103)) ([94abfa0](https://github.com/openai/openai-python/commit/94abfa0f988c199ea95a9c870c4ae9808823186d)) * **azure:** proactively add...

This PR pins [pytest-sugar](https://pypi.org/project/pytest-sugar) to the latest release **1.0.0**. Changelog ### 1.0.0 ``` * Add support for pytest 8.x * Drop support for Python 3.7 Thanks to folks to contributed...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.5**. Changelog ### 0.1.5 ``` What's Changed * langchain[patch]: Release 0.1.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4072 * Add Pinecone integration by zackproser in...

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.0.0**. Changelog ### 8.0.0 ``` ========================= Bug Fixes --------- - `11842 <https://github.com/pytest-dev/pytest/issues/11842>`_: Properly escape the ``reason`` of a :ref:`skip <pytest.mark.skip ref>` mark...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.4**. Changelog ### 0.1.4 ``` What's Changed * langchain[patch]: Release 0.1.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4031 * core[minor]: Add ability for runnable passthrough...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.10.0**. Changelog ### 1.10.0 ``` Full Changelog: [v1.9.0...v1.10.0](https://github.com/openai/openai-python/compare/v1.9.0...v1.10.0) Features * **api:** add text embeddings dimensions param ([1103](https://github.com/openai/openai-python/issues/1103)) ([94abfa0](https://github.com/openai/openai-python/commit/94abfa0f988c199ea95a9c870c4ae9808823186d)) * **azure:** proactively add...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.3**. Changelog ### 0.1.3 ``` What's Changed * langchain[patch]: Release 0.1.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3973 * docs[patch]: Refactor memory docs by jacoblee93...

This PR updates [selenium](https://pypi.org/project/selenium) from **4.10.0** to **4.17.2**. Changelog ### 4.17.2 ``` * py] Correct typing_extension dependency for wheel generation ``` ### 4.17.1 ``` * Fix typo in setup.py (13487)...