Python3-capsolver

Latest version: v1.0.2

Safety actively analyzes 707283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.0.2

Added more methods to ``Control`` class:
- createTask
- getTaskResult
- getToken
- feedbackTask

**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v1.0.1...v1.0.2

1.0.1

Whats new
1. Removed Pydantic, now `captcha_handler` methods return raw dict with server response
2. Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
3. Removed old solving methods which now is inactive
4. Code and project structure is refactored

What's Changed
* Bump pydantic-settings from 2.6.1 to 2.7.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/129
* Bump pydantic from 2.10.3 to 2.10.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/131
* Update msgspec requirement from ==0.18.* to >=0.18,<0.20 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/132
* Bump pydantic-settings from 2.7.0 to 2.7.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/134
* Bump pydantic from 2.10.4 to 2.10.5 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/135


**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9.4...v1.0.1

1.0.0a

Whats new
1. Removed Pydantic, now `captcha_handler` methods return raw dict with server response
2. Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
3. Removed old solving methods which now is inactive
4. Code and project structure is refactored

What's Changed
* Bump pydantic-settings from 2.6.1 to 2.7.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/129
* Bump pydantic from 2.10.3 to 2.10.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/131
* Update msgspec requirement from ==0.18.* to >=0.18,<0.20 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/132
* Bump pydantic-settings from 2.7.0 to 2.7.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/134
* Bump pydantic from 2.10.4 to 2.10.5 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/135


**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9.4...v1.0.0a

0.9.4

What's Changed
* Bump pallets-sphinx-themes from 2.1.1 to 2.1.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/84
* Bump sphinx from 7.2.6 to 7.3.7 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/85
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/86
* Bump pallets-sphinx-themes from 2.1.2 to 2.1.3 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/87
* Bump pydantic from 2.7.0 to 2.7.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/88
* Bump autodoc-pydantic from 2.1.0 to 2.2.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/89
* Bump myst-parser from 2.0.0 to 3.0.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/90
* Bump pydantic from 2.7.1 to 2.7.3 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/93
* Bump pydantic-settings from 2.2.1 to 2.3.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/92
* Bump pydantic-settings from 2.3.0 to 2.3.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/94
* Bump pydantic from 2.7.3 to 2.7.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/96
* Bump pydantic-settings from 2.3.1 to 2.3.3 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/95
* Bump pydantic-settings from 2.3.3 to 2.3.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/98
* Bump pydantic from 2.7.4 to 2.8.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/99
* Bump pydantic from 2.8.0 to 2.8.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/100
* Bump sphinx from 7.3.7 to 7.4.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/101
* Bump sphinx from 7.4.4 to 7.4.7 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/102
* Bump sphinx from 7.4.7 to 8.0.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/104
* Update tenacity requirement from ==8.* to >=8,<10 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/103
* Bump myst-parser from 3.0.1 to 4.0.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/108
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/107
* Bump sphinx from 8.0.0 to 8.0.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/105
* Bump pydantic-settings from 2.3.4 to 2.4.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/106
* Bump pydantic from 2.8.2 to 2.9.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/110
* Bump pydantic from 2.9.1 to 2.9.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/113
* Bump pydantic-settings from 2.4.0 to 2.5.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/112
* Bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/115
* Bump sphinx from 8.0.2 to 8.1.3 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/116
* Bump pydantic-settings from 2.5.2 to 2.6.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/119
* Bump pallets-sphinx-themes from 2.1.3 to 2.2.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/118
* Bump pallets-sphinx-themes from 2.2.0 to 2.3.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/121
* Bump pydantic-settings from 2.6.0 to 2.6.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/122
* [github-actions] Bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/123
* Bump pydantic from 2.9.2 to 2.10.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/124
* Bump pydantic from 2.10.1 to 2.10.2 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/125
* Bump pydantic from 2.10.2 to 2.10.3 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/126


**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9.3...v0.9.4

0.9.3

New Contributors
* AndreiDrang made their first contribution in https://github.com/AndreiDrang/python3-capsolver/pull/1

**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9.1...v0.9.3

0.9.1

1. Fixed **HCaptcha** method

**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9...v0.9.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.