{"id":19584926,"url":"https://github.com/krypton-byte/jagokata","last_synced_at":"2025-08-12T01:05:39.115Z","repository":{"id":62572064,"uuid":"372867287","full_name":"krypton-byte/jagokata","owner":"krypton-byte","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-01T15:45:47.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T01:57:22.550Z","etag":null,"topics":["kata-bijak","katabijak","peribahasa","scrap"],"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/krypton-byte.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-06-01T14:54:37.000Z","updated_at":"2021-06-21T13:32:35.000Z","dependencies_parsed_at":"2022-11-03T20:38:57.232Z","dependency_job_id":null,"html_url":"https://github.com/krypton-byte/jagokata","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/krypton-byte/jagokata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fjagokata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fjagokata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fjagokata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fjagokata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krypton-byte","download_url":"https://codeload.github.com/krypton-byte/jagokata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fjagokata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269982040,"owners_count":24507301,"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-11T02:00:10.019Z","response_time":75,"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":["kata-bijak","katabijak","peribahasa","scrap"],"created_at":"2024-11-11T07:51:42.698Z","updated_at":"2025-08-12T01:05:39.014Z","avatar_url":"https://github.com/krypton-byte.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Library\n\n```bash\n$ pip install jagokata\n# Github\n$ pip install git+https://github.com/krypton-byte/jagokata\n```\n# Mencari Peribahasa\n\n```python\nfrom jagokata import cari_peribahasa\nperibahasa = cari_peribahasa(\"biasa\")\nfor i in peribahasa:\n    print(f\"peribahasa: {i.text}\\nArti: {i.arti}\")\n```\n\n# Mencari Kata Bijak\n\n```python\nfrom jagokata import cari_katabijak\nkatabijak = cari_katabijak(\"biasa\")\nfor i in katabijak:\n    print(i.text)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypton-byte%2Fjagokata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrypton-byte%2Fjagokata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypton-byte%2Fjagokata/lists"}