/techcrunch/articles

POST /api/techcrunch/articles

Price: 1 credit

Get a full TechCrunch article by id, slug or URL: headline, subtitle, excerpt, the complete article body as plain text and as HTML, separate publish and update timestamps, word count and reading time, every credited author with job title and socials, the section and topic-tag taxonomies, region and storyline collections, and the featured image with its photo credit.

How to use it

Fetch a single TechCrunch article. Accepts the numeric post id, the bare slug, or the full article URL (https://techcrunch.com/YYYY/MM/DD/slug/). Returns one item with article_title, subtitle, social_title (the shorter headline the editors wrote for social cards, when they wrote one), excerpt, text (plain text body), html (original markup), published_at and updated_at as separate unix timestamps, word_count, comment_count, reading_time_minutes, authors[] (name, job_title, organization, description, socials, article_count), categories[]/tags[]/regions[]/storylines[] taxonomy terms, image plus featured_image with credit and copyright, apple_news_url and the is_brief/is_breaking/is_featured flags. Use techcrunch/articles/search to discover article ids.

Parameters

Request body

Response

Errors

Response headers