/techcrunch/articles/search

POST /api/techcrunch/articles/search

Price: 10 credits

Search and browse the full TechCrunch archive back to 2005. Combine a full-text query with section, topic-tag, region, storyline and author filters, publish and update date ranges, an 'In Brief' short-news switch and the sort order. Each result carries headline, excerpt, publish and update timestamps, credited authors and the resolved taxonomy terms.

How to use it

List TechCrunch articles. Set count for how many to return. Filter with keyword (full text), categories/tags/regions/storylines and their _exclude twins (slugs from techcrunch/categories/search and techcrunch/tags/search), authors (slugs like 'sarah-perez'), wp_author_ids, and the published_after/published_before/updated_after/updated_before ISO 8601 UTC ranges, which line up with the published_at and updated_at values in the result. only_brief=true keeps just the short 'In Brief' items. taxonomy_relation switches the taxonomy filters between AND and OR. sort accepts date, modified, relevance (only meaningful together with keyword), title, slug, id or author; order is asc or desc. Each item has id, article_title, alias, web_url, excerpt, published_at, updated_at, reading_time_minutes, image, image_id, authors[] and taxonomy terms — pass id or web_url to techcrunch/articles for the full body.

Parameters

Request body

Response

Errors

Response headers