AniList Anime & Manga Scraper
Pricing
from $3.00 / 1,000 media
AniList Anime & Manga Scraper
Anime & manga data from AniList's open API: trending, top-rated, most-popular, seasonal charts and search. No API key.
Pricing
from $3.00 / 1,000 media
Rating
0.0
(0)
Developer
Dev D
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
AniList Anime & Manga Scraper ๐ธ
Trending anime, top-rated manga, seasonal charts and title search โ straight from AniList's open API. No API key, no login, no browser.
Pull clean, structured anime & manga data from AniList: what's trending right now, the highest-rated series of all time, the most popular titles, full seasonal charts (Winter/Spring/Summer/Fall of any year), or a simple title search. Perfect for anime recommendation apps, seasonal-chart dashboards, Discord bots, tracking tools and research.
Powered by AniList's public GraphQL API โ open data, no key required. Fully testable out of the box.
What you can build with it
- ๐ฅ Trending tracker โ snapshot what's hot each week and feed a "what to watch now" list.
- โญ Top-100 rankings โ highest-scored anime or manga of all time.
- ๐ธ Seasonal charts โ every show airing in Summer 2026 with live episode countdowns.
- ๐ Title lookup โ resolve a name to scores, studios, genres, artwork and AniList/MyAnimeList IDs.
- ๐ค Discord / Telegram bots โ power an "!anime
- ๐ Recommendation engines โ filter by genre + minimum score to seed a catalog.
Features
- โ No API key โ AniList's open GraphQL endpoint, works instantly.
- โ Anime and manga โ one Actor, both libraries.
- โ 6 modes โ trending, top-rated, most-popular, most-favourited, seasonal, search.
- โ Rich records โ scores, popularity, favourites, genres, tags, studios, cover art, next-episode countdown, AniList + MyAnimeList IDs.
- โ Filters โ genre and minimum score on top of any mode.
- โ Low-maintenance โ stable public API, one clean record per title.
Input
| Field | Description |
|---|---|
| Mode | trending / top-rated / most-popular / most-favourited / seasonal / search. |
| Anime or Manga | Which library to pull from. |
| Search title | Free-text title search (Search mode). |
| Season / Season year | e.g. Summer + 2026 (Seasonal mode). |
| Genre | Optional filter, e.g. Action, Romance, Sports. |
| Minimum score | Optional 0โ100 average-score floor. |
| Max results | How many titles to return. |
Example โ trending anime right now
{"mode": "trending","mediaType": "ANIME","maxResults": 50}
Example โ Summer 2026 seasonal chart
{"mode": "seasonal","mediaType": "ANIME","season": "SUMMER","seasonYear": 2026,"maxResults": 100}
Example โ top-rated Sports anime
{"mode": "top-rated","mediaType": "ANIME","genre": "Sports","minScore": 80}
Output
One row per title:
{"id": 154587,"id_mal": 52991,"title_romaji": "Sousou no Frieren","title_english": "Frieren: Beyond Journeyโs End","title_native": "่ฌ้ใฎใใชใผใฌใณ","type": "ANIME","format": "TV","status": "FINISHED","episodes": 28,"average_score": 91,"popularity": 459331,"favourites": 40000,"genres": ["Adventure", "Drama", "Fantasy"],"tags": ["Elf", "Magic", "Time Skip"],"studios": ["Madhouse"],"season": "FALL","season_year": 2023,"cover_image": "https://s4.anilist.co/file/...jpg","next_episode": null,"next_airing_in_sec": null,"url": "https://anilist.co/anime/154587"}
Manga rows include chapters / volumes; currently-airing anime include next_episode, next_airing_at and next_airing_in_sec (a live countdown).
Run it on a schedule
Schedule the Actor to snapshot trending or seasonal charts over time and connect a Google Sheets / Slack / Discord webhook integration to build your own anime dashboard or airing-notifier.
Notes & limitations
- Uses AniList's open GraphQL API โ no key needed.
- Genres/scores are point-in-time snapshots at run time.
- Data attribution: powered by AniList.
- Public catalog data (non-personal).
Keywords
AniList, anime scraper, manga scraper, anime API, anime data, manga data, anime list, seasonal anime, trending anime, top anime, anime rankings, anime ratings, MyAnimeList, MAL, anime database, anime charts, airing schedule, anime tracker, otaku data, anime dashboard, Japan, anime recommendations.