{"id":22556300,"url":"https://github.com/nearata/myanimelist-rest-api","last_synced_at":"2026-07-01T05:31:27.357Z","repository":{"id":36410307,"uuid":"224218457","full_name":"Nearata/myanimelist-rest-api","owner":"Nearata","description":"An unofficial REST API for MyAnimeList.","archived":false,"fork":false,"pushed_at":"2022-12-09T04:33:42.000Z","size":439,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T23:50:03.327Z","etag":null,"topics":["anime","myanimelist","python","python3","rest-api","unofficial"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nearata.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":"2019-11-26T14:59:50.000Z","updated_at":"2022-05-13T15:15:29.000Z","dependencies_parsed_at":"2022-08-26T02:12:35.054Z","dependency_job_id":null,"html_url":"https://github.com/Nearata/myanimelist-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nearata/myanimelist-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fmyanimelist-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fmyanimelist-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fmyanimelist-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fmyanimelist-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nearata","download_url":"https://codeload.github.com/Nearata/myanimelist-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fmyanimelist-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34994875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":["anime","myanimelist","python","python3","rest-api","unofficial"],"created_at":"2024-12-07T19:11:52.278Z","updated_at":"2026-07-01T05:31:27.322Z","avatar_url":"https://github.com/Nearata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyAnimeList REST API (Unofficial)\n\n\u003e An unofficial REST API for MyAnimeList.net.\n\n## Requirements\n\n- Python 3.9+\n- Pipenv\n\n## Installation\n\n- Install [Pipenv](https://pypi.org/project/pipenv/)\n- Clone the repository or download the ZIP\n- Open the terminal in the `myanimelist-rest-api` directory and run `pipenv install` to install all the dependencies\n\n## Caching\n\nThis project uses `SQLite` to store JSON responses for `7 days` (manually checked). We use [ORM](https://github.com/encode/orm) as driver to comunicate with SQLite database.\n\n## Configuration\n\nThis application uses [Starlette Configuration](https://www.starlette.io/config/).\n\n### Options\n\n- CACHE - Default: False\n- DISABLED_ROUTES - Default: []\n- DEBUG - Default: False\n- HTTP2 - Default: False\n- USER_AGENT - Default: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0\n\n## Production\n\nJust read the `Deployment` section on [Uvicorn](https://www.uvicorn.org/deployment/) docs.\n\n## Usage Example\n\nExamples can be found on the [Documentation](#Documentation).\n\n## Features\n\nCurrently supported features:\n\n- Anime\n  - Characters\n  - Clubs\n  - Episodes\n  - Featured\n  - More Info\n  - News\n  - Pictures\n  - Recommendations\n  - Reviews\n  - Staff\n  - Stats\n- Search\n  - Anime\n- Top\n  - Anime\n\n## Documentation\n\nThe [documentation](https://github.com/Nearata/myanimelist-rest-api/wiki) is available here on this repo, under `Wiki`.\n\n## Disclaimer\n\n`MyAnimeList REST API` is independent. We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with MyAnimeList, LLC ([Website](https://myanimelist.net/)).\n\nAll product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.\n\n## Unlicense\n\nSee [UNLICENSE](UNLICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnearata%2Fmyanimelist-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnearata%2Fmyanimelist-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnearata%2Fmyanimelist-rest-api/lists"}