An open API service indexing awesome lists of open source software.

https://github.com/prasundas99/plagiarism-detection-in-text-using-web-scrapping

A cheerio based web scrapping app that helps to find plagiarism in a given text and return the links
https://github.com/prasundas99/plagiarism-detection-in-text-using-web-scrapping

cherrio hacktoberfest plagiarism-checker webscraping

Last synced: 6 months ago
JSON representation

A cheerio based web scrapping app that helps to find plagiarism in a given text and return the links

Awesome Lists containing this project

README

          

## Plagiarism Detector

Easily check plagiarism in texts with a simple search using cherrio as web scrapping and node js for backend and ejs as templating engine

## Features
- Text input
- WebScrapping : Scan the inputted text and webscrap the required data
- Return the plagiarised text with plagiarised link

## Screenshots
![Screenshot 2021-11-20 230624](https://user-images.githubusercontent.com/58937669/142735982-1a97b84d-54a2-4519-9724-094d43c25e23.png)
![Screenshot 2021-11-20 230653](https://user-images.githubusercontent.com/58937669/142735985-706bb752-587c-4add-b983-47e9210192cc.png)

## Future scope
- File Upload
- Similarity percentage