Readly: List Publications
Readly via Parse · news_media
List publications from the Readly catalogue. Without a topic_id, returns the latest/hot publications. With a topic_id (from list_categories), returns publications in that category. Results are paginated by page number; each page returns up to `limit` items from the full topic listing. 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/list_publications
- Interface artifact
- sha256:854e8d5319913ea985b2861cca38c5ab7700c24b6016090e3d521e1866102b82
- Manifest digest
- sha256:4e6fbd495e2a84db2067d44dda42be0ee946d5a9920d4d19e0fe61d2b500799d
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of items per page.
- topic_id (string): Topic/category ID from list_categories (e.g. 'Q38926' for News & Politics). Omitting returns the latest/hot publications.
Example queries
- {"page":"1","limit":"25","topic_id":"Q38926"}