{"id":16129762,"url":"https://github.com/maxmacstn/oxford2anki","last_synced_at":"2026-02-22T22:36:39.934Z","repository":{"id":106653726,"uuid":"264624337","full_name":"maxmacstn/oxford2anki","owner":"maxmacstn","description":"Simple Python script to convert list of vocabulary to anki dictionary deck, based on Oxford dictionaries","archived":false,"fork":false,"pushed_at":"2020-05-17T10:16:36.000Z","size":1377,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T13:47:11.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/maxmacstn.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":"2020-05-17T09:16:05.000Z","updated_at":"2025-03-25T06:59:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"456893f8-8fbd-4937-b842-7b6530a3a7af","html_url":"https://github.com/maxmacstn/oxford2anki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxmacstn/oxford2anki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmacstn%2Foxford2anki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmacstn%2Foxford2anki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmacstn%2Foxford2anki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmacstn%2Foxford2anki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmacstn","download_url":"https://codeload.github.com/maxmacstn/oxford2anki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmacstn%2Foxford2anki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281761950,"owners_count":26557137,"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-10-30T02:00:06.501Z","response_time":61,"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":[],"created_at":"2024-10-09T22:12:25.612Z","updated_at":"2025-10-30T07:06:22.686Z","avatar_url":"https://github.com/maxmacstn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oxford2Anki\n![header](https://raw.githubusercontent.com/maxmacstn/oxford2anki/master/screenshots/ss1.png)\n\nA simple Python script to convert lists of vocabularies to AnkiWeb cards. Words definitions are query from Oxford dictionaries API.\n\n## usage\n1. Clone or download this repository.\n2. Obtain `APP KEY` and `API KEY` from [Oxford Dictionaries API website](https://developer.oxforddictionaries.com/). \nNote: Free tier can query 1,000 request/month\n3. Modify `credentials.py` and put your `APP KEY` and `API KEY` in it.\n4. Prepare words/vocabularies files. Each line must contains only one word. Non-alphabet such as spaces, dashes, numbers are acceptable. This script will strip it out anyway. \n5. Run the script, it requires two options which is input file name and output file name respectively.\n```\noxford2anki.py -i \u003cinputfile\u003e -o \u003coutputfile\u003e\n```\n6. Import output file to Anki, match it to your word and meaning field and voilà!\n\nIf you still unsure how it works, hopefully [this video](https://www.youtube.com/watch?v=-yxgUPfVe3Q) will help you.\n\n## Comparisons to Mac OS Dictionary\nCards that are generated by this script will include every definition from the homograph of the word, lexical catagory, sense, subsense and example.\n\n![header](https://raw.githubusercontent.com/maxmacstn/oxford2anki/master/screenshots/ss2.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmacstn%2Foxford2anki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmacstn%2Foxford2anki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmacstn%2Foxford2anki/lists"}