plagchecker focuses on using wwww.prepostseo.com plagairism checker facility.
Project description
The python package is focused on checking Plagiarism from covered content it is the extension of service offered by prepostseo (https://www.prepostseo.com/plagiarism-checker)
Install
For installation one can proceed to https://pypi.org/project/plagchecker/ or can use
pip install plagchecker
Usage
The package focus on usage for checking plagiarised content and amount of plagiarised content present in the data spread over upto 5000 words or less with non-premium version of https://www.prepostseo.com/plagiarism-checker
Modules
There is 1 module named init.py
Class currently present in module: Checker
initialization of class: Checker()
The constructor takes in 1 manadatry argument i.e the APIKEY provided by www.prepostseo.com by signning up for free version.
Methods: Total of 7 Methods are present in Class: Checker
Method 1: init(self,apiKey):
Method is default constructor of the class Checker and takes in 1 manadatry argument i.e the APIKEY from www.prepostseo.com
Method 2: getDataLen(self,data):
Method returns boolean value based on the count of words present in data if count is less than or equal to 5000 words return True else False.
Method 3: response(self,data):
Method returns 2 (two) values in string format:
- status code of the querry: i.e 200 for successful execution in string format.
- json response received upon successful execution or empty string
Method 4: getPlagPercent(self):
The function is used to get the percentage of plagiarised content. It returns the %(percentage) value in string format
Method 5: getUniquePrecent(self):
The function is used to get the precentage of unique content present in the data. It returns the %(percentage) value in string format
Method 6: getSources(self):
The function is used to get the sources from where the content was taken if found plagiarised in the data. It returns sources in the form of a list.
Method 7: getDetails(self):
The function is used to get the additional details of individual querries in data. It returns the additional details in the form of list.
Created & Maintained By
Shrey Patel
Sponsor Me for my education
Sponsor Shrey via buymecoffee
Sponsor Shrey directly
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plagchecker-1.0.1.tar.gz.
File metadata
- Download URL: plagchecker-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eb7d9fe7c76fbe58e92325ad2bbf2c3d0f1ee5b7e6e6b3fa177a72cce318e4f
|
|
| MD5 |
a6c7b01cf53bc00bc54acfad13f52809
|
|
| BLAKE2b-256 |
a84f91c57a7655f5944b981e0c0187fb07dab16a58019294056ff5e1058ad8cd
|
File details
Details for the file plagchecker-1.0.1-py3-none-any.whl.
File metadata
- Download URL: plagchecker-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79a6b3da8b19015a81c6aaa1aae48caea6154bd992a27d6b77bf8b985cc38cf
|
|
| MD5 |
3d14dc1f8f1a24706f3748a521e330f6
|
|
| BLAKE2b-256 |
6b154b1d3814ac3eaee3272667cbd7644258e00004af9063d455eb6e28bb043f
|