Stack Overflow Scraper
Pricing
from $1.50 / 1,000 results
Go to Apify Store
Under maintenance
Stack Overflow Scraper
Scrape questions, answers, tags from Stack Overflow
Scrape questions, answers, tags, and metadata from Stack Overflow.
Features
- Search Mode: Search for questions by keyword
- Tag Mode: Get top questions for a specific tag
- Question Mode: Scrape a single question with all its answers
Input
mode(required): "search", "tag", or "question"searchQuery: Search term (for search mode)tag: Tag name (for tag mode)questionUrl: Full URL to question (for question mode)maxResults: Maximum number of results (default: 10)
Output
Each item contains:
title: Question titlevotes: Number of votesanswersCount: Number of answersviews: View counttags: Array of tagsurl: Question URLhasAcceptedAnswer: Whether question has an accepted answer
For question mode, includes full answer details and accepted answer.
