Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junioralive/janimeapi
Gogoanime and Anilist Scrapper free hosting on cloudflare with tutorial.
https://github.com/junioralive/janimeapi
anilist anilist-api anime-api anime-scraper api cloudflare cloudflare-workers gogoanime gogoanime-api gogoanime-scraper janimeapi
Last synced: 3 days ago
JSON representation
Gogoanime and Anilist Scrapper free hosting on cloudflare with tutorial.
- Host: GitHub
- URL: https://github.com/junioralive/janimeapi
- Owner: junioralive
- Created: 2024-08-02T17:28:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T10:41:34.000Z (4 months ago)
- Last Synced: 2024-08-03T19:59:53.484Z (4 months ago)
- Topics: anilist, anilist-api, anime-api, anime-scraper, api, cloudflare, cloudflare-workers, gogoanime, gogoanime-api, gogoanime-scraper, janimeapi
- Language: JavaScript
- Homepage: https://api3.janime.workers.dev
- Size: 43.9 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎥 JAnimeAPI
- 📚 Comprehensive Anime API for various projects
- 🌐 Robust Gogoanime scraper
- 🌟 Dynamic Anilist scraper📄 **Documentation**: https://api.janime.workers.dev
## ☁️ Deploy To Cloudflare (Easy Way)
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/junioralive/JAnimeAPI)
## 🔍 Deploy Tutorial
https://github.com/user-attachments/assets/f4075e82-b8cf-420e-b3ac-c0674b793f66
## ☁️ Deploy To Cloudflare (Manual Method)
- 🛠 **Set Up Environment**:
- Install Wrangler CLI: https://developers.cloudflare.com/workers/wrangler/install-and-update/
- Install Nodejs and Npm- 🚀 **Installation Commands**:
```bash
npm install --save npm install cheerio
npm install --save npm install crypto-js
```- 🔑 **Authenticate**:
```bash
wrangler login
```- 🌐 **Launch Your Project**:
```bash
wrangler deploy
```## 🔄 Stay Updated with JAnimeAPI
- 🔄 The API automatically updates with every new commit.
- 🆕 For the latest features, fork the main repository and pull updates as they are released.> 🔗 **Sync Your Fork**: [Guide on GitHub](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork)
- 📢 For real-time notifications and updates, visit our [Discord Channell](https://discord.gg/cwDTVKyKJz)
## 🔔 Connect With Us
📣 Keep up with the latest developments by joining our vibrant community:
[![Discord Channel](https://img.shields.io/static/v1?label=Join&message=Discord%20Channel&color=black&style=for-the-badge&logo=discord&logoColor=black)](https://discord.gg/cwDTVKyKJz)
> [!Note]
> - 💼 This is an edited version of the AnimeDexApi repo by TechShreyash.
> - 🌱 Currently in a state that works.