Coder Social home page Coder Social logo

21animedb's Introduction

Logo Logo Logo Logo Logo Logo

Homen Anime Worker


UPDATE DATA EVERY 3 Hours

SUPPORTED SITES

GogoAnime

AnimePahe

Anilist

MangaDex

Mangakakalot

AsuraScans

Request Route in Issue Section

ℹ️ Still in Development

WILL SUPPORT MORE IN THE FUTURE

Documentation

Get Popular Anime

parameters description
gogoanime animepahe anilist mangadex mangakakalot select filename from below and replace the url

ROUTES | END POINT

gogoanime |

recent-sub.json,

popular.json,

trending.json

new-season.json

movie.json

animepahe |

recent-sub.json

anilist |

popular.json,

trending.json,

most-favourites.json

mangadex |

latest_manga_updates.json

mangakakalot |

hot-manga.json

latest-update.json

asurascans |

latest-update.json

popular.json

newest-manga.json

fetch("https://raw.githubusercontent.com/mrcainv1-3128/Homen-Anime-Worker/main/gogoanime/json/popular.json")
  .then((response) => response.json())
  .then((animelist) => console.log(animelist));


PURELY MADE ON PYTHON


21animedb's People

Contributors

iamhomen avatar

Stargazers

ひるき avatar  avatar

Watchers

Lucian avatar  avatar  avatar

21animedb's Issues

Delete supabase API access token and roll it

You literally leaked the access token to the API to control your supabase database in the .env file.
Make sure to roll your access token otherwise someone can find and use it from the commits.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.