Skip to content

Anime Filler Episodes API: Retrieve filler episode info by anime name. Built with Node.js, Express.js, Axios, and Cheerio.

License

Notifications You must be signed in to change notification settings

xsunzukz/anime-filler-episodes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Filler Episodes API

This repository hosts an Anime Filler Episodes API built with Node.js, Express.js, Axios, and Cheerio. The API allows users to retrieve filler episode information for anime series by providing the series name in the URL.

Features

  • Retrieve filler episode information for anime series.
  • Simple and easy-to-use API interface.
  • Data scraped from AnimeFillerList.com for accuracy.
  • Built-in CORS support for cross-origin requests.

Usage

To use the API, simply make a GET request to /animeName endpoint, providing the anime name as a parameter. For example:

Installation

  1. Clone this repository:
git clone https://github.com/xsunzukz/anime-filler-episodes-api.git
  1. Install dependencies:
npm install
  1. Start the server:
node index.js

About

Anime Filler Episodes API: Retrieve filler episode info by anime name. Built with Node.js, Express.js, Axios, and Cheerio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published