Pixel - PAnime

Lain GIF Pi66

998

PAnime

PAnime is big project that contains a lot of things, like: - Open and Free API to get anime details and video streaming data for free. - No need for API Key just fetch it and use. - There is a free and open source TUI & mobile and website app available.

API

PAnime contain a Free API that you can use it in your project for free without any authentication just fetch and use. BASE URL : https://pi66.xyz/api

Get Anime Page

Returns a paginated list of anime Parameters Table

Parameters Type Description
query String Search term for anime title
page Integer Page number for pagination

Example:

# Paginated
GET https://pi66.xyz/api/anime?page=1

# Searching
GET https://pi66.xyz/api/anime?query=naruto

Get Anime Details

Example:

GET https://pi66.xyz/api/anime/naruto

Get Anime Episodes

Example:

GET https://pi66.xyz/api/anime/naruto/episodes

TUI App:

a minimalist python TUI app (supports Vim-Keys) you will find the source code in PAnime Repo on Github

Mobile App:

you will find the source code in PAnime Repo on Github

Technologies

home tools more gaza