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
- Host: GitHub
- URL: https://github.com/prasundas99/plagiarism-detection-in-text-using-web-scrapping
- Owner: Prasundas99
- License: mit
- Created: 2021-08-04T18:19:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T08:29:57.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T04:41:37.253Z (over 2 years ago)
- Topics: cherrio, hacktoberfest, plagiarism-checker, webscraping
- Language: JavaScript
- Homepage: https://plagiarism-detector-in-js.herokuapp.com/
- Size: 354 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Future scope
- File Upload
- Similarity percentage