{
  "data": {
    "id": "S4jFzweQXYjUsT1ST",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "stack-exchange-questions-scraper",
    "username": "fetch_cat",
    "description": "Collect public Stack Overflow and Stack Exchange questions by site, tag, keyword, date, score, and answers for SEO, DevRel, product, and support research.",
    "isPublic": true,
    "createdAt": "2026-06-19T00:14:51.371Z",
    "modifiedAt": "2026-07-17T01:00:29.210Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "2KDgD7nn6pppfnxQY",
        "finishedAt": "2026-07-17T01:00:29.210Z",
        "buildNumberInt": 100019,
        "buildNumber": "0.1.19"
      }
    },
    "stats": {
      "totalBuilds": 19,
      "totalRuns": 92,
      "totalUsers": 3,
      "totalUsers7Days": 1,
      "totalUsers30Days": 2,
      "totalUsers90Days": 2,
      "lastRunStartedAt": "2026-08-26T18:34:57.922Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 31,
        "TIMED-OUT": 0,
        "TOTAL": 31
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 256
    },
    "exampleRunInput": {
      "body": "{\"sites\":[\"stackoverflow\"],\"tags\":[\"python\"],\"sort\":\"activity\",\"maxItems\":20,\"includeAnswers\":false,\"minScore\":0}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "DEVELOPER_TOOLS",
      "AUTOMATION",
      "SEO_TOOLS"
    ],
    "isDeprecated": false,
    "title": "Stack Exchange Questions Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-S4jFzweQXYjUsT1ST-0ITcDdBj1K-stack-exchange-questions-scraper.png",
    "seoTitle": "Stack Exchange and Stack Overflow Questions Scraper",
    "seoDescription": "Scrape Stack Overflow and Stack Exchange questions by site, tag, query, date, score, and answers. Export titles, links, tags, and timestamps.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-19T00:18:23.450Z",
        "apifyMarginPercentage": 0.2,
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "Question saved",
              "eventDescription": "Per Stack Exchange question saved to the dataset",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000575
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0005
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00039
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0003
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0002
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00014
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "createdAt": "2026-06-19T00:18:23.839Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-19T00:21:12.249Z",
        "apifyMarginPercentage": 0.2,
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Run started",
              "eventDescription": "One-time fee charged when a run starts. Covers fixed startup cost.",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "Question saved",
              "eventDescription": "Charged per Stack Exchange question saved to the dataset.",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000034022
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.000029585
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000023076
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.000017751
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.000011834
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00001
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "createdAt": "2026-06-19T00:21:28.955Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## Stack Exchange Questions Scraper\n\nA scraper that collects public Stack Exchange and Stack Overflow question-level content by site, tag, free-text query, date range, score, and sort mode, turning search results into structured question rows for developer Q&A analysis. It queries Stack Exchange search endpoints to extract question metadata (titles, public URLs, tags, author display names and profile links, numeric scores, view and answer counts, indicators of answered status, accepted answer identifiers, creation/last-activity/last-edit timestamps, and content license) and can optionally fetch summarized answer snippets to provide contextual passages. Keywords: Stack Overflow, Server Fault, Super User, Ask Ubuntu, Stack Exchange sites, tag filtering, keyword search, date-range filtering, score filtering, sort modes, question metadata, answer summaries, technical SEO signals, product and support language, topic monitoring, scheduled recurring searches, developer Q&A dataset, RAG/AI enrichment, content gap research, DevRel insights, support triage, competitive tracking.\n\n## Use cases\n\n- Developer SEO research to identify high-intent questions and tags for documentation or blog content.  \n- Developer relations (DevRel) planning to learn what developers ask about a platform, API, SDK, or integration.  \n- Product research and support insights by extracting real-world error messages, APIs, packages, and tooling questions.  \n- Support triage and monitoring of unresolved or high-score questions relevant to a product or service.  \n- Competitive tracking by following public questions about competitor tools and libraries.  \n- Content gap analysis to discover documentation or tutorial opportunities from unanswered or frequent questions.  \n- AI/RAG enrichment by supplying question rows and optional answer summaries as contextual knowledge for agents.  \n- Scheduled topic monitoring to track trends and activity over time for specific tags or keywords.",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc4G2opliV85Rf1SXTdkRgBIPdy+51dHysS1lw0AuA3Ht8Am7uWXxJutQXE/uMvR77i2knUcMQuu96DSXG0QZQCwVdL/kUIEyb6y7/Jg5Jdpwy5P+lU0qfqjl8ZUj+MztlkFCIwAX4XsMzk7iYbMT6/SmXZ6pK4d5ja/u8oqtx1GW8g2fo2H0MffTs5jeEN5VoECjWo1l6ROQjX2gMU3lVW7Yr8KpJwbfLcAhr2spmThXSZwr9IZOt06ZpIBnVson0dn3zzc0vC9UQl2wkA8hYxo6pHabCUcLUCJ02hTo21iI/bFdkHbx6s/ZEDgcxjL2iZIJYghfI/wd06yxX3twn \n"
  }
}