Anidb: Advanced Search Anime
Anidb via Parse · entertainment
Search for anime with multiple filters including keyword, year, season, type, and airing status. Uses the anime list page with filter parameters. Returns results with id, title, type, episodes, rating, average_score, aired, and ended fields. Search and retrieve anime, character, and episode information from AniDB Fulfilled by Parse from anidb.net.
- anidb
- anidb-net
- entertainment
- parse
- platform-key
- reviews-ratings
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/85433efe-2087-4e5a-bff1-1c78cbd5820a/advanced_search_anime
- Interface artifact
- sha256:7ab4599c57cfdac5649285a2320b802cb8f245972abf63dee24ca92fc10c2220
- Manifest digest
- sha256:1f6bb90062f4c9185f0f640ef70494e04b144a8965eadc050cd88c93037d25d1
Request fields
- year (integer): Year filter (e.g. 2002).
- query (string): Search keyword.
- types (string): Comma-separated anime type names (e.g. 'tvseries', 'movie', 'ova', 'tvspecial', 'web', 'musicvideo', 'other', 'unknown').
- season (string): Season filter. Accepted values: winter, spring, summer, autumn.
- airing_status (integer): Airing status filter. 1 = still airing, 2 = finished airing, 3 = unaired/unknown.: Allowed values: 2, 1, 3
Example queries
- {"year":"2002","query":"Naruto","types":"tvseries","season":"autumn","airing_status":"2"}