{ "info": { "author": "Vladimir Kadalashvili", "author_email": "Kadalashvili.Vladimir@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Copyscape API Client\nPython Client for [Copyscape API](https://www.copyscape.com/api-guide.php)\n\n## Installation\n`pip install copyscape-api`\n\n## Usage example\n```\nimport copyscape_api\n\nclient = copyscape_api.Client(\"your_username\", \"your_api_key\")\nresult = client.search(url=\"http://example.org/\")\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/selentium/copyscape-api-client", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "copyscape-api", "package_url": "https://pypi.org/project/copyscape-api/", "platform": "", "project_url": "https://pypi.org/project/copyscape-api/", "project_urls": { "Homepage": "https://github.com/selentium/copyscape-api-client" }, "release_url": "https://pypi.org/project/copyscape-api/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python client for Copyscape API", "version": "0.2" }, "last_serial": 5209573, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5fedacb904eb25495b3123b2f57b3f1a", "sha256": "1ee81857c7fcd70969e0527f1c404303e0ef237597d2f191535f4216d7702e7e" }, "downloads": -1, "filename": "copyscape_api-0.1.tar.gz", "has_sig": false, "md5_digest": "5fedacb904eb25495b3123b2f57b3f1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2242, "upload_time": "2019-04-30T18:32:29", "url": "https://files.pythonhosted.org/packages/a4/3e/775f3dc3ec422143786e9f270f1f4f5a72b47193cce5d9fd3c9ee29d6830/copyscape_api-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4ff1eeb84c709e8f71f3ccf6711fd90b", "sha256": "1c3815bde8371488a29707a9fcb495c603d9484cdfb68358605ddb7e468468f1" }, "downloads": -1, "filename": "copyscape_api-0.2.tar.gz", "has_sig": false, "md5_digest": "4ff1eeb84c709e8f71f3ccf6711fd90b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2267, "upload_time": "2019-04-30T18:40:27", "url": "https://files.pythonhosted.org/packages/42/9f/c52d6f382c364e17fd6686f6177e2d0e7412ec53a4a040e639e903719f4f/copyscape_api-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ff1eeb84c709e8f71f3ccf6711fd90b", "sha256": "1c3815bde8371488a29707a9fcb495c603d9484cdfb68358605ddb7e468468f1" }, "downloads": -1, "filename": "copyscape_api-0.2.tar.gz", "has_sig": false, "md5_digest": "4ff1eeb84c709e8f71f3ccf6711fd90b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2267, "upload_time": "2019-04-30T18:40:27", "url": "https://files.pythonhosted.org/packages/42/9f/c52d6f382c364e17fd6686f6177e2d0e7412ec53a4a040e639e903719f4f/copyscape_api-0.2.tar.gz" } ] }