Stack Exchange Questions Scraper avatar

Stack Exchange Questions Scraper

Pricing

$3.00 / 1,000 question scrapeds

Go to Apify Store
Stack Exchange Questions Scraper

Stack Exchange Questions Scraper

Scrape questions from any Stack Exchange site (Stack Overflow, Server Fault, Math.SE, Ask Ubuntu, etc.) by tag, intitle search, or sort (votes/activity/newest/hot). Returns title, score, answer count, views, owner, tags, link, dates. Pay per question returned.

Pricing

$3.00 / 1,000 question scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape questions from any Stack Exchange site (Stack Overflow, Server Fault, Math.SE, Ask Ubuntu, etc.).

Use cases

  • Mine Q&A for AI training data
  • Build a knowledge-base on a tag
  • Track unanswered questions in your niche

Input

  • site — Stack Exchange site (stackoverflow, serverfault, math, etc.)
  • tag — filter by tag
  • intitle — substring match on title
  • sort — votes / activity / creation / hot / week / month
  • maxItems — number of questions

Output

Each item: { question_id, title, link, score, answer_count, view_count, is_answered, tags, creation_date, last_activity_date, owner, site, scrapedAt }

Pricing

$0.003 / question returned.

How it works

Public Stack Exchange API v2.3. No auth needed for read-only public data (10K req/day per IP shared quota — actor uses Apify proxy when needed).