{"id":23060537,"url":"https://github.com/dhanush-git/gogoanime-api","last_synced_at":"2025-08-15T08:31:55.432Z","repository":{"id":41118118,"uuid":"309173810","full_name":"Dhanush-git/Gogoanime-API","owner":"Dhanush-git","description":"This is a personal project that I am working on... work in progress 👷‍♂️","archived":false,"fork":false,"pushed_at":"2023-06-27T19:53:20.000Z","size":107,"stargazers_count":30,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-02T04:17:33.708Z","etag":null,"topics":["anime","anime-scraper","animejs","api","downloader","gogoanime","gogoanime-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Dhanush-git.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":"2020-11-01T19:41:02.000Z","updated_at":"2024-03-13T19:28:48.000Z","dependencies_parsed_at":"2022-08-27T04:22:00.217Z","dependency_job_id":null,"html_url":"https://github.com/Dhanush-git/Gogoanime-API","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/Dhanush-git%2FGogoanime-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhanush-git%2FGogoanime-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhanush-git%2FGogoanime-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhanush-git%2FGogoanime-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dhanush-git","download_url":"https://codeload.github.com/Dhanush-git/Gogoanime-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229901559,"owners_count":18141740,"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":["anime","anime-scraper","animejs","api","downloader","gogoanime","gogoanime-api"],"created_at":"2024-12-16T03:13:43.533Z","updated_at":"2024-12-16T03:13:44.087Z","avatar_url":"https://github.com/Dhanush-git.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gogoanime-API v.1🧬\nThis is a personal project that I am working on 🧰\nit is a simple api for scrapping 🔪 gogoanime.so \n\n**How to use the API ?**\n\u003cbr /\u003e\n\n🔢 step 1\n```\nDownload the repo 🟢\n```\n\n🔢 step 2\n```\nnpm install\n```\nthis should install 🔻 all the dependencies required for running this project 📂\n\n\u003cbr /\u003e\n🔢 step 3\n\n```\nnpm start\n```\nNow you should get a output similar to this\n\n```\nListening to port 3000\n```\n🥳 Yay, our API server is running 🏃‍♂️💨\n\n🔢 step 4 : Now visit\n```\nhttp://127.0.0.1:3000/\n```\nand you should be greeted with\n```\n👋 Hello world🌍, Welcome to 🦄 GogoAnime API 🧬\n```\n\n\n# API Documentation 📑\n\n*Running on localhost*\n\n**Available routes**\n\t\n\t/Popular/:page_no\n\t\n\t/NewSeasons/page_no\n\t\n\t/getAnime/anime_id\n\t\n\t/getEpisode/episode_id\n\t\n\t/search/search_query\n\t\n\n**GET | Popular Anime 🍿**\n```\nhttp://127.0.0.1:3000/Popular/:page\n```\n \u003ethis will return all the popular anime\n```\n[\n    {\n        \"name\": \"anime name\",\n        \"img_url\": \"url\",\n        \"anime_id\": \"anime id\"\n    }\n    ...\n]\n```\n\n**GET | New Seasons 🆕**\n```\nhttp://127.0.0.1:3000/NewSeasons/:page\n```\n \u003ethis will return all anime with new seasons available\n```\n[\n    {\n        \"name\": \"anime name\",\n        \"img_url\": \"url\",\n        \"anime_id\": \"anime id\"\n    }\n    ...\n]\n```\n**GET | Anime 🕵️‍♂️**\n```\nhttp://127.0.0.1:3000/getAnime/:anime_id\n```\n \u003ethis will return the anime **name ,thumbnail image ,about  ?** and **episode_id** for all the episodes available for that anime\n```\n[\n\t{\n\t    \"name\": \"anime name\",\n\t    \"img_url\": \"url\",\n\t    \"about\": \"Plot Summary: about the anime\",\n\t    \"episode_id\": \n\t\t    [\n\t\t        \"some-anime-episode-1\",\n\t\t        \"some-anime-episode-2\",\n\t\t        \"some-anime-episode-3\"\n\t\t         ...\n\t\t    ]\n\t}\n]\n```\n**GET  | Anime Episode 📽**\n```\nhttp://127.0.0.1:3000/getEpisode/:episode_id\n```\n \u003ethis will return the downloadable  🔻 link for the episode\n```\n[\n\t    {\n\t        \"quality\": \"watch(360P-mp4)\",\n\t        \"ep_link\": \"episode url\"\n\t    }\n\t    \n\t    ...\n]\n```\n\n**GET  | Search Anime 📽**\n```\nhttp://127.0.0.1:3000/search/:search-query\n```\n \u003ethis will return all the anime related to the search\n```\n[\n    \t  {\n        \t\"name\": \"anime name\",\n        \t\"img_url\": \"url\",\n        \t\"anime_id\": \"anime id\"\n    \t  }\n\t  \n\t  ...\n\t  \n]\t  \n```\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n**💢 Troubleshootings**\n\u003cbr /\u003e\nThis is just a personal project created for study / demonstration purpose and to simplify my working life, it may or may not be a good fit for your project(s).\n\n\u003cbr /\u003e\n\n**❤️ Show your support**\n\u003cbr /\u003e\nPlease ⭐ this repository if you like it or this project helped you!\nFeel free to open issues or submit pull-requests to help me improving my work.\n\n\u003cbr /\u003e\n\n**🤖 Author**\n\u003cbr /\u003e\nDhanush Suvarna\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhanush-git%2Fgogoanime-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhanush-git%2Fgogoanime-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhanush-git%2Fgogoanime-api/lists"}