{"id":23533256,"url":"https://github.com/shimizudev/anicrush-api","last_synced_at":"2025-05-14T16:34:52.346Z","repository":{"id":237977074,"uuid":"755011563","full_name":"shimizudev/anicrush-api","owner":"shimizudev","description":"An API to fetch data from Anicrush.to","archived":false,"fork":false,"pushed_at":"2025-02-18T08:39:46.000Z","size":131,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T17:37:12.571Z","etag":null,"topics":["anicrush","anime","anime-api","anime-api-free","anime-list","anime-scraper","anime-search","anime-streaming","anime-website","api","express","megacloud","nestjs","nodejs"],"latest_commit_sha":null,"homepage":"https://anicrush.ayoko.fun","language":"TypeScript","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/shimizudev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-09T08:44:15.000Z","updated_at":"2025-03-03T04:47:50.000Z","dependencies_parsed_at":"2024-05-03T19:28:36.973Z","dependency_job_id":null,"html_url":"https://github.com/shimizudev/anicrush-api","commit_stats":null,"previous_names":["codeblitz97/anicrush-api","devaoto/anicrush-api","shimizudev/anicrush-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimizudev%2Fanicrush-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimizudev%2Fanicrush-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimizudev%2Fanicrush-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimizudev%2Fanicrush-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shimizudev","download_url":"https://codeload.github.com/shimizudev/anicrush-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254183486,"owners_count":22028502,"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":["anicrush","anime","anime-api","anime-api-free","anime-list","anime-scraper","anime-search","anime-streaming","anime-website","api","express","megacloud","nestjs","nodejs"],"created_at":"2024-12-25T23:14:39.858Z","updated_at":"2025-05-14T16:34:52.232Z","avatar_url":"https://github.com/shimizudev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anicrush Scraper API\n\nAn API to fetch data from Anicrush.to\n\n## Features\n\n- Get trending anime\n- Get top airing anime\n- Get anime info\n- Get anime characters\n- Get anime episodes\n- Get anime episode sources\n- Get anime search results\n- Get complete mapping with everything needed.\n- Fully functional and ready to use.\n- Reliable and fast.\n- Cached\n- Very less rate limit.\n\n# Requirements\n\n- Bun 1.2.x\n- Node.js 20.x\n\n## Installation\n\nClone the repository\n\n```bash\ngit clone https://github.com/shimizudev/anicrush-api.git\n```\n\nInstall dependencies\n\n```bash\nbun install\n```\n\nRun the server\n\n```bash\nbun run start\n```\n\n## Usage\n\nThis thing is API based.\n\n## Routes\n\n### Get trending anime\n\n```bash\nGET /api/v1/scraper/trending\n```\n\nParameters:\n\n- `page` (optional): The page number to fetch. Default is 1.\n- `limit` (optional): The number of results to fetch. Default is 20.\n\n### Get top airing anime\n\n```bash\nGET /api/v1/scraper/top-airing\n```\n\nParameters:\n\n- `page` (optional): The page number to fetch. Default is 1.\n- `limit` (optional): The number of results to fetch. Default is 20.\n\n### Get anime info\n\n```bash\nGET /api/v1/scraper/anime/:id\n```\n\nParameters:\n\n- `id`: The ID of the anime to fetch.\n\n### Get anime characters\n\n```bash\nGET /api/v1/scraper/characters/:id\n```\n\nParameters:\n\n- `id`: The ID of the anime to fetch.\n\n### Get anime episodes\n\n```bash\nGET /api/v1/scraper/episodes/:id\n```\n\nParameters:\n\n- `id`: The ID of the anime to fetch.\n\n### Get anime search results\n\n```bash\nGET /api/v1/scraper/search/:query\n```\n\nParameters:\n\n- `query`: The query to search for.\n\n\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n\n## License\n\n[MIT](./LICENSE)\n\n## Contact\n\n[ShimizuDev](https://github.com/shimizudev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimizudev%2Fanicrush-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshimizudev%2Fanicrush-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimizudev%2Fanicrush-api/lists"}