/theverge/categories/articles

POST /api/theverge/categories/articles

Price: 20 credits

Browse a The Verge topic or section in reverse-chronological order. Works for every slug in the unified topic namespace, from broad sections such as tech, ai or policy down to per-company and per-product topics such as openai or iphone. Each story carries headline, excerpt, publish and update timestamps, credited authors, topic taxonomy, lede image and live comment count.

How to use it

List The Verge stories filed under one topic, newest first. category takes the bare slug that appears as the first path segment of a topic URL (openai, ai-artificial-intelligence, tech, headphone-review) or the full topic URL; get the catalogue of valid slugs from theverge/categories/search. count is how many stories to return and the endpoint pages through the archive 40 at a time until the topic runs out; the source serves at most 15 pages of any topic, so about 600 stories is the ceiling however many the topic holds, and a larger count comes back short rather than failing. Each item has id, node_id, article_title, alias, excerpt, web_url, published_at, updated_at, word_count, comment_count, authors[], primary_category, categories[] and image — pass id to theverge/articles for the body. For keyword search across topics use theverge/articles/search.

Parameters

Request body

Response

Errors

Response headers