{"id":16369705,"url":"https://github.com/dcsunset/bangumi-search","last_synced_at":"2026-02-04T08:39:18.693Z","repository":{"id":47437154,"uuid":"236311545","full_name":"DCsunset/bangumi-search","owner":"DCsunset","description":"a cli and library wrapper for bangumi-data","archived":false,"fork":false,"pushed_at":"2023-01-07T14:09:42.000Z","size":638,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T18:09:43.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DCsunset.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-26T12:50:00.000Z","updated_at":"2020-01-27T09:27:47.000Z","dependencies_parsed_at":"2023-02-07T09:16:58.179Z","dependency_job_id":null,"html_url":"https://github.com/DCsunset/bangumi-search","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fbangumi-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fbangumi-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fbangumi-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fbangumi-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DCsunset","download_url":"https://codeload.github.com/DCsunset/bangumi-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933384,"owners_count":20857055,"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","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-11T02:56:05.122Z","updated_at":"2026-02-04T08:39:18.624Z","avatar_url":"https://github.com/DCsunset.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bangumi-search\n\n[![npm](https://img.shields.io/npm/v/bangumi-search.svg)](https://www.npmjs.com/package/bangumi-search)\n[![GitHub](https://img.shields.io/github/license/DCsunset/bangumi-search.svg)](https://github.com/DCsunset/bangumi-search/blob/master/LICENSE)\n\n\nIt is a cli and library wrapper for [bangumi-data](https://github.com/bangumi-data/bangumi-data),\nused for searching anime names in the database.\n\n## Install\n\nFor command line:\n\n```\nnpm install -g bangumi-search\n```\n\nTo use as a library:\n\n```\nnpm install bangumi-search\n```\n\n## Usage\n\n### Command line\n\n```\nUsage: bangumi-search \u003cstr\u003e [options]\n\nOptions:\n  -h, --help     Show help                                             [boolean]\n  -t, --title    Show titles only in results                           [boolean]\n  -n, --number   Limit the number of results. -1 for unlimited. [number] [default: 5]\n  -v, --version  Show version number                                   [boolean]\n```\n\nSince the titles in the database are mainly in\nJapanese, English and Chinese,\nthese languages can be used to search.\n\n### Library\n\nUse the exported search function:\n\n```js\nconst bangumiSearch = require('bangumi-search');\nconst results = bangumiSearch('keyword');\n```\n\n\n## Develop\n\nClone this repository, and then run:\n\n```\nnpm install\nnode index.js \u003cstr\u003e\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Fbangumi-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsunset%2Fbangumi-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Fbangumi-search/lists"}