Discover/readly.com API
live

readly.com APIreadly.com

Search and browse thousands of Readly magazines and newspapers. Get publication metadata, back issues, categories, and cover images via 5 structured endpoints.

Endpoints
5
Updated
17d ago
Try it
Page number for pagination.
Number of items per page.
Topic/category ID from list_categories (e.g. 'Q38926' for News & Politics). Omitting retur
api.parse.bot/scraper/ae3d403e-2278-44aa-8c08-ba47f2724961/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/ae3d403e-2278-44aa-8c08-ba47f2724961/list_publications?page=1&limit=3&topic_id=Q38926' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

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 client-side from the full topic listing.

Input
ParamTypeDescription
pageintegerPage number for pagination.
limitintegerNumber of items per page.
topic_idstringTopic/category ID from list_categories (e.g. 'Q38926' for News & Politics). Omitting returns the latest/hot publications.
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "limit": "integer, items per page",
    "topic_id": "string or null, the topic filter applied",
    "total_items": "integer, total items available in this topic",
    "publications": "array of publication objects with id, issue_id, title, cover, release_date, url_formatted_title, issue_number, publication_name, media_page_id"
  },
  "sample": {
    "data": {
      "page": 1,
      "limit": 25,
      "topic_id": "Q38926",
      "total_items": 38,
      "publications": [
        {
          "id": 21561785,
          "cover": "https://content.cafeyn.co/Public/Publications/21561785/22590925/Images/Detail.jpg",
          "title": "The Guardian",
          "issue_id": 22590925,
          "issue_number": 20260507,
          "release_date": "2026-05-07T05:00:00",
          "media_page_id": 923,
          "publication_name": "The Guardian",
          "url_formatted_title": "the-guardian"
        }
      ]
    },
    "status": "success"
  }
}

About the readly.com API

The Readly API exposes 5 endpoints for querying the Readly magazine and newspaper catalogue. Use list_publications to browse the latest or category-filtered titles, search_publications to find publications by keyword, and get_publication_details to retrieve editorial descriptions, release frequency, and total back-issue counts for any publication in the Readly catalogue.

Catalogue Browsing and Search

The list_publications endpoint returns paginated publication objects, each containing id, issue_id, title, cover, release_date, url_formatted_title, issue_number, and publication_name. Without a topic_id it returns the latest or trending titles. Pass a topic_id from list_categories — for example Q38926 for News & Politics — to filter results to a specific category. Both page and limit parameters control pagination.

The search_publications endpoint accepts a query string and returns matching publications with their latest issue information, including cover and release_date. The response includes a total_count field so you can surface how many matching titles exist across the full catalogue.

Publication Details and Back Issues

get_publication_details returns structured metadata for a single publication: title, description, logo_url, release_frequency (e.g. Weekly, Bimonthly), total_issues, publisher_id, and a url_formatted_title slug. This is the endpoint to use when building a publication profile page or filtering a catalogue by release cadence.

get_publication_issues fetches paginated back issues for a given publication_id. Each issue object includes issue_id, title, cover, release_date, issue_number, publication_id, and page_count. The total_count field shows how many issues are archived for that publication. Categories themselves — including nested sub_topics with their own id, name, and color — are available from list_categories, which requires no parameters.

Common use cases
  • Build a magazine discovery app that lets users browse Readly titles filtered by category using list_categories and list_publications.
  • Power a publication search feature that returns cover images and latest issue dates via search_publications.
  • Display a full back-issue archive for any magazine using get_publication_issues with page_count for each issue.
  • Show a publication profile card with editorial description and release frequency pulled from get_publication_details.
  • Create a content calendar tool that tracks release dates across multiple publications using issue release_date fields.
  • Build a category browser mapping colour-coded topics and sub-topics from the list_categories response to a navigation UI.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Readly have an official developer API?+
Readly does not publish a public developer API. The Parse API is the available programmatic way to query the Readly catalogue, search publications, and retrieve issue metadata.
What does `get_publication_issues` return, and how far back do back issues go?+
The endpoint returns a paginated list of issue objects for a given publication_id, each with issue_id, cover, release_date, issue_number, and page_count. The total_count field tells you how many issues are archived. The number of available back issues varies by publication — use get_publication_details to see the total_issues count before paginating through the archive.
Can I filter publications by country or language?+
Not currently. The list_publications and search_publications endpoints filter by keyword or topic_id only; there are no language or country parameters in the current spec. You can fork this API on Parse and revise it to add a language or region filter endpoint.
Does the API return full article text or issue page content?+
No article body text or page-level content is returned. The API covers catalogue metadata: titles, cover images, release dates, editorial descriptions, issue counts, and category structure. You can fork this API on Parse and revise it to add an endpoint targeting issue page data if that surface is available.
How does category nesting work in `list_categories`?+
Each category object in the categories array includes an id, name, color, and a sub_topics array. Sub-topics carry the same fields. To filter publications by a sub-topic, pass its id as the topic_id parameter in list_publications just as you would a top-level category ID.
Page content last updated . Spec covers 5 endpoints from readly.com.
Related APIs in News MediaSee all →
magzter.com API
Browse and search millions of magazines, newspapers, and stories from Magzter's digital library, then dive into specific publications, issues, and articles by category. Discover detailed information about any magazine or newspaper edition to find exactly what you want to read.
smashingmagazine.com API
Access Smashing Magazine's library of articles, books, ebooks, newsletters, and events with powerful search and filtering capabilities. Browse by category, discover related content, explore author profiles, and stay updated with the latest design and web development resources.
royalsocietypublishing.org API
Search and browse scientific articles, journals, and issues from the Royal Society Publishing platform, including filtering by subject, year, and latest publications. Access detailed information about specific articles, journals, and current issues to stay updated on peer-reviewed research.
pewresearch.org API
Search and retrieve Pew Research Center publications, reports, and expert profiles across a wide range of topics, including technology, politics, science, religion, and social trends. Access detailed report content, key findings, charts, and methodology information, and filter results by topic, format, or region to stay informed on the latest research and data.
springer.com API
Search and retrieve metadata for millions of articles, books, and journals from Springer Nature's research library using DOI or ISBN lookups, with powerful filtering and pagination options. Get detailed information about academic publications including journal details, article metadata, and book information to power your research tools and discovery applications.
jstor.org API
Search and browse millions of academic articles, journals, and research issues from JSTOR's library, or retrieve specific articles and journal details to explore scholarly content by subject. Access peer-reviewed research across multiple disciplines to find the academic sources you need.
mdpi.com API
Access MDPI's open-access academic content programmatically. Search across thousands of peer-reviewed articles, retrieve full structured text, extract key findings, and browse journal metadata including impact factors and CiteScores.
djmag.com API
Access the latest DJ and electronic music news, discover rankings of the world's top 100 DJs and clubs, view detailed club profiles, and search through DJ Mag's extensive article archive. Stay updated on the electronic music scene with curated features, news updates, and industry insights all in one place.