Readly: Get Publication Issues
Readly via Parse · news_media
Fetch back issues for a specific publication. Returns a paginated list of issues ordered by release date (newest first), each with cover image URL, page count, and issue metadata. API to list, search, and get details about magazines and newspapers available on Readly.com (powered by Cafeyn). Browse the catalogue by topic, search by keyword, fetch back issues, and get publication metadata. Fulfilled by Parse from readly.com.
- entertainment
- news-media
- parse
- platform-key
- readly
- readly-com
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ae3d403e-2278-44aa-8c08-ba47f2724961/get_publication_issues
- Interface artifact
- sha256:d2c445ed2b186d4bbe193b8819ccac17a25d68f30b3652bce7a1d4726ae6a90e
- Manifest digest
- sha256:1c683afbd11a18a5e29e6c5ad4d2e78f8bc3c40a47300d2b4b2df2241666057a
Request fields
- page (integer): Page number for pagination.
- size (integer): Number of issues per page.
- publication_id (string, required): The publication ID (from list_publications or search_publications results).
Example queries
- {"page":"1","size":"20","publication_id":"22013541"}