VOOZH about

URL: https://apify.com/obsidian937/stackexchange-intel

โ‡ฑ Stack Exchange Scraper: Questions, Tags & Dev Leads ยท Apify


๐Ÿ‘ Stack Exchange Intel: Dev Leads, Tags & Question Monitor avatar

Stack Exchange Intel: Dev Leads, Tags & Question Monitor

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Stack Exchange Intel: Dev Leads, Tags & Question Monitor

Turn Stack Overflow and the Stack Exchange network into structured B2B data. Monitor questions by tag or keyword, build developer lead lists from a technology's top answerers, or size technology adoption by tag. Official public API, no proxy, no auth. Delta mode for recurring monitoring.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Obsidian IT Consulting SRL

Obsidian IT Consulting SRL

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Turn Stack Overflow and the wider Stack Exchange network into structured, B2B-ready data. Monitor questions by tag or keyword, build developer lead lists from a technology's proven top answerers, or size technology adoption by tag count. Built on the official public Stack Exchange API: no proxy, no authentication, no login.

Who uses this

  • Developer-relations and recruiting teams sourcing proven experts in a specific technology (top answerers of a tag = high-intent technical leads, with public location and website).
  • Support and community teams watching their product's tag for new questions (an early signal of friction, bugs, and documentation gaps).
  • Developer-tool and SaaS teams doing competitive intel: who asks about a rival's stack, how active a technology's community is.
  • Market researchers and investors sizing technology adoption by question volume and growth.

Modes

1. Monitor questions (tag / keyword)

Search a site for questions matching a tag set (python;fastapi), a free-text keyword (stripe webhook), or both. Each result carries the title, tags, score, answer count, view count, answered state, creation date, link, and the asker as a compact lead pointer (name, id, reputation, profile). Sort by creation for monitoring, activity, or votes. In delta mode only questions new since the previous run are emitted, so a schedule turns this into a new-question alert feed.

2. Developer leads (experts / top users)

Set a tag to list that technology's top answerers: proven experts ranked by answer score, then enriched to full profiles with location, website, reputation, and badge counts. These are the highest-intent technical leads, targeted by stack. Leave the tag blank to rank a site's users by reputation or account age instead.

3. Tags (technology market sizing)

Rank a site's tags by popularity (question count, a direct proxy for adoption), recent activity, or name. Optionally filter by a name substring. Use it to size a technology, spot rising ecosystems, or build a tag universe for the other modes.

Delta / monitor mode

Every mode supports deltaMode. State is kept per account between runs and emits only what is new:

  • Questions: only question ids not seen before.
  • Users: only user ids not seen before.
  • Tags: only tag names not seen before.

This makes the actor a recurring monitor rather than a one-shot scrape, the recurring-usage pattern you want behind a schedule and a webhook.

Example input

{
"mode":"questions",
"site":"stackoverflow",
"tagged":"stripe",
"questionsSort":"creation",
"deltaMode":true,
"maxItems":50
}
{
"mode":"users",
"site":"stackoverflow",
"tag":"swift",
"period":"all_time",
"maxItems":50
}
{
"mode":"tags",
"site":"stackoverflow",
"tagsSort":"popular",
"maxItems":100
}

Output fields

  • Questions: questionId, title, tags, score, answerCount, viewCount, isAnswered, creationDate, lastActivityDate, link, ownerName, ownerId, ownerReputation, ownerLink, site.
  • Users: userId, accountId, displayName, location, websiteUrl, reputation, goldBadges / silverBadges / bronzeBadges, createdAt, lastAccessAt, profileUrl, site, plus answerScore / answerPostCount when sourced from a tag's top answerers.
  • Tags: name, count, hasSynonyms, isModeratorOnly, isRequired, site, tagUrl.

Part of the B2B data suite

Combine with our other no-proxy intel actors for a full founder / VC / sales / dev dataset:

  • GitHub Intel: repositories, developer leads, stargazers / contributors.
  • npm Registry Intel: packages, releases, maintainer leads.
  • PyPI Intel: Python packages, dependencies, maintainer leads.
  • Hacker News Intel: Who is Hiring jobs, Show HN launches, keyword monitor.
  • Y Combinator Companies Scraper: startups by batch and industry.
  • IndieHackers Product Scraper: products, revenue, founders.
  • SEC EDGAR Intel: filings, XBRL financials, full-text search.

Notes

  • Data comes from the official public Stack Exchange API (api.stackexchange.com). No login is required. An optional free app key (from stackapps.com) lifts the daily request quota from 300 to 10000; it is not authentication and all data stays public.
  • Stack Exchange content is licensed CC BY-SA; each row carries the canonical link / profileUrl for attribution. Use contact and profile data in line with applicable anti-spam and data-protection rules.

You might also like

Stack Overflow Scraper - Questions by Tag

logiover/stack-exchange-questions-scraper

Scrape Stack Overflow questions by tag without an API key. Stack Exchange data export to CSV/JSON; an API alternative for question datasets.

Stack Exchange Scraper โ€” Questions, Answers & Search API

sian.agency/stack-exchange-scraper

Scrape Stack Overflow & the Stack Exchange network into clean structured data โ€” questions, answers, scores, views, tags, authors. Search by keyword, tag, or paste a URL; pull full Q&A threads by id. JSON/CSV/Excel. No login or API key needed.

๐Ÿ‘ User avatar

SIรN Oรœ

2

Stack Exchange Scraper

crawlerbros/stack-exchange-scraper

Scrape questions, answers, users, and tags from Stack Overflow and 170+ Stack Exchange communities. HTTP-only via the public Stack Exchange API. No login, no proxy.

Stack Exchange Questions Scraper

fetch_cat/stack-exchange-questions-scraper

Collect public Stack Overflow and Stack Exchange questions by site, tag, keyword, date, score, and answers for SEO, DevRel, product, and support research.

Stack Overflow Scraper โ€” Stack Exchange Questions

devilscrapes/stackexchange-questions-scraper

Search and scrape questions across Stack Overflow and every Stack Exchange site โ€” by tag, search query, or user โ€” title, body, tags, score, views, answers, accepted answer, asker, timestamps โ€” export to a JSON or CSV dataset. Built on the Stack Exchange v2.3 API.

Stack Exchange Q&A Scraper

crawlerbros/stack-exchange-qa-scraper

Scrape questions, answers, and site listings from Stack Overflow and 170+ Stack Exchange communities via the official Stack Exchange API v2.3. No login, no cookies, no proxy needed.