Skip to content

prasidhanchan/anistation-schedule-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AniStation-schedule-api

A simple api created in python which scrapes data from livechart.me to get anime airing schedule. This is a FastApi app deployed on Vercel.

License Instagram

BASE URL

https://ani-station-schedule-api.vercel.app/

Routes

Get all schedules

Parameter Description
season (string) Provide a season with the year. Example: GET /winter-2024
category (string) Provide a category Example: GET /winter-2024/tv

Deploy your own instance on Vercel

Deploy with Vercel

Deploy your own instance on Render

Start Command:

uvicorn main:app --host 0.0.0.0 --port 10000

Deploy to Render

About

A simple api created in python which scrapes data from livechart.me

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published