/theverge/articles/search

POST /api/theverge/articles/search

Price: 10 credits

Full-text search across the whole The Verge archive back to 2011. Each hit carries the headline, the excerpt, a keyword-in-context snippet, publish and update timestamps, the credited authors, the section and topic it was filed under, the full parsely tag list and the lede image. The source serves at most 100 hits per query however many stories actually match.

How to use it

Search The Verge by keyword. keyword is required and count is capped at 100, which is the source's own ceiling even when tens of thousands of stories match. Results are relevance-ranked, not chronological, and there are no section or date filters: to browse a topic in date order use theverge/categories/articles, and to browse one writer use theverge/authors/articles. Each item has id, web_url, article_title, excerpt, snippet, published_at, updated_at, author_names[], section, topic, tags[], content_type and image. Pass web_url to theverge/articles for the full body: id is the same numbering theverge/articles and the listing endpoints publish, and it is null for the pre-2025 stories whose URL carries a legacy Chorus number instead, so join on web_url when it is null. is_resolvable is false for the few indexed pages theverge/articles cannot serve — the site root and the legacy /a/ long-form features, which the site publishes outside its CMS.

Parameters

Request body

Response

Errors

Response headers