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 [openai](https://pypi.org/project/openai) to the latest release **1.35.0**. Changelog ### 1.35.0 ``` Full Changelog: [v1.34.0...v1.35.0](https://github.com/openai/openai-python/compare/v1.34.0...v1.35.0) Features * **api:** add service tier argument for chat completions ([1486](https://github.com/openai/openai-python/issues/1486)) ([b4b4e66](https://github.com/openai/openai-python/commit/b4b4e660b8bb7ae937787fcab9b40feaeba7f711)) ``` ###...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.2.5**. Changelog ### 0.2.5 ``` What's Changed ``` ### 0.2.4 ``` What's Changed * community[patch]: Release 0.2.4 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5592 *...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.2.4**. Changelog ### 0.2.4 ``` What's Changed * community[patch]: Release 0.2.4 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5592 * infra[major]: Commit yarn cache by bracesproul...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.34.0**. Changelog ### 1.34.0 ``` Full Changelog: [v1.33.0...v1.34.0](https://github.com/openai/openai-python/compare/v1.33.0...v1.34.0) Features * **api:** updates ([1481](https://github.com/openai/openai-python/issues/1481)) ([b83db36](https://github.com/openai/openai-python/commit/b83db362f0c9a5a4d55588b954fb1df1a68c98e3)) ``` ### 1.33.0 ``` Full Changelog: [v1.32.1...v1.33.0](https://github.com/openai/openai-python/compare/v1.32.1...v1.33.0) Features...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.33.0**. Changelog ### 1.33.0 ``` Full Changelog: [v1.32.1...v1.33.0](https://github.com/openai/openai-python/compare/v1.32.1...v1.33.0) Features * **api:** adding chunking_strategy to polling helpers ([1478](https://github.com/openai/openai-python/issues/1478)) ([83be2a1](https://github.com/openai/openai-python/commit/83be2a13e0384d3de52190d86ccb1b5d7a197d84)) ``` ### 1.32.1 ```...

This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.2.3**. Changelog ### 0.2.3 ``` What's Changed * scripts[patch]: Add .js extension to build script by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5536 * docs[minor]: Multi...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.32.0**. Changelog ### 1.32.0 ``` Full Changelog: [v1.31.2...v1.32.0](https://github.com/openai/openai-python/compare/v1.31.2...v1.32.0) Features * **api:** updates ([1474](https://github.com/openai/openai-python/issues/1474)) ([87ddff0](https://github.com/openai/openai-python/commit/87ddff0e6e64650691a8e32f7477b7a00e06ed23)) ``` ### 1.31.2 ``` Full Changelog: [v1.31.1...v1.31.2](https://github.com/openai/openai-python/compare/v1.31.1...v1.31.2) Chores...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.31.2**. Changelog ### 1.31.2 ``` Full Changelog: [v1.31.1...v1.31.2](https://github.com/openai/openai-python/compare/v1.31.1...v1.31.2) Chores * **internal:** minor refactor of tests ([1471](https://github.com/openai/openai-python/issues/1471)) ([b7f2298](https://github.com/openai/openai-python/commit/b7f229866f249d16e995db361b923bb4c0b7f1d4)) ``` ### 1.31.1 ``` Full...

This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.31.1**. Changelog ### 1.31.1 ``` Full Changelog: [v1.31.0...v1.31.1](https://github.com/openai/openai-python/compare/v1.31.0...v1.31.1) Chores * **internal:** minor change to tests ([1466](https://github.com/openai/openai-python/issues/1466)) ([cb33e71](https://github.com/openai/openai-python/commit/cb33e7152f25fb16cf4c39a6e4714169c62d6af8)) ``` ### 1.31.0 ``` Full...

This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.2.2**. Changelog ### 8.2.2 ``` ========================= Bug Fixes --------- - `12355 <https://github.com/pytest-dev/pytest/issues/12355>`_: Fix possible catastrophic performance slowdown on a certain parametrization pattern...