TechCrunch
The TechCrunch API provides developers with access to the latest technology news, articles, and insights from TechCrunch, enabling seamless integration of real-time updates, headlines, and content into applications and platforms.
TechCrunch endpoints
| Method | Endpoint | Description |
|---|---|---|
| Posts | ||
| GET |
List Posts /v2/posts |
Query this endpoint to retrieve a collection of posts. |
| GET |
Retrieve a Post /v2/posts/get |
Query this endpoint to retrieve a specific post record. |
| Tags | ||
| GET |
Retrieve a Tag /v2/tags/get |
Query this endpoint to retrieve a specific tag record. |
| GET |
List Tags /v2/tags |
Query this endpoint to retrieve a collection of tags. |
| Media | ||
| GET |
Retrieve a Media Item /v2/media/get |
Query this endpoint to retrieve a specific Media Item record. |
| GET |
List Media /v2/media |
Query this endpoint to retrieve a collection of media. |
| Categories | ||
| GET |
Retrieve a Category /v2/categories/get |
Query this endpoint to retrieve a specific category record. |
| GET |
List Categories /v2/categories |
Query this endpoint to retrieve a collection of categories. |
| Comments | ||
| GET |
Retrieve a Comment /v2/comments/get |
Query this endpoint to retrieve a specific comment record. |
| GET |
List Comments /v2/comments |
Query this endpoint to retrieve a collection of comments. |
| Pages | ||
| GET |
Retrieve a Page /v2/pages/get |
Query this endpoint to retrieve a specific page record. |
| GET |
List Pages /v2/pages |
Query this endpoint to retrieve a collection of pages. |
TechCrunch pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 10 / second |
|