{
  "data": {
    "id": "3A6bv9mduBwTV3F9x",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "builtin-jobs-scraper",
    "username": "fetch_cat",
    "description": "Scrape public Built In job listings by keyword, location, remote preference, category, and recency.",
    "isPublic": true,
    "createdAt": "2026-06-22T19:43:44.994Z",
    "modifiedAt": "2026-07-09T11:19:18.177Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "MYl8ZIEHEGG9fQXyt",
        "finishedAt": "2026-07-09T11:19:18.177Z",
        "buildNumberInt": 100010,
        "buildNumber": "0.1.10"
      }
    },
    "stats": {
      "totalBuilds": 10,
      "totalRuns": 37,
      "totalUsers": 2,
      "totalUsers7Days": 0,
      "totalUsers30Days": 1,
      "totalUsers90Days": 1,
      "lastRunStartedAt": "2026-07-10T14:02:57.745Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 19,
        "TIMED-OUT": 0,
        "TOTAL": 19
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "contentType": "application/json",
      "body": "{\"keyword\":\"python\",\"category\":\"dev-engineering\",\"remotePreference\":\"remote-or-hybrid\",\"postedWithinDays\":7,\"maxItems\":20,\"includeDetails\":true}"
    },
    "categories": [
      "JOBS",
      "LEAD_GENERATION",
      "DEVELOPER_TOOLS"
    ],
    "isDeprecated": false,
    "title": "Built In Jobs Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-3A6bv9mduBwTV3F9x-zZEgM5ekJe-builtin-jobs-scraper-actor-icon.png",
    "seoTitle": "Export Built In Job Listings and Company Hiring Data",
    "seoDescription": "Scrape Built In job listings by keyword, location, category, remote filter, and recency. Export titles, companies, salaries, URLs, and job details.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-22T19:46:12.892Z",
        "createdAt": "2026-06-22T19:46:13.261Z",
        "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": "Job result",
              "eventDescription": "Charged per Built In job listing saved to the dataset.",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.00115
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.001
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00078
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0006
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0004
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00028
                }
              },
              "isPrimaryEvent": true
            }
          }
        }
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-22T19:55:59.889Z",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "Job result",
              "eventDescription": "Per job listing saved to the dataset",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000041284
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.000035899
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000028002
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00002154
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.00001436
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.000010052
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "createdAt": "2026-06-22T19:55:59.963Z",
        "apifyMarginPercentage": 0.2
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## Built In Jobs Scraper\n\nA web-scraping Actor that extracts Built In job listings by generating search URLs from keyword, location, job category, remote preference, and recency filters, crawling listing pages and optionally visiting detail pages to enrich results; it produces a structured row per job containing metadata and text content such as job title, hiring company, listing URL and identifier, location and remote status, card-level and detail-page descriptions, posting date, category and skill tags, salary text, company profile link, and a scrape timestamp. Core mechanisms include search-URL generation, listing-card extraction, optional detail-page navigation for richer fields, and configurable limits and recency filtering to support monitoring workflows.\n\n## Use cases\n\n- Recruiting research: track open roles by keyword, location, and category to identify hiring activity and talent demand.  \n- Hiring-market monitoring: monitor recent listings and recency-filtered feeds to observe shifts in hiring by region, category, or remote preference.  \n- Job-board enrichment: collect job URLs, titles, companies, skill tags, salary text, and descriptions to augment job-board datasets.  \n- Sales intelligence: find companies advertising roles that signal technology stack, budget, or growth opportunities.  \n- Automated/API workflows: integrate job-listing exports into programmatic or agent-driven workflows for downstream processing.  \n- Category and remote-role tracking: follow specific categories and remote/hybrid preferences to surface targeted cohorts of openings.",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8N9sXeFG0lUmuFx3vwkAnBJq3Osd92ICSDZy/jKIuYsm6Ot0JlwZmkVtUWB9+bGcu8YwZWYJauQJCVvS99kNVTNhP+/y4z4CYpBmUdds+8CyMJ3qVSfj/+sYBOegZBfaacER4PDVJg+jF4F7gJleAS2epUUcdqHNIYU1xuQFrr5aEe/iN0FN90Wof+2TH6ugQCbzDpKU0qdO54b1qdlmcfpueIneEbzjXo7DzX6jTg0fw2kQXS4XokSq2CLv32i9qwaim13QbWanw/VhxfEn6wzNg3aWjpnkZDYMkKiTLsNwLyDmNieckxxZXjMHc3qc++YVQq2ifKoM5HQvqonHl \n"
  }
}