{"id":20608518,"url":"https://github.com/rishang/plagiarism-checker","last_synced_at":"2025-10-03T23:23:27.437Z","repository":{"id":104086940,"uuid":"299524857","full_name":"Rishang/plagiarism-checker","owner":"Rishang","description":"A python snippet script based on selenium to check plagiarism using google search","archived":false,"fork":false,"pushed_at":"2021-05-09T12:12:29.000Z","size":15,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T04:17:05.253Z","etag":null,"topics":["plagiarism-detection","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rishang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-29T06:28:52.000Z","updated_at":"2024-01-15T13:31:57.000Z","dependencies_parsed_at":"2023-07-01T18:45:56.975Z","dependency_job_id":null,"html_url":"https://github.com/Rishang/plagiarism-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rishang/plagiarism-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishang%2Fplagiarism-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishang%2Fplagiarism-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishang%2Fplagiarism-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishang%2Fplagiarism-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rishang","download_url":"https://codeload.github.com/Rishang/plagiarism-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishang%2Fplagiarism-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278241057,"owners_count":25954346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plagiarism-detection","python","selenium"],"created_at":"2024-11-16T10:10:52.282Z","updated_at":"2025-10-03T23:23:27.432Z","avatar_url":"https://github.com/Rishang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A python snippet script based on selenium to check plagiarism\n\nCheckout my article on explaining about this script.\n[medium.com/swlh/this-way-i-checked-hundreds-of-plagiarized-answers-in-seconds](https://medium.com/swlh/this-way-i-checked-hundreds-of-plagiarized-answers-in-seconds-50ef0354fdfa?source=friends_link\u0026sk=6dc250097d03100e5ea9a10983e24f6d)\n\n**checkout `demo.py` for seeing use case of the script**\n\nIt contains Two functions \n1. googleSearch() to perform google search\n2. compareStr() to compare two strings\n\n**Example:**\n\n`googleSearch(\"hello\")`\n\nIt works by searching on google the string we gave in argument and collect following items of each result.\n\n* domain\n* url\n* title\n* description\n\nThis items of each search result are returned if form of dictionary.\n\n`compareStr(\"hello world\",\"hello you\")`\n\noutput: `70.0`\n\nThis function returns percentage of match between 2 strings given in arguments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishang%2Fplagiarism-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishang%2Fplagiarism-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishang%2Fplagiarism-checker/lists"}