As you all know, Gogoanime is currently broken and doesn't update episodes anymore.
Details
Gogoanime is experiencing issues with updating episodes, which is why the API may not return the most recent content.Kindly note that no complaints be made regarding the lack of updates as I can't do anything.
Modified api of Gogoanime-api
Clone the Repository and run
git clone https://github.com/kirixen/gogo-api.git
cd gogo-api
npm install
start the server with the following command:
npm start
Now the server is running on http://localhost:3000
Host your own api on render using the button below.
Note : if u have an error after clickin the above button then fork the repo and deploy it through vercel itself