Skip to content

MrAbhi2k3/HanimeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanime API - Unofficial Hanime.tv RESTful API

FastAPI Python Scraper

A blazing-fast 🔥 REST API for accessing Hanime.tv content, built with FastAPI. This unofficial API provides programmatic access to hentai videos, metadata, and streaming links.

🌟 Features

  • 📺 Video Search - Find content by keywords
  • 🆕 Recent Uploads - Get newly added videos
  • 📈 Trending Content - Popular videos by time period
  • 🔍 Detailed Metadata - Tags, descriptions, view counts
  • ▶️ Streaming Links - Direct video playback URLs
  • 📱 Responsive Design - Works on all devices
  • Fast Performance - Built with asynchronous Python

🚀 Quick Start

Prerequisites

  • Python 3.8+
  • Pip package manager

Installation

git clone https://github.com/yourusername/hanime-api.git
cd hanime-api
pip install -r requirements.txt
uvicorn main:app --reload

About

An Unofficial wrapper of Hanime.tv API using FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published