TechCrunch Scraper
Pricing
from $4.00 / 1,000 results
Go to Apify Store

TechCrunch Scraper
Stay ahead of the curve with the latest news from TechCrunch, a leading global media property dedicated to profiling startups, reviewing new internet products, and breaking the latest tech and AI news.
Pricing
from $4.00 / 1,000 results
Rating
0.0
(0)
Developer
Marco Rodrigues
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
0
Monthly active users
22 days ago
Last modified
Share
π» TechCrunch News Scraper
Stay on top of tech and AI news from TechCrunch. This scraper extracts up to 200 articles per run by category β titles, full text, authors, tags, and dates.
π‘ Perfect forβ¦
- Founders & investors: Follow startups, venture, and AI coverage.
- Researchers & journalists: Build topic archives with clean metadata.
- Content & alert tools: Feed fresh TechCrunch posts into digests or bots.
- π RAG & AI workflows: Index article text with source links and tags.
β¨ Why you'll love this scraper
- π― Clear categories: Latest, Startups, Venture, Apple, Security, AI, Apps.
- π° Full articles: Title, body, author, date, and tags.
- π¦ Simple setup: Pick a category, set a max count, export.
π¦ What's inside the data?
id,title,link,date,contentauthor_id,author_name,author_linkcategory,terms(tags)
π― Available categories
- AI β Artificial intelligence news and breakthroughs
- Latest β Most recent TechCrunch articles
- Startups β Emerging companies and funding
- Venture β Investment and VC updates
- Security β Cybersecurity developments
- Apple β Apple ecosystem news
- Apps β Mobile and software applications
π Quick start
- Select a
category(AI is a great starting point). - Set
max_posts(up to 200). - Click Start and download JSON or CSV.
Example input
{"category": "AI","max_posts": 100}
Example output
{"id": 3043894,"title": "Sam Altman says that bots are making social media feel 'fake'","link": "https://techcrunch.com/2025/09/08/sam-altman-says-that-bots-are-making-social-media-feel-fake/","date": "2025-09-08T15:24:42-07:00","content": "X enthusiast and Reddit shareholder Sam Altman had an epiphany on Mondayβ¦","author_id": 2703812,"author_name": "Julie Bort","author_link": "https://techcrunch.com/author/julie-bort/","category": "AI","terms": ["AI", "Social", "TC", "social media", "Reddit", "sam altman"]}
| Parameter | Type | Required | Description |
|---|---|---|---|
category | string | Yes | Latest, Startups, Venture, Apple, Security, AI, or Apps. |
max_posts | integer | No | How many articles to collect. Min 10, max 200, default 100. |