copyleaks


Namecopyleaks JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttps://api.copyleaks.com
SummaryCopyleaks API gives you access to a variety of plagiarism detection technologies to protect your online content. Get the most comprehensive plagiarism report for your content that is easy to use and integrate.
upload_time2023-06-08 12:22:26
maintainer
docs_urlhttps://pythonhosted.org/copyleaks/
authorCopyleaks ltd
requires_python
license
keywords copyleaks api plagiarism content checker online academic publishers websites
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Copyleaks Python SDK

Copyleaks SDK is a simple framework that allows you to scan textual content for plagiarism and trace content distribution online, using the [Copyleaks plagiarism checker cloud](https://api.copyleaks.com).

Detect plagiarism using Copyleaks SDK in:

*   Online content and webpages
*   Local and cloud files ([see supported files](https://api.copyleaks.com/GeneralDocumentation/TechnicalSpecifications#supportedfiletypes"))
*   Free text
*   OCR (Optical Character Recognition) - scanning pictures with textual content ([see supported files](https://api.copyleaks.com/GeneralDocumentation/TechnicalSpecifications#supportedfiletypes))

### Installation

Supported Python version: 3.

You have two ways to integrate with the Copyleaks SDK:

* **Recommended** - Use the Python Package Manager - [PiPy](https://pypi.python.org/pypi/copyleaks).  
    When integrating this way you will automatically be able to update the SDK to its latest version:

    <pre>pip3 install copyleaks
    </pre>

*   Download the code from this repository and add it to your project.

### Register and Get Your API Key

To use the Copyleaks SDK you need to have a Copyleaks account. The registration to Copyleaks is free of charge and quick. [Sign up](https://api.copyleaks.com/?register=true) and confirm your account to finalize your registration.

Now, generate your personal API key on your [dashboard](https://api.copyleaks.com/dashboard) under 'API Access Credentials'.

For more information check out our [API guide](https://api.copyleaks.com/documentation/v3).

### Examples

See the [example.py](https://github.com/Copyleaks/Python-Plagiarism-Checker/blob/master/example.py) file.

* To change the Identity server URI (default:"https://id.copyleaks.com"):

<pre>Copyleaks.set_identity_uri("your identity server uri");
</pre>

* To change the API server URI (default:"https://api.copyleaks.com"):

<pre>Copyleaks.set_api_uri("your api server uri");
</pre>

### Dependencies

<pre>pip3 install requests pytz python-dateutil
</pre>

### Read More

*   [API Homepage](https://api.copyleaks.com)
*   [API Documentation](https://api.copyleaks.com/documentation)
*   [Plagiarism Report](https://github.com/Copyleaks/plagiarism-report)

            

Raw data

            {
    "_id": null,
    "home_page": "https://api.copyleaks.com",
    "name": "copyleaks",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/copyleaks/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "copyleaks,api,plagiarism,content,checker,online,academic,publishers,websites",
    "author": "Copyleaks ltd",
    "author_email": "sales@copyleaks.com",
    "download_url": "https://files.pythonhosted.org/packages/75/b4/b0f9bcc05f378a38d4141d5f575fcf5f0d9becc69f5b2eab5af7a959da3f/copyleaks-4.0.1.tar.gz",
    "platform": null,
    "description": "## Copyleaks Python SDK\n\nCopyleaks SDK is a simple framework that allows you to scan textual content for plagiarism and trace content distribution online, using the [Copyleaks plagiarism checker cloud](https://api.copyleaks.com).\n\nDetect plagiarism using Copyleaks SDK in:\n\n*   Online content and webpages\n*   Local and cloud files ([see supported files](https://api.copyleaks.com/GeneralDocumentation/TechnicalSpecifications#supportedfiletypes\"))\n*   Free text\n*   OCR (Optical Character Recognition) - scanning pictures with textual content ([see supported files](https://api.copyleaks.com/GeneralDocumentation/TechnicalSpecifications#supportedfiletypes))\n\n### Installation\n\nSupported Python version: 3.\n\nYou have two ways to integrate with the Copyleaks SDK:\n\n* **Recommended** - Use the Python Package Manager - [PiPy](https://pypi.python.org/pypi/copyleaks).  \n    When integrating this way you will automatically be able to update the SDK to its latest version:\n\n    <pre>pip3 install copyleaks\n    </pre>\n\n*   Download the code from this repository and add it to your project.\n\n### Register and Get Your API Key\n\nTo use the Copyleaks SDK you need to have a Copyleaks account. The registration to Copyleaks is free of charge and quick. [Sign up](https://api.copyleaks.com/?register=true) and confirm your account to finalize your registration.\n\nNow, generate your personal API key on your [dashboard](https://api.copyleaks.com/dashboard) under 'API Access Credentials'.\n\nFor more information check out our [API guide](https://api.copyleaks.com/documentation/v3).\n\n### Examples\n\nSee the [example.py](https://github.com/Copyleaks/Python-Plagiarism-Checker/blob/master/example.py) file.\n\n* To change the Identity server URI (default:\"https://id.copyleaks.com\"):\n\n<pre>Copyleaks.set_identity_uri(\"your identity server uri\");\n</pre>\n\n* To change the API server URI (default:\"https://api.copyleaks.com\"):\n\n<pre>Copyleaks.set_api_uri(\"your api server uri\");\n</pre>\n\n### Dependencies\n\n<pre>pip3 install requests pytz python-dateutil\n</pre>\n\n### Read More\n\n*   [API Homepage](https://api.copyleaks.com)\n*   [API Documentation](https://api.copyleaks.com/documentation)\n*   [Plagiarism Report](https://github.com/Copyleaks/plagiarism-report)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Copyleaks API gives you access to a variety of plagiarism detection technologies to protect your online content. Get the most comprehensive plagiarism report for your content that is easy to use and integrate.",
    "version": "4.0.1",
    "project_urls": {
        "Download": "https://github.com/Copyleaks/Python-Plagiarism-Checker",
        "Homepage": "https://api.copyleaks.com"
    },
    "split_keywords": [
        "copyleaks",
        "api",
        "plagiarism",
        "content",
        "checker",
        "online",
        "academic",
        "publishers",
        "websites"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75b4b0f9bcc05f378a38d4141d5f575fcf5f0d9becc69f5b2eab5af7a959da3f",
                "md5": "5cf95defd701afd73728962553c7f0cd",
                "sha256": "f51b5c994f6587eaaea2191826deab2fa7b15ded0f3a4ecf2f2bdfb621bf85e2"
            },
            "downloads": -1,
            "filename": "copyleaks-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5cf95defd701afd73728962553c7f0cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15737,
            "upload_time": "2023-06-08T12:22:26",
            "upload_time_iso_8601": "2023-06-08T12:22:26.706635Z",
            "url": "https://files.pythonhosted.org/packages/75/b4/b0f9bcc05f378a38d4141d5f575fcf5f0d9becc69f5b2eab5af7a959da3f/copyleaks-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-08 12:22:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Copyleaks",
    "github_project": "Python-Plagiarism-Checker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "copyleaks"
}
        
Elapsed time: 0.07781s