Mangaupdates: Get Releases By Day
Mangaupdates via Parse · entertainment
Fetch manga releases for today with pagination. Returns release titles, chapters, and volumes. The upstream API controls the actual page size returned. Paginates via integer page counter. Each Release carries a series id that can be passed to get_series for full details. Access manga series info, daily releases, genres, and site statistics from MangaUpdates. Fulfilled by Parse from mangaupdates.com.
- entertainment
- mangaupdates
- mangaupdates-com
- news-media
- parse
- platform-key
- reviews-ratings
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/49f2db98-4a9a-4adf-9692-3fe67f850b52/get_releases_by_day
- Interface artifact
- sha256:fb3331c4466cd3eb63f1c621633727579b42c0d9fc78829a9fa3fc8167cbc8fb
- Manifest digest
- sha256:8b1e01c9e4ff2283966bb25e9c077f34892f440e5b497be91910881fbde499f2
Request fields
- page (integer): Page number for pagination.
- per_page (integer): Requested results per page. Actual page size is determined by the upstream API.
Example queries
- {"page":"1","per_page":"100"}