Kitsu Anime & Manga Scraper avatar

Kitsu Anime & Manga Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Kitsu Anime & Manga Scraper

Kitsu Anime & Manga Scraper

Searches Kitsu for anime or manga titles and returns each one as a flat row with rating, popularity, episode or chapter count, status, and dates.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

ParseForge

Kitsu Anime & Manga Scraper

Scrape anime and manga titles from Kitsu by search query, with ratings, episode counts, status, and dates. No API key or login. Export to CSV, JSON, Excel, or XML.

Kitsu's official API requires OAuth and rate limits you. This Actor searches the public Kitsu catalog directly, for anime or manga, and returns each matching title as a flat row with its rating, popularity, episode or chapter count, status, and airing dates. Filter by media type and sort by relevance, rating, popularity, or date.

Who uses itWhat they scrape Kitsu for
Anime bloggersBuild a database of titles to review or feature
Market researchersTrack which anime or manga are trending by popularity
Data analystsCompare ratings and episode counts across genres
App developersPopulate a catalog with Kitsu metadata

What it does

This Actor searches Kitsu for anime or manga titles and returns each one as a flat row with its rating, popularity, episode or chapter count, status, and airing dates.

  • ๐Ÿ” Search by title: enter any text, like naruto or one piece, and get matching anime or manga.
  • ๐Ÿ“Š Sort results: order by relevance, highest rated, most popular, newest, or oldest.
  • ๐Ÿ“ฆ Bulk export: collect up to a million titles per run and download as CSV, JSON, Excel, or XML.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Kitsu data

๐Ÿ“ˆ Track popular anime.

A market researcher runs the Actor with sort set to Most Popular and collects the top 100 anime to see what is trending this season.

๐Ÿ“š Build a manga catalog.

An app developer searches for manga titles and exports the results to JSON to seed a reading list feature.

โญ Compare ratings.

A data analyst collects anime with sort set to Highest Rated and compares average ratings and user counts across genres.

๐Ÿ—“๏ธ Find new releases.

A blogger sorts by Newest to get recently aired anime and writes timely reviews.

Why choose this scraper

What you get
No API keyUses Kitsu's public search, no registration or OAuth
Flat rowsEach title is one row, ready for spreadsheets or databases
Flexible sortingRank by rating, popularity, or airing date
Both media typesSearch anime or manga in the same Actor

How it compares

This Actor focuses on search-driven collection from Kitsu with flexible sorting, while the other Kitsu scrapers offer similar search but with different output details.

FeatureParseForgeKitsu ScraperKitsu Anime Scraper - Titles, Ratings and Episodes
Search by titleYesYesYes
Anime and manga supportYesYesNot listed
Sort by rating, popularity, or dateYesNot listedNot listed
Episode or chapter countYesYesYes
Status and airing datesYesYesYes
Poster image URLYesNot listedYes

Configure the run

Drive the Actor with a search query and choose anime or manga. Set a maximum number of titles and a sort order, and only matching records reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"query": "naruto",
"maxItems": 10
}

A larger pull:

{
"query": "naruto",
"maxItems": 200
}

Pricing

Pay-per-result: $0.011 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.10
1,000 results$11.00
10,000 results$110.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Kitsu Anime & Manga Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Kitsu through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/kitsu-anime-manga-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your query spelling and try a broader term. Also ensure mediaType is set correctly. Some titles may not be in Kitsu's catalog.

Why are results different from the Kitsu website?

Kitsu's search algorithm may change, and this Actor uses the public API. Differences in ranking or availability can occur.

Why did the run stop before reaching maxItems?

Kitsu may not have enough results for your query. The Actor stops when no more pages are available.

Why is the average rating missing for some titles?

Titles with very few user ratings may not have an average rating. The field will be null in that case.

Can I search by Japanese title?

Yes, the query matches against all title fields, including original Japanese titles and synonyms.

FAQ

QuestionAnswer
Do I need a Kitsu API key?No. This Actor uses Kitsu's public search endpoint, so no registration or API key is required.
Can I search for both anime and manga in one run?No, each run searches either anime or manga. Run the Actor twice with different mediaType values to get both.
What data does each result include?Each row includes the title, type, status, start and end dates, episode or chapter count, average rating, popularity rank, and poster image URL.
How many titles can I collect?You can set maxItems up to 1,000,000, but Kitsu may limit the total number of search results available for a query.
What does the sort order 'relevance' mean?It is Kitsu's default search ranking, which weighs text match quality and other factors.
Can I filter by genre or year?No, this Actor only supports text search and sorting. Use the Kitsu website or API for advanced filters.
Is the data live?Yes, each run queries Kitsu in real time, so you get current ratings and statuses.
What export formats are supported?You can export results as CSV, JSON, Excel, or XML from the Apify dataset.
Does this Actor handle pagination automatically?Yes, it fetches pages until maxItems is reached or no more results are available.
Can I schedule this Actor to run daily?Yes, you can set up a schedule in Apify to run it at any interval.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Kitsu, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.