{"id":22056786,"url":"https://github.com/rocktimsaikia/cambd","last_synced_at":"2025-08-22T22:23:26.361Z","repository":{"id":63800517,"uuid":"564484396","full_name":"rocktimsaikia/cambd","owner":"rocktimsaikia","description":"Cambridge dictionary cli app","archived":false,"fork":false,"pushed_at":"2024-08-30T20:05:07.000Z","size":495,"stargazers_count":30,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-17T11:44:36.980Z","etag":null,"topics":["cambridge-dictionary","cli","cli-dictionary","cmd","dictionary","dictionary-cli","python","terminal"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocktimsaikia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-11-10T20:23:31.000Z","updated_at":"2024-10-30T15:04:46.000Z","dependencies_parsed_at":"2024-01-08T21:14:59.486Z","dependency_job_id":"2799dd22-de70-4509-80ba-d47191267452","html_url":"https://github.com/rocktimsaikia/cambd","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rocktimsaikia/cambd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocktimsaikia%2Fcambd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocktimsaikia%2Fcambd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocktimsaikia%2Fcambd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocktimsaikia%2Fcambd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocktimsaikia","download_url":"https://codeload.github.com/rocktimsaikia/cambd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocktimsaikia%2Fcambd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271710535,"owners_count":24807684,"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-22T02:00:08.480Z","response_time":65,"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":["cambridge-dictionary","cli","cli-dictionary","cmd","dictionary","dictionary-cli","python","terminal"],"created_at":"2024-11-30T16:14:51.586Z","updated_at":"2025-08-22T22:23:26.329Z","avatar_url":"https://github.com/rocktimsaikia.png","language":"Python","funding_links":[],"categories":["\u003ca name=\"writing\"\u003e\u003c/a\u003eWriting"],"sub_categories":[],"readme":"# Cambd\n\n[Cambridge dictionary](https://dictionary.cambridge.org) cli app\n\n\u003cimg src=\"https://www.dropbox.com/s/1jydlxwzmj8e6po/demo.gif?raw=1\" alt=\"cambd, Cambridge dictionary cli app\" /\u003e\n\n## Features\n\n- Automatically suggests related words when a typo is detected.\n- Provides an interactive suggestion menu for selecting the correct word in case of a typo.\n- Supports past and past participle forms, returning the definition of the root word.\n- Operates without relying on any external APIs or databases.\n- Implements persistent caching to store previously searched words, ensuring faster results. The cache is maintained using Python's built-in `sqlite3`.\n\n## Install\n\n```sh\npip install cambd\n```\n\nOr using [pipx](https://pipx.pypa.io/stable/)\n\n```sh\npipx install cambd\n```\n\n## Usage\n\n```sh\nUsage: cambd [OPTIONS] WORD\n\nOptions:\n  -a, --show-all         Show all the definitions of a word.\n  -d, --dictionary TEXT  Determine which dictionary region to use (uk, us) [default: uk]\n  -v, --verbose          Show extra word info ie, word codes \u0026 labels. [ex: A2 informal]\n  -c, --clear-cache      Clear all the stored cache from system.\n  --version              Show the version and exit.\n  --help                 Show this message and exit.\n```\n\n## FAQ\n\nQ. Why scrape instead of using a Dictionary API?\n\n\u003e [!NOTE]\n\u003e TBH, As a non native english speaker, I find the cambridge dictionary the most easy to understand. But they don't have any public free API with all the features I want like getting suggestions on misspelled words and give both US and UK definations etc. So I ended up building this cli tool with basic scrapping for my own usecase as I am a terminal power user and don't want to leave the terminal, go to browser, open a new tab just to search for a word meaning.\n\n## LICENSE\n\n[MIT](./LICENSE) License \u0026copy; [Rocktim Saikia](https://rocktimsaikia.dev) 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocktimsaikia%2Fcambd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocktimsaikia%2Fcambd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocktimsaikia%2Fcambd/lists"}