{"id":21437584,"url":"https://github.com/bubner/profanityapi","last_synced_at":"2026-05-17T20:11:35.581Z","repository":{"id":189328354,"uuid":"680480546","full_name":"bubner/ProfanityAPI","owner":"bubner","description":"WSGI API runner for profanity-check","archived":false,"fork":false,"pushed_at":"2024-06-28T14:11:00.000Z","size":156,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T09:43:31.759Z","etag":null,"topics":["api","flask","profanity","profanity-check","profanity-detection","python","wsgi"],"latest_commit_sha":null,"homepage":"https://profanityapi.vercel.app","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/bubner.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}},"created_at":"2023-08-19T11:34:22.000Z","updated_at":"2024-06-24T14:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d763d84-2d2b-4f19-8409-58c765a21dc5","html_url":"https://github.com/bubner/ProfanityAPI","commit_stats":null,"previous_names":["hololb/profanityapi","bubner/profanityapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FProfanityAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FProfanityAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FProfanityAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FProfanityAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubner","download_url":"https://codeload.github.com/bubner/ProfanityAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"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":["api","flask","profanity","profanity-check","profanity-detection","python","wsgi"],"created_at":"2024-11-23T00:27:38.879Z","updated_at":"2026-05-17T20:11:35.569Z","avatar_url":"https://github.com/bubner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProfanityAPI\n### Live at https://profanity.api.bubner.me/?f=TEXT\nWSGI API runner for [profanity-check](https://github.com/vzhou842/profanity-check). \u003cbr\u003e\nView their documentation for more information on their SVM model. \u003cbr\u003e\nUsing the [alt-profanity-check](https://github.com/dimitrismistriotis/alt-profanity-check) fork to support later versions of scikit-learn. Many thanks!\n# Example usage\nInput:  \n```/?f=fuck```  \u003cbr\u003e \u003cbr\u003e\nOutput:\n```\n{\n  \"probability\": 0.9999999997233655,\n  \"profane\": true,\n  \"text\": \"fuck\"\n}\n```\n___\nInput:\n```/?f=hello```  \u003cbr\u003e \u003cbr\u003e\nOutput:\n```\n{\n  \"probability\": 0.03218035443843418,\n  \"profane\": false,\n  \"text\": \"hello\"\n}\n```\n___\nInput:\n```/?f=you are strange```  \u003cbr\u003e \u003cbr\u003e\nOutput:\n```\n{\n  \"probability\": 0.06342308936201688,\n  \"profane\": false,\n  \"text\": \"you are strange\"\n}\n```\n___\nInput:\n```/?f=do%20us%20a%20favour%20and%20remove%20yourself%20from%20the%20face%20of%20the%20planet```  \u003cbr\u003e \u003cbr\u003e\nOutput:\n```\n{\n  \"probability\": 0.23342035478746662,\n  \"profane\": false,\n  \"text\": \"do us a favour and remove yourself from the face of the planet\"\n}\n```\n___\nInput:\n```/?f=go%20away%20you%20bum```  \u003cbr\u003e \u003cbr\u003e\nOutput:\n```\n{\n  \"probability\": 0.4761022259622523,\n  \"profane\": false,\n  \"text\": \"go away you bum\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fprofanityapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubner%2Fprofanityapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fprofanityapi/lists"}