Skip to content

ckexun/Anime_Data_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Data API

Update time: 2025-08-13

This project is designed to automatically scrape the latest anime data and deploy it to GitHub Pages / GitHub API, allowing users to retrieve updated anime information via HTTP requests. The data is sourced from public anime websites(動漫瘋), regularly updated through a web crawler, and provided in JSON format.

Anime data api: https://ckexun.github.io/Anime_Data_API/


Environment

Python Badge


Methods & Tools

Data Sources

Implementation

pip install -r requirements.txt
python anime.py

Features

  • Automated Data Scraping: Uses Python to scrape anime information from public sources.
  • Data Cleaning & Formatting: Converts raw HTML data into structured JSON format.
  • GitHub Deployment: Automatically updates and publishes the latest data via GitHub Actions.
  • API Access: JSON file can be accessed directly as an API.

About

automate-generated 動漫瘋 anime data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages