Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.