Stack Overflow Scraper — Q&A Search on 184 Stack Exchange Sites avatar

Stack Overflow Scraper — Q&A Search on 184 Stack Exchange Sites

Pricing

from $1.40 / 1,000 result items

Go to Apify Store
Stack Overflow Scraper — Q&A Search on 184 Stack Exchange Sites

Stack Overflow Scraper — Q&A Search on 184 Stack Exchange Sites

Search Stack Overflow and 184 Stack Exchange sites: full-text search with tag/date/score/views/accepted filters, tag feeds for monitoring, questions by id, users and tag stats. Returns clean-text questions with top answers and comments in one request.

Pricing

from $1.40 / 1,000 result items

Rating

0.0

(0)

Developer

Samat Makatov

Samat Makatov

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Share

Stack Overflow Scraper — search questions & answers on 184 Stack Exchange sites

Search Stack Overflow, Server Fault, Ask Ubuntu, Data Science, Security, Math, English, Law, Workplace — any of the 184 Stack Exchange sites (plus their meta sites) — and get clean JSON: question, tags, score, views, asker, and the top answers and comments in the same request. Built for support teams, developer-relations, lead-gen and coding agents. No API key, no proxy, no browser (an optional free Stack Apps key raises the quota from 300 to 10,000 requests/day).

Use cases

  • Product support monitoring — tag feed of new questions on your-product with unanswered: noAnswers; answer them before a competitor does.
  • Lead generation — people asking about a problem your product solves (queries + fromDate + minViews), with the asker's profile link.
  • Docs / brand tracking — questions that link to your domain (url: "*.mycompany.com*") or mention your name in the title.
  • Competitive research — top-voted questions on a competitor's tag (sort: votes, sortMin), how many go unanswered, which topics recur.
  • Knowledge base for RAG / coding agents — pull accepted answers for a list of question URLs or a whole tag, with code blocks preserved.
  • Community intelligence — tag sizes, synonyms and related tags to size an ecosystem; user lookups to find experts on a topic.

Input

All fields are optional except the ones a mode needs (see Mode). Existing inputs (queries, site, tagged, sort, includeAnswers, limit) keep their old meaning.

FieldTypeDefaultAllowed values / notes
modestringsearchsearch (full text + filters), tag (feed of questions on tags), questions (by id/URL), users, tagInfo
queriesstring[]Free-text queries (search). One request chain per query. Empty = filter-only search
sitestringstackoverflowAPI site parameter (see Reference), meta.<site>, a site URL or its name
keystring (secret)Stack Apps application key → 10,000 requests/day instead of 300/IP
taggedstring;-separated tags, AND semantics (python;pandas). Required in tag mode
nottaggedstringExclude tags (search)
title / bodystringText that must appear in title / body (search)
urlstringQuestions linking to this URL, * wildcards (search)
userintegerAsker's user id (search)
accepted / closed / migrated / notice / wikistringanyany, yes, no (search)
minAnswers / minViewsintegerLower bounds (search)
unansweredstringanynoAnswers (0 answers), noAcceptedAnswer
fromDate / toDatedateISO 8601 creation-date window
sortstringrelevancesearch: relevance activity creation votes · tag: activity creation votes hot week month · users: reputation creation name modified
orderstringdescdesc, asc
sortMin / sortMaxstringBounds on the sort field: number for votes, ISO date for activity/creation
limitinteger20Questions per query / feed, 1–500 (100 per API request)
maxItemsinteger1000Hard cap for the whole run
questionIdsstring[]Ids or question URLs (questions mode), 100 per request
usersstring[]User ids, profile URLs or display-name searches (users mode)
tagsstring[]Tag names (tagInfo mode)
includeRelatedTagsbooleanfalsetagInfo: top 30 co-occurring tags (+1 request per tag)
includeAnswersinteger20–30 answers embedded per question, accepted first then by score. No extra requests
includeCommentsbooleanfalseEmbed comments on questions and embedded answers (same request)
bodyMaxLengthinteger2000Truncate question text (0 = unlimited)
answerBodyMaxLengthinteger3000Truncate each answer (0 = unlimited)
dedupebooleantrueOne item per question even when several queries match
fieldsstring[]Keep only these top-level fields (id always kept)

Unsupported combinations are not silently dropped: an invalid sort for the mode, a sortMin on relevance, an unparsable date or a question id that does not exist produce a WARN line in the log; an unknown site or a throttled IP fails the run with an explicit message.

Reference

Sort options by mode

ModeEndpointsort valuessortMin/sortMax type
search/search/advancedrelevance, activity, creation, votesnumber (votes) / date (activity, creation); none for relevance
tag/questions, /questions/no-answers, /questions/unansweredactivity, creation, votes, hot, week, monthnumber / date; none for hot, week, month
users/users, /users/{ids}reputation, creation, name, modified

Quota

SetupRequests / dayNotes
No key300 per IPShared by every actor run leaving the same Apify IP — fine for a few runs a day, not for heavy monitoring
With key10,000 per keyRegister a free app at stackapps.com/apps/oauth/register; the key is not secret-sensitive but is passed as a secret input

One page of up to 100 questions including answers and comments = one request. The actor honours the API backoff field, spaces requests ≥120 ms apart and stops immediately on throttle_violation (error 502) instead of retrying.

Sites (site parameter)

184 main sites, fetched from /sites on 2026-09-13. Every site also has a meta site: prefix meta. (e.g. meta.askubuntu; Stack Overflow's is meta.stackoverflow). Full live list: https://api.stackexchange.com/2.3/sites?pagesize=1000

siteNameAudience
stackoverflowStack Overflowprofessional and enthusiast programmers
serverfaultServer Faultsystem and network administrators
superuserSuper Usercomputer enthusiasts and power users
metaMeta Stack Exchangemeta-discussion of the Stack Exchange family of Q&A websites
webappsWeb Applicationspower users of web applications
gamingArqadepassionate videogamers on all platforms
webmastersWebmasterswebmasters
cookingSeasoned Adviceprofessional and amateur chefs
gamedevGame Developmentprofessional and independent game developers
photoPhotographyprofessional, enthusiast and amateur photographers
statsCross Validatedpeople interested in statistics, machine learning, data analysis, data mining, and data visualization
mathMathematicspeople studying math at any level and professionals in related fields
diyHome Improvementcontractors and serious DIYers
gisGeographic Information Systemscartographers, geographers and GIS professionals
texTeX - LaTeXusers of TeX, LaTeX, ConTeXt, and related typesetting systems
askubuntuAsk UbuntuUbuntu users and developers
moneyPersonal Finance & Moneypeople who want to be financially literate
englishEnglish Language & Usagelinguists, etymologists, and serious English language enthusiasts
stackappsStack Appsapps, scripts, and development with the Stack Exchange API
uxUser Experienceuser experience researchers and experts
unixUnix & Linuxusers of Linux, FreeBSD and other Un*x-like operating systems
wordpressWordPress DevelopmentWordPress developers and administrators
cstheoryTheoretical Computer Sciencetheoretical computer scientists and researchers in related fields
appleAsk Differentpower users of Apple hardware and software
rpgRole-playing Gamesgamemasters and players of tabletop, paper-and-pencil role-playing games
bicyclesBicyclespeople who build and repair bicycles, people who train cycling, or commute on bicycles
softwareengineeringSoftware Engineeringprofessionals, academics, and students working within the systems development life cycle
electronicsElectrical Engineeringelectronics and electrical engineering professionals, students, and enthusiasts
androidAndroid Enthusiastsenthusiasts and power users of the Android operating system
boardgamesBoard & Card Gamespeople who like playing board games, designing board games or modifying the rules of existing board games
physicsPhysicsactive researchers, academics and students of physics
homebrewHomebrewingdedicated home brewers and serious enthusiasts
securityInformation Securityinformation security professionals
writingWritingthe craft of professional writing, including fiction, non-fiction, technical, scholarly, and commercial writing
videoVideo Productionengineers, producers, editors, and enthusiasts spanning the fields of video, and media creation
graphicdesignGraphic DesignGraphic Design professionals, students, and enthusiasts
dbaDatabase Administratorsdatabase professionals who wish to improve their database skills and learn from others in the community
scifiScience Fiction & Fantasyscience fiction and fantasy enthusiasts
codereviewCode Reviewpeer programmer code reviews
codegolfCode Golfprogramming puzzle enthusiasts and code golfers
quantQuantitative Financefinance professionals and academics
pmProject Managementproject managers
skepticsSkepticsscientific skepticism
fitnessPhysical Fitnessphysical fitness professionals, athletes, trainers, and those providing health-related needs
drupalDrupal AnswersDrupal developers and administrators
mechanicsMotor Vehicle Maintenance & Repairmechanics and DIY enthusiast owners of cars, trucks, and motorcycles
parentingParentingparents, grandparents, nannies and others with a parenting role
sharepointSharePointSharePoint enthusiasts
musicMusic: Practice & Theorymusicians, students, and enthusiasts
sqaSoftware Quality Assurance & Testingsoftware quality control experts, automation engineers, and software testers
judaismMi Yodeyathose who base their lives on Jewish law and tradition and anyone interested in learning more
germanGerman Languagespeakers of German wanting to discuss the finer points of the language and translation
japaneseJapanese Languagestudents, teachers, and linguists wanting to discuss the finer points of the Japanese language
philosophyPhilosophythose interested in the study of the fundamental nature of knowledge, reality, and existence
gardeningGardening & Landscapinggardeners and landscapers
travelTravelroad warriors and seasoned travelers
cryptoCryptographysoftware developers, mathematicians and others interested in cryptography
dspSignal Processingpractitioners of the art and science of signal, image and video processing
frenchFrench Languagestudents, teachers, and linguists wanting to discuss the finer points of the French language
christianityChristianitycommitted Christians, experts in Christianity and those interested in learning more
bitcoinBitcoinBitcoin users, developers, and enthusiasts
linguisticsLinguisticsprofessional linguists and others with an interest in linguistic research and theory
hermeneuticsBiblical Hermeneuticsprofessors, theologians, and those interested in exegetical analysis of biblical texts
historyHistoryhistorians and history buffs
bricksBricksLEGO® and building block enthusiasts
spanishSpanish Languagelinguists, teachers, students and Spanish language enthusiasts in general wanting to discuss the finer points of the language
scicompComputational Sciencescientists using computers to solve scientific problems
moviesMovies & TVmovie and TV enthusiasts
chineseChinese Languagestudents, teachers, and linguists wanting to discuss the finer points of the Chinese language
biologyBiologybiology researchers, academics, and students
pokerPokerserious players and enthusiasts of poker
mathematicaMathematicausers of Wolfram Mathematica
psychologyPsychology & Neurosciencepractitioners, researchers, and students in cognitive science, psychology, neuroscience, and psychiatry
outdoorsThe Great Outdoorspeople who love being outdoors enjoying nature and wilderness, and learning about the required skills and equipment
martialartsMartial Artsstudents and teachers of all martial arts
sportsSportsparticipants in team and individual sport activities
academiaAcademiaacademics and those enrolled in higher education
csComputer Sciencestudents, researchers and practitioners of computer science
workplaceThe Workplacemembers of the workforce navigating the professional setting
chemistryChemistryscientists, academics, teachers, and students in the field of chemistry
chessChessserious players and enthusiasts of chess
raspberrypiRaspberry Piusers and developers of hardware and software for Raspberry Pi
russianRussian Languagestudents, teachers, and linguists wanting to discuss the finer points of the Russian language
islamIslamMuslims, experts in Islam, and those interested in learning more about Islam
salesforceSalesforceSalesforce administrators, implementation experts, developers and anybody in-between
patentsAsk Patentspeople interested in improving and participating in the patent system
genealogyGenealogy & Family Historyexpert genealogists and people interested in genealogy or family history
roboticsRoboticsprofessional robotic engineers, hobbyists, researchers and students
expressionengineExpressionEngine® Answersadministrators, end users, developers and designers for ExpressionEngine® CMS
politicsPoliticspeople interested in governments, policies, and political processes
animeAnime & Mangaanime and manga fans
magentoMagentousers of the Magento e-Commerce platform
ellEnglish Language Learnersspeakers of other languages learning English
sustainabilitySustainable Livingfolks dedicated to a lifestyle that can be maintained indefinitely without depleting available resources
tridionTridionTridion developers and administrators
reverseengineeringReverse Engineeringresearchers and developers who explore the principles of a system through analysis of its structure, function, and operation
networkengineeringNetwork Engineeringnetwork engineers
opendataOpen Datadevelopers and researchers interested in open data
freelancingFreelancingself-employed and freelance workers
blenderBlenderpeople who use Blender to create 3D graphics, animations, or games
mathoverflow.netMathOverflowprofessional mathematicians
spaceSpace Explorationspacecraft operators, scientists, engineers, and enthusiasts
soundSound Designsound engineers, producers, editors, and enthusiasts
astronomyAstronomyastronomers and astrophysicists
torTorresearchers, developers, and users of Tor
petsPetspet owners, caretakers, breeders, veterinarians, and trainers
hamAmateur Radioamateur radio enthusiasts
italianItalian Languagestudents, teachers, and linguists wanting to discuss the finer points of the Italian language
pt.stackoverflowStack Overflow em Portuguêsprogramadores profissionais e entusiastas
aviationAviationaircraft pilots, mechanics, and enthusiasts
ebooksEbooksebook publishers and readers
alcoholBeer, Wine & Spiritsalcoholic beverage aficionados and those interested in beer, wine, or spirits
softwarerecsSoftware Recommendationspeople seeking specific software recommendations
arduinoArduinodevelopers of open-source hardware and software that is compatible with Arduino
cs50CS50students of Harvard University's CS50
expatriatesExpatriatespeople living abroad on a long-term basis
matheducatorsMathematics Educatorsthose involved in the field of teaching mathematics
earthscienceEarth Sciencethose interested in the geology, meteorology, oceanography, and environmental sciences
joomlaJoomlaJoomla! administrators, users, developers and designers
datascienceData ScienceData science professionals, Machine Learning specialists, and those interested in learning more about the field
puzzlingPuzzlingthose who create, solve, and study puzzles
craftcmsCraft CMSadministrators, end users, developers and designers for Craft CMS
buddhismBuddhismpeople practicing or interested in Buddhist philosophy, teaching, and practice
hinduismHinduismfollowers of the Hindu religion and those interested in learning more about Hinduism
communitybuildingCommunity Buildingcommunity managers, administrators, and moderators
worldbuildingWorldbuildingwriters/artists using science, geography and culture to construct imaginary worlds and settings
ja.stackoverflowスタック・オーバーフロープログラマーとプログラミングに熱心な人
emacsEmacsthose using, extending or developing Emacs
hsmHistory of Science and Mathematicspeople interested in the history and origins of science and mathematics
economicsEconomicsthose who study, teach, research and apply economics and econometrics
lifehacksLifehackspeople looking to bypass life's everyday problems with simple tricks
engineeringEngineeringprofessionals and students of engineering
coffeeCoffeepeople interested in all aspects of producing and consuming coffee
viVi and Vimpeople using the vi and Vim families of text editors
musicfansMusic Fansmusic historians, critics, and fans
woodworkingWoodworkingprofessional and amateur woodworkers
civicrmCiviCRMadministrators and users of the CiviCRM Constituent Relationship Management software
medicalsciencesMedical Sciencesprofessionals in medical and allied health fields, students of those professions, related academics, and others with a sound understanding of medicine and healthcare-related sciences
ru.stackoverflowStack Overflow на русскомпрограммистов
rusРусский языклингвистов и энтузиастов русского языка
mythologyMythology & Folkloreenthusiasts and scholars of mythology and folklore
lawLawlegal professionals, students, and others with experience or interest in law
opensourceOpen Sourcepeople organizing, marketing or licensing open source development projects
elementaryoselementary OSdevelopers and users of elementary OS and applications
portuguesePortuguese Languagelinguists, teachers and learners wanting to discuss the finer points of the Portuguese language
computergraphicsComputer Graphicscomputer graphics researchers and programmers
hardwarerecsHardware Recommendationspeople seeking specific hardware recommendations
es.stackoverflowStack Overflow en españolprogramadores y profesionales de la informática
3dprinting3D Printing3D printing enthusiasts
ethereumEthereumusers of Ethereum, the decentralized application platform and smart contract enabled blockchain
latinLatin Languagelinguists, teachers, and students wanting to discuss the finer points of the Latin language
languagelearningLanguage Learningstudents, teachers, polyglots, and anyone interested in the techniques of second-language acquisition
retrocomputingRetrocomputingvintage-computer hobbyists interested in restoring, preserving, and using the classic computer and gaming systems of yesteryear
craftsArts & Craftsartists and crafters
koreanKorean Languagelinguists, teachers and students of the Korean language
moneroMonerodevelopers and users of the secure, private and untraceable cryptocurrency Monero
aiArtificial Intelligencepeople interested in conceptual questions about life and challenges in a world where "cognitive" functions can be mimicked in purely digital environment
esperantoEsperanto Languageteachers and students of the Esperanto language
sitecoreSitecoredevelopers and end users of the Sitecore CMS and multichannel marketing software
iotInternet of Thingsbuilders and users of networked sensors and control devices in the contexts of smart homes, industry automation, or environmental sensors
literatureLiteraturescholars and enthusiasts of literature
vegetarianismVeganism & Vegetarianismthose committed to a vegan or vegetarian lifestyle and anyone interested in learning more
ukrainianUkrainian Languagelinguists, teachers and students of the Ukrainian language
devopsDevOpssoftware engineers working on automated testing, continuous delivery, service integration and monitoring, and building SDLC infrastructure
bioinformaticsBioinformaticsresearchers, developers, students, teachers, and end users interested in bioinformatics
cseducatorsComputer Science Educatorsthose involved in the field of teaching Computer Science
interpersonalInterpersonal Skillspeople looking to improve their interpersonal communication skills
iotaIotausers of Iota, the open-source cryptocurrency for IoT that does not use a blockchain
stellarStellardevelopers and users of Stellar and the Stellar Distributed Exchange
conlangConstructed Languagesdesigners and users of artificial or invented languages, consciously developed instead of having developed naturally
quantumcomputingQuantum Computingengineers, scientists, programmers, and computing professionals interested in quantum computing
eosioEOS.IOusers and developers of distributed applications built on top of the blockchain operating system, EOS.IO
tezosTezosusers, experts, and developers of the Tezos blockchain project
orOperations Researchoperations research and analytics professionals, educators, and students
dronesDrones and Model Aircraftexperienced flyers, pilots, and builders of drones and model aircraft
mattermodelingMatter Modelingmaterials modelers and data scientists
cardanoCardanousers and developers of the Cardano cryptocurrency ecosystem
proofassistantsProof Assistantsmathematicians and computer scientists who develop and use proof assistants
substrateSubstrate and Polkadotdevelopers building blockchains with the Substrate SDK
bioacousticsBioacousticspeople interested in the studies of non-human animal sounds and the impacts of sounds on animals
solanaSolanaSolana software users and developers
langdevProgramming Language Design and Implementationdesigners and implementers of computer programming languages
genaiGenAIGenAI enthusiasts and practitioners and those interested in learning more about using GenAI tools
agents.meta.stackoverflowStack Overflow for Agents MetaHumans discussing StackOverflow for Agents

Examples

1. Support radar — new questions about your product with no answer yet

{ "mode": "tag", "tagged": "apify", "unanswered": "noAnswers", "sort": "creation", "fromDate": "2026-09-01", "limit": 50, "includeAnswers": 0 }

2. Lead-gen — people struggling with a problem you solve, recent and visible

{ "queries": ["scrape site behind cloudflare", "rotate residential proxies node"], "fromDate": "2026-06-01", "minViews": 200, "accepted": "no", "sort": "creation", "limit": 100, "includeAnswers": 1 }

3. Competitive research — the top-voted questions on a competitor's tag this year

{ "mode": "tag", "tagged": "playwright", "sort": "votes", "sortMin": "10", "fromDate": "2026-01-01", "limit": 200, "includeAnswers": 3, "fields": ["title", "score", "viewCount", "tags", "answers", "url"] }

4. RAG corpus — accepted answers for a curated list of questions

{ "mode": "questions", "questionIds": ["https://stackoverflow.com/questions/11227809/why-is-processing-a-sorted-array-faster-than-processing-an-unsorted-array", "231767"], "includeAnswers": 3, "answerBodyMaxLength": 0 }

5. Docs monitoring on a non-programming site — questions linking to your domain

{ "site": "askubuntu", "url": "*.example.com*", "sort": "activity", "limit": 50 }

6. Ecosystem sizing — tag stats with synonyms and related tags

{ "mode": "tagInfo", "tags": ["langchain", "llamaindex", "openai-api"], "includeRelatedTags": true }

Output

One item per question (or per user / tag in those modes). Example (trimmed):

{
"id": 79275765,
"site": "stackoverflow",
"siteUrl": "https://stackoverflow.com",
"title": "The specified selector is not loading in Apify",
"body": "I'm trying to scrape ... \n```\nawait page.waitForSelector('.price');\n```\n...",
"score": 0,
"viewCount": 84,
"answerCount": 0,
"isAnswered": false,
"hasAcceptedAnswer": false,
"acceptedAnswerId": null,
"tags": ["javascript", "web-scraping", "apify"],
"createdAt": "2024-12-12T15:56:52.000Z",
"lastActivityAt": "2024-12-12T16:10:01.000Z",
"lastEditAt": null,
"closedAt": null,
"closedReason": null,
"bountyAmount": null,
"isProtected": false,
"isLocked": false,
"owner": { "userId": 13613227, "displayName": "pcrocks", "reputation": 41, "userType": "registered", "link": "https://stackoverflow.com/users/13613227/pcrocks" },
"answers": [
{ "id": 79275901, "score": 2, "accepted": true, "createdAt": "2024-12-12T17:02:11.000Z", "lastActivityAt": "2024-12-12T17:02:11.000Z", "body": "The selector is rendered client-side ...", "owner": { "userId": 1, "displayName": "…", "reputation": 1200, "userType": "registered", "link": "…" }, "url": "https://stackoverflow.com/a/79275901" }
],
"comments": [ { "id": 139800001, "score": 1, "createdAt": "…", "body": "Which crawler class are you using?", "owner": { "…": "…" }, "url": "…" } ],
"url": "https://stackoverflow.com/questions/79275765/the-specified-selector-is-not-loading-in-apify",
"shareUrl": "https://stackoverflow.com/q/79275765",
"query": "apify",
"sourceUrl": "https://api.stackexchange.com/2.3/questions/no-answers?site=stackoverflow&page=1&pagesize=50&filter=…",
"fetchedAt": "2026-09-13T06:31:12.512Z"
}
FieldTypeMeaning
idintegerQuestion id (stable; unique together with site)
site, siteUrlstringAPI site parameter and its base URL
title, bodystringTitle (entities decoded); body as plain text, code blocks kept as ``` fences, truncated to bodyMaxLength
score, viewCount, answerCountintegerVotes, views, answers
isAnswered, hasAcceptedAnswer, acceptedAnswerIdboolean / integerisAnswered is the site's definition (accepted or score ≥ 1 answer)
tagsstring[]Tags
createdAt, lastActivityAt, lastEditAt, closedAtISO dateTimestamps (UTC)
closedReason, bountyAmount, isProtected, isLockedmixedModeration state
ownerobjectAsker: userId, displayName, reputation, userType, link
answersobject[]Up to includeAnswers, accepted first then by score: id, score, accepted, createdAt, lastActivityAt, body, owner, url, (comments)
commentsobject[]Only with includeComments
url, shareUrlstringCanonical and short link
querystringThe query / tag list that produced the item (null for questions mode)
sourceUrl, fetchedAtstringAPI request that returned the item (key redacted) and fetch time

users items: id, displayName, reputation, badges {gold, silver, bronze}, location, websiteUrl, isEmployee, reputationChangeYear/Month, createdAt, lastAccessAt, url, query. tagInfo items (one per tag that exists; unknown tags are not items and are not charged — they are listed in SUMMARY.notFound): id/name, found, questionCount, synonyms, hasSynonyms, isModeratorOnly, isRequired, lastActivityAt, related [{name, count}], url.

The key-value store record SUMMARY holds { mode, site, items, requests, quotaRemaining, quotaMax, duplicatesSkipped, notFound, notFoundCount }notFound lists unknown tags (tagInfo) and question ids the site did not return (questions).

Use it from code / agents

Apify API (curl):

curl -X POST "https://api.apify.com/v2/acts/yadroo~stackexchange-search/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H 'content-type: application/json' \
-d '{"mode":"tag","tagged":"apify","unanswered":"noAnswers","sort":"creation","limit":20}'

JavaScript (apify-client):

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: process.env.APIFY_TOKEN });
const run = await client.actor('yadroo/stackexchange-search').call({ queries: ['hono middleware vercel'], includeAnswers: 2, limit: 10 });
const { items } = await client.dataset(run.defaultDatasetId).listItems();

Python (apify-client):

from apify_client import ApifyClient
client = ApifyClient(token)
run = client.actor("yadroo/stackexchange-search").call(run_input={"mode": "questions", "questionIds": ["11227809"], "includeAnswers": 3})
items = client.dataset(run["defaultDatasetId"]).list_items().items

MCP: add https://mcp.apify.com to Claude, Cursor or any MCP client and the actor is available as the tool yadroo/stackexchange-search; the input schema above is what the agent sees.

Pricing

Pay per event: $0.001 per run start + $0.002 per item (question, user or tag). Failed runs (bad site, throttled IP) produce no items and cost only the start fee.

Typical runs: 20 questions with answers ≈ $0.041 · a 200-question tag feed ≈ $0.401 · a daily 50-question support radar ≈ $0.101/day.

Limits & FAQ

  • Quota. 300 requests/day per IP without a key; the Apify IP is shared, so pass a key for anything scheduled. One request = up to 100 questions with answers and comments.
  • Freshness. Live data from the official Stack Exchange API 2.3; the API itself caches for ~60 s.
  • Blocks & errors. The actor sleeps for the API-requested backoff, retries transient 5xx/503 twice, and fails fast with a readable message on throttle_violation, bad parameters or an unknown site. Missing question ids and unknown tags are logged as warnings and listed in SUMMARY.notFound, not returned as (charged) items.
  • OR-tags. The API only supports AND on tagged; run one input per tag or use queries.
  • Search relevance. /search/advanced matches title and body; very short or generic queries return many results — combine with tagged, fromDate, minViews.
  • Answer count. includeAnswers caps the embedded answers; answerCount always reflects the true total.
  • Content licence. Posts are CC BY-SA; keep attribution (url, owner.link) when you reuse the text.
  • Roadmap. Per-answer comment pagination, bounties feed (/questions/featured), and OAuth access_token for inbox / private data if there is demand.

Made by Yadroo. Related actors: hackernews-search · github-repo-intel · npm-package-intel · pypi-package-intel · google-news-search