This API scrapes data from GoGoAnime and provides JSON-formatted information on anime, including popular series, episode links, and search results. Built for seamless integration, this API is suitable for anime streaming or listing websites.
- Retrieve popular anime
- Search anime by title
- Access detailed information on specific anime
- Fetch episode links
- Stream anime episodes through scraped URLs
To deploy this scraper API on Vercel:
- Fork or clone the repository to your GitHub account.
- Log in to Vercel and create a new project.
- Link your GitHub repository, select this project, and deploy.
The API will be accessible at your Vercel domain, e.g., https://your-vercel-domain/api
.
All responses include a status
field indicating success or error, with error messages provided when applicable.
This project is licensed under the MIT License.
Contributions, issues, and feature requests are welcome! Visit the issues page to get involved.
This scraper is intended for educational and non-commercial purposes only. Scraping websites may violate their terms of service, and this project is not affiliated with GoGoAnime.