webtoons.com API: get_series_details
webtoons.com via Parse · entertainment
Fetch full details for a series including title, author, synopsis, subscriber/view stats, schedule, and images. Requires the numeric title_no identifier (from search_series or browse endpoints). The genre and slug parameters help construct the URL path but the server redirects to the correct page using title_no alone. Scrapes webtoons.com for series information, episodes, rankings, and more Fulfilled by Parse from webtoons.com.
- entertainment
- parse
- platform-key
- social-media
- streaming-video
- webtoons-com
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/fcd75949-6f0e-4c1d-8bd2-0bcdddad5e90/get_series_details
- Interface artifact
- sha256:0187629da60389e021e8fb9b16e5f252ffbea8d534f92303ba63fbfbf68f6155
- Manifest digest
- sha256:7b0c9b25046c1ec86853dfe2b5e988085932c9cc6e206ebb335bd92153fbb14b
Request fields
- slug (string): Series slug for URL path
- genre (string): Genre slug for URL path
- title_no (string, required): The series title number ID (from search_series results[*].title_no)
Example queries
- {"slug":"placeholder","genre":"action","title_no":"8136"}