{"id":25933013,"url":"https://github.com/errlogic/ktp-extractor","last_synced_at":"2026-04-19T06:49:22.659Z","repository":{"id":223918960,"uuid":"473300870","full_name":"ErrLogic/ktp-extractor","owner":"ErrLogic","description":"KTP Extractor Using Python and Tesseract","archived":false,"fork":false,"pushed_at":"2024-02-23T02:54:10.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T13:23:46.954Z","etag":null,"topics":["api","flask","flask-api","ktp","ktp-checker-android","ktp-extractor","ktp-ocr","ocr","ocr-ktp","ocr-python","ocr-recognition","ocr-tesseract","python","tesseract","tesseract-4","tesseract-engine","tesseract-ocr","tesseract-ocr-api","tesseract-python"],"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/ErrLogic.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":"2022-03-23T17:57:14.000Z","updated_at":"2024-02-22T18:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c333448-72ec-4515-a8a6-8fcf2cf13712","html_url":"https://github.com/ErrLogic/ktp-extractor","commit_stats":null,"previous_names":["errlogic/ktp-extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ErrLogic/ktp-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrLogic%2Fktp-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrLogic%2Fktp-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrLogic%2Fktp-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrLogic%2Fktp-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErrLogic","download_url":"https://codeload.github.com/ErrLogic/ktp-extractor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrLogic%2Fktp-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31997804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["api","flask","flask-api","ktp","ktp-checker-android","ktp-extractor","ktp-ocr","ocr","ocr-ktp","ocr-python","ocr-recognition","ocr-tesseract","python","tesseract","tesseract-4","tesseract-engine","tesseract-ocr","tesseract-ocr-api","tesseract-python"],"created_at":"2025-03-04T00:46:07.225Z","updated_at":"2026-04-19T06:49:22.615Z","avatar_url":"https://github.com/ErrLogic.png","language":"Python","readme":"# KTP Extractor Using Python and Tesseract\n\n## Installation\n\nInstall Tesseract and Indonesian Tesseract Language Model on your machine\n\nSee : https://tesseract-ocr.github.io/tessdoc/Data-Files-in-different-versions.html\n\nClone this repository and enter the folder:\n\n```sh\ncd ktp-extractor\n```\n\nCreate virtual environment:\n\n```sh\npython -m venv env\n```\n\nRun virtual environment (for Windows user):\n\n```sh\nenv\\Scripts\\activate.bat\n```\n\nRun virtual environment (for Unix user):\n\n```sh\nsource ./env/bin/activate\n```\n\nInstall dependencies:\n\n```sh\npip install -r requirements.txt\n```\n\nSet FLASK_APP (for Windows user only):\n\n```sh\nset FLASK_APP=app.py\n```\n\nRun project:\n\n```sh\npython -m flask run\n```\n\n## Endpoint Documentation\n\n| URL          | Parameter | Type                   |\n| ------------ | --------- | ---------------------- |\n| /extract_ktp | img       | image (jpg, jpeg, png) |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrlogic%2Fktp-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrlogic%2Fktp-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrlogic%2Fktp-extractor/lists"}