Tapas: Search Items
Tapas via Parse · entertainment
Search for series on Tapas by title with optional type filter and pagination. Returns up to 10 results per page, each containing the series page URL, cover image, title, author, synopsis, and tags. Makes one HTTP request to the Tapas search page. Retrieve detailed information about comics and novels on Tapas.io, including title, images, stats, author, and synopsis. Fulfilled by Parse from tapas.io.
- entertainment
- news-media
- parse
- platform-key
- social-media
- tapas
- tapas-io
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/1825258a-99dc-4839-b2d2-e104c4999be4/search_items
- Interface artifact
- sha256:e0a691f6abfa038234f1fd78b10f2b7c37bf29ae0c29d8b5e32f4e5ee289ff06
- Manifest digest
- sha256:39142ebeaec88f30ce9471e8dc08ddf20cb36ba42acc339360fdd43850d89a9c
Request fields
- query (string, required): Search query string (title to search for).
- page_number (integer): Page number for search result pagination.
- type_filter (string): Filter results by content type. One of COMICS, NOVELS, PEOPLE, or TAG. Omit to search all types.: Allowed values: COMICS, NOVELS, PEOPLE, TAG
Example queries
- {"query":"dragon","type_filter":"COMICS"}