Skip to main content

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.

Project description

## 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:

### 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.

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

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

### Dependencies

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

### Read More

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copyleaks-4.3.0.tar.gz (18.4 kB view details)

Uploaded Source

File details

Details for the file copyleaks-4.3.0.tar.gz.

File metadata

  • Download URL: copyleaks-4.3.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for copyleaks-4.3.0.tar.gz
Algorithm Hash digest
SHA256 4d220da85a6ec423a3f8e2cd12e0abff98eabb356781c98b49102e57fa0cbeaf
MD5 815777bc9c3d486db8f741857cfe9ac0
BLAKE2b-256 5120395c01b7c6a3013f65a7db0fc55580c826e3853e7a885652d22252a7c9b1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page