{"id":29272064,"url":"https://github.com/bukalapak/ktpextractor","last_synced_at":"2025-08-01T11:38:48.804Z","repository":{"id":143060933,"uuid":"235550950","full_name":"bukalapak/KTPextractor","owner":"bukalapak","description":"This is a service which takes KTP image as the input, and extract the data in the KTP as the output. This is a part of open source project by Data Scientists of Bukalapak.","archived":false,"fork":false,"pushed_at":"2020-01-23T06:50:20.000Z","size":1561,"stargazers_count":96,"open_issues_count":1,"forks_count":28,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-07-05T00:11:33.663Z","etag":null,"topics":["data","datascience"],"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/bukalapak.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-01-22T10:36:35.000Z","updated_at":"2025-03-02T13:26:00.000Z","dependencies_parsed_at":"2023-06-13T02:30:58.353Z","dependency_job_id":null,"html_url":"https://github.com/bukalapak/KTPextractor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bukalapak/KTPextractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukalapak%2FKTPextractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukalapak%2FKTPextractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukalapak%2FKTPextractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukalapak%2FKTPextractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bukalapak","download_url":"https://codeload.github.com/bukalapak/KTPextractor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukalapak%2FKTPextractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268215611,"owners_count":24214365,"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-08-01T02:00:08.611Z","response_time":67,"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":["data","datascience"],"created_at":"2025-07-05T00:10:28.420Z","updated_at":"2025-08-01T11:38:48.796Z","avatar_url":"https://github.com/bukalapak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KTPextractor\n\nThis is a service to extract data from KTP image. This is a part of open source project by Data Scientists of Bukalapak. Other open source projects: https://github.com/bukalapak?q=data\n\n### Config File\nPlease fill in the configuration in file `kyc_config.py`\n`gcv_api_key_path`: path location of the GCV API Key. To get an API, check https://cloud.google.com/vision/docs/setup\n`json_loc` = path location to save the OCR output from GCV\n`output_loc` = path location to save the extracted KTP data\n\n### OCR Text Extractor\nTo extract texts from an image (OCR), use the following command:\n```\npython ocr_text_extractor.py \u003cimage_path\u003e\n```\nThe OCR output file will be saved in the `json_loc` (check config file)\n\n### KTP Entity Extractor\nTo extract attributes from the KTP based on the OCR output, use the following command:\n```\npython ktp_entity_extractor.py \u003cpath of ocr output file\u003e\n```\nThe extracted KTP data will be saved in csv format in the `output_loc` (check config file)\n\n### KTP Data Extractor\nTo extract KTP data directly from KTP image, use the following command:\n```\npython KTPextractor_main.py \u003cimage_path\u003e\n```\nThe extracted KTP data will be saved in csv format in the `output_loc` (check config file)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukalapak%2Fktpextractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbukalapak%2Fktpextractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukalapak%2Fktpextractor/lists"}