python3-capsolver


Namepython3-capsolver JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryPython 3.8+ Capsolver library with AIO module.
upload_time2025-01-21 19:07:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords captcha recaptcha geetest hcaptcha capypuzzle rotatecaptcha funcaptcha keycaptcha python3 python-library capsolver datadomeslider datadome mtcaptcha turnstile cloudflare amazon amazon_waf akamai imperva binance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # python3-capsolver

[![Capsolver.png](https://s.vyjava.xyz/files/2024/12-December/17/109278aa/Capsolver.png)](https://vyjava.xyz/dashboard/image/109278aa-961a-4503-bed0-0a9c838dcef2)

<hr>

[![PyPI version](https://badge.fury.io/py/python3-capsolver.svg)](https://badge.fury.io/py/python3-capsolver)
[![Python versions](https://img.shields.io/pypi/pyversions/python3-capsolver.svg?logo=python&logoColor=FBE072)](https://badge.fury.io/py/python3-capsolver)
[![Downloads](https://static.pepy.tech/badge/python3-capsolver/month)](https://pepy.tech/project/python3-capsolver)
[![Static Badge](https://img.shields.io/badge/docs-Sphinx-green?label=Documentation&labelColor=gray)](https://andreidrang.github.io/python3-capsolver/)

[![Maintainability](https://api.codeclimate.com/v1/badges/3c30167b5fb37a0775ea/maintainability)](https://codeclimate.com/github/AndreiDrang/python3-capsolver/maintainability)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/323d4eda0fe1477bbea8fe8902b9e97e)](https://www.codacy.com/gh/AndreiDrang/python3-capsolver/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=AndreiDrang/python3-capsolver&amp;utm_campaign=Badge_Grade)
[![codecov](https://codecov.io/gh/AndreiDrang/python3-capsolver/branch/main/graph/badge.svg?token=2L4VVIF4G8)](https://codecov.io/gh/AndreiDrang/python3-capsolver)

[![Sphinx build](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/sphinx.yml/badge.svg?branch=release)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/sphinx.yml)
[![Build](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/build.yml)
[![Installation](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/install.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/install.yml)
[![Tests](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/test.yml)
[![Lint](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/lint.yml)


Python 3 library for [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API.
Tested on UNIX based OS.

The library is intended for software developers and is used to work with the [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API.

## How to install?

We recommend using the latest version of Python. `python3-capsolver` supports Python 3.7+.

### pip

```bash
pip install python3-capsolver
```

## How to use?

Is described in the [documentation-website](https://andreidrang.github.io/python3-capsolver/).


## How to test?

1. You need set ``API_KEY`` in your environment(get this value from you account).
2. Run command ``make tests``, from root directory.


### Changelog

Check [releases page](https://github.com/AndreiDrang/python3-capsolver/releases).

### How to get API Key to work with the library
1. On the page - https://dashboard.capsolver.com/overview/user-center
2. Find it: [![img.png](https://s.vyjava.xyz/files/2024/12-December/17/ae8d4fbf/img.png)](https://vyjava.xyz/dashboard/image/ae8d4fbf-7451-441d-8984-79b1a7adbe27)

### Contacts

If you have any questions, please send a message to the [Telegram](https://t.me/pythoncaptcha) chat room.

Or email python-captcha@pm.me

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python3-capsolver",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "captcha, recaptcha, geetest, hcaptcha, capypuzzle, rotatecaptcha, funcaptcha, keycaptcha, python3, python-library, capsolver, datadomeslider, datadome, mtcaptcha, turnstile, cloudflare, amazon, amazon_waf, akamai, imperva, binance",
    "author": null,
    "author_email": "AndreiDrang <python-captcha@pm.me>",
    "download_url": "https://files.pythonhosted.org/packages/5e/9e/b55cab8ab5bf8aaf9047bbdb8d69109bc3268fc8f47cf83c1b9c9988bb25/python3_capsolver-1.0.2.tar.gz",
    "platform": null,
    "description": "# python3-capsolver\n\n[![Capsolver.png](https://s.vyjava.xyz/files/2024/12-December/17/109278aa/Capsolver.png)](https://vyjava.xyz/dashboard/image/109278aa-961a-4503-bed0-0a9c838dcef2)\n\n<hr>\n\n[![PyPI version](https://badge.fury.io/py/python3-capsolver.svg)](https://badge.fury.io/py/python3-capsolver)\n[![Python versions](https://img.shields.io/pypi/pyversions/python3-capsolver.svg?logo=python&logoColor=FBE072)](https://badge.fury.io/py/python3-capsolver)\n[![Downloads](https://static.pepy.tech/badge/python3-capsolver/month)](https://pepy.tech/project/python3-capsolver)\n[![Static Badge](https://img.shields.io/badge/docs-Sphinx-green?label=Documentation&labelColor=gray)](https://andreidrang.github.io/python3-capsolver/)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/3c30167b5fb37a0775ea/maintainability)](https://codeclimate.com/github/AndreiDrang/python3-capsolver/maintainability)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/323d4eda0fe1477bbea8fe8902b9e97e)](https://www.codacy.com/gh/AndreiDrang/python3-capsolver/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=AndreiDrang/python3-capsolver&amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/AndreiDrang/python3-capsolver/branch/main/graph/badge.svg?token=2L4VVIF4G8)](https://codecov.io/gh/AndreiDrang/python3-capsolver)\n\n[![Sphinx build](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/sphinx.yml/badge.svg?branch=release)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/sphinx.yml)\n[![Build](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/build.yml)\n[![Installation](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/install.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/install.yml)\n[![Tests](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/test.yml)\n[![Lint](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/lint.yml)\n\n\nPython 3 library for [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API.\nTested on UNIX based OS.\n\nThe library is intended for software developers and is used to work with the [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API.\n\n## How to install?\n\nWe recommend using the latest version of Python. `python3-capsolver` supports Python 3.7+.\n\n### pip\n\n```bash\npip install python3-capsolver\n```\n\n## How to use?\n\nIs described in the [documentation-website](https://andreidrang.github.io/python3-capsolver/).\n\n\n## How to test?\n\n1. You need set ``API_KEY`` in your environment(get this value from you account).\n2. Run command ``make tests``, from root directory.\n\n\n### Changelog\n\nCheck [releases page](https://github.com/AndreiDrang/python3-capsolver/releases).\n\n### How to get API Key to work with the library\n1. On the page - https://dashboard.capsolver.com/overview/user-center\n2. Find it: [![img.png](https://s.vyjava.xyz/files/2024/12-December/17/ae8d4fbf/img.png)](https://vyjava.xyz/dashboard/image/ae8d4fbf-7451-441d-8984-79b1a7adbe27)\n\n### Contacts\n\nIf you have any questions, please send a message to the [Telegram](https://t.me/pythoncaptcha) chat room.\n\nOr email python-captcha@pm.me\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python 3.8+ Capsolver library with AIO module.",
    "version": "1.0.2",
    "project_urls": {
        "Changelog": "https://github.com/AndreiDrang/python3-capsolver/releases",
        "Documentation": "https://andreidrang.github.io/python3-capsolver/",
        "Homepage": "https://andreidrang.github.io/python3-capsolver/",
        "Issues": "https://github.com/AndreiDrang/python3-capsolver/issues",
        "Repository": "https://github.com/AndreiDrang/python3-capsolver"
    },
    "split_keywords": [
        "captcha",
        " recaptcha",
        " geetest",
        " hcaptcha",
        " capypuzzle",
        " rotatecaptcha",
        " funcaptcha",
        " keycaptcha",
        " python3",
        " python-library",
        " capsolver",
        " datadomeslider",
        " datadome",
        " mtcaptcha",
        " turnstile",
        " cloudflare",
        " amazon",
        " amazon_waf",
        " akamai",
        " imperva",
        " binance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c98ac373f254a4183dd8e988277cf8cec6752b0e14dd5eb5c56ab1ade84c14f",
                "md5": "053889c520da08d68a95b5c765778445",
                "sha256": "555052f139a2ae8b5105b32271d01632162dee5677e07f2859ccbe930f8fbaf1"
            },
            "downloads": -1,
            "filename": "python3_capsolver-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "053889c520da08d68a95b5c765778445",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26482,
            "upload_time": "2025-01-21T19:07:45",
            "upload_time_iso_8601": "2025-01-21T19:07:45.623148Z",
            "url": "https://files.pythonhosted.org/packages/7c/98/ac373f254a4183dd8e988277cf8cec6752b0e14dd5eb5c56ab1ade84c14f/python3_capsolver-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e9eb55cab8ab5bf8aaf9047bbdb8d69109bc3268fc8f47cf83c1b9c9988bb25",
                "md5": "e70e93023102bda309c1b8b91ed4b80b",
                "sha256": "d0eba7e60d33cf87be2a3f5294be68186d9427d2514702cb6e6824ef003ddcdf"
            },
            "downloads": -1,
            "filename": "python3_capsolver-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e70e93023102bda309c1b8b91ed4b80b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20732,
            "upload_time": "2025-01-21T19:07:51",
            "upload_time_iso_8601": "2025-01-21T19:07:51.070708Z",
            "url": "https://files.pythonhosted.org/packages/5e/9e/b55cab8ab5bf8aaf9047bbdb8d69109bc3268fc8f47cf83c1b9c9988bb25/python3_capsolver-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 19:07:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndreiDrang",
    "github_project": "python3-capsolver",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "python3-capsolver"
}
        
Elapsed time: 1.88227s