{"id":15888144,"url":"https://github.com/ceifa/plagium","last_synced_at":"2025-03-20T10:30:30.704Z","repository":{"id":57325466,"uuid":"440230236","full_name":"ceifa/plagium","owner":"ceifa","description":"A simple plagiarism detector based on google search","archived":false,"fork":false,"pushed_at":"2022-01-25T13:51:47.000Z","size":38,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T23:52:33.570Z","etag":null,"topics":["javascript","nodejs","plagiarism","plagiarism-checker","plagiarism-detection"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ceifa.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}},"created_at":"2021-12-20T16:08:55.000Z","updated_at":"2024-05-26T09:44:43.000Z","dependencies_parsed_at":"2022-09-09T08:52:02.745Z","dependency_job_id":null,"html_url":"https://github.com/ceifa/plagium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceifa%2Fplagium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceifa%2Fplagium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceifa%2Fplagium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceifa%2Fplagium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceifa","download_url":"https://codeload.github.com/ceifa/plagium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066180,"owners_count":20392406,"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","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":["javascript","nodejs","plagiarism","plagiarism-checker","plagiarism-detection"],"created_at":"2024-10-06T06:06:28.939Z","updated_at":"2025-03-20T10:30:30.386Z","avatar_url":"https://github.com/ceifa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plagium\n\nA package to get a plagiarism score from documents.\n\n# API Usage\n\n```js\nimport { getPlagiarismScore } from 'plagium'\n\n// Will return a number between 0 and 1\nconst score: number = await getPlagiarismScore({\n    text, // The document text to be checked\n    languageCode, // pt-BR it's the only available right now\n    googleApiKey, // Google API key\n    googleEngineId, // Google engine Id\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceifa%2Fplagium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceifa%2Fplagium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceifa%2Fplagium/lists"}