Python client for Copyscape API
Project description
Copyscape API Client
Python Client for Copyscape API
Installation
pip install copyscape-api
Usage example
import copyscape_api
client = copyscape_api.Client("your_username", "your_api_key")
result = client.search(url="http://example.org/")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
copyscape_api-0.2.tar.gz
(2.3 kB
view details)
File details
Details for the file copyscape_api-0.2.tar.gz.
File metadata
- Download URL: copyscape_api-0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c3815bde8371488a29707a9fcb495c603d9484cdfb68358605ddb7e468468f1
|
|
| MD5 |
4ff1eeb84c709e8f71f3ccf6711fd90b
|
|
| BLAKE2b-256 |
429fc52d6f382c364e17fd6686f6177e2d0e7412ec53a4a040e639e903719f4f
|