{
  "data": {
    "id": "LAVfdM7WvL9nk9fJ4",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "freelancer-jobs-scraper",
    "username": "fetch_cat",
    "description": "Scrape public Freelancer.com project listings by keyword, category, or URL. Extract budgets, bids, skills, time left, and verified-payment signals.",
    "isPublic": true,
    "createdAt": "2026-07-02T08:51:19.929Z",
    "modifiedAt": "2026-07-17T17:33:39.038Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "bLTtC8Z3z2aUAdTBK",
        "finishedAt": "2026-07-17T17:33:39.038Z",
        "buildNumberInt": 100012,
        "buildNumber": "0.1.12"
      }
    },
    "stats": {
      "totalBuilds": 12,
      "totalRuns": 93,
      "totalUsers": 2,
      "totalUsers7Days": 0,
      "totalUsers30Days": 1,
      "totalUsers90Days": 1,
      "lastRunStartedAt": "2026-08-26T05:32:39.239Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 30,
        "TIMED-OUT": 0,
        "TOTAL": 30
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "body": "{\n  \"categories\": [\n    \"web-scraping\"\n  ],\n  \"maxItems\": 20,\n  \"maxPages\": 1,\n  \"proxyConfiguration\": {\n    \"useApifyProxy\": false\n  }\n}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "JOBS",
      "LEAD_GENERATION",
      "AUTOMATION"
    ],
    "isDeprecated": false,
    "title": "Freelancer Jobs Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-LAVfdM7WvL9nk9fJ4-hJapd5rM0l-freelancer-jobs-scraper-actor-icon.png",
    "seoTitle": "Freelancer Jobs Scraper | Project Leads & Budgets",
    "seoDescription": "Scrape public Freelancer.com jobs by category, keyword, or URL. Extract project titles, budgets, bid counts, skills, time left, and lead URLs fast.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Project listing",
              "eventDescription": "Per Freelancer project listing produced",
              "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
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-07-02T08:55:21.064Z",
        "isPriceChangeNotificationSuppressed": true,
        "reasonForChange": "Initial private actor PPE pricing for APIA-1123 cloud validation.",
        "createdAt": "2026-07-02T08:55:21.136Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Run started",
              "eventDescription": "One-time fee charged when a run starts. Covers fixed startup cost (init, proxy warmup, first HTTP setup).",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Project listing",
              "eventDescription": "Per Freelancer project listing produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000410714
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.000357143
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000278571
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.000214286
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.000142857
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.0001
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-07-02T13:37:21.208Z",
        "isPriceChangeNotificationSuppressed": true,
        "reasonForChange": "Formula-derived private actor PPE pricing for APIA-1123 after cloud cost validation.",
        "createdAt": "2026-07-02T13:37:21.281Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## Freelancer Jobs Scraper\n\nA Freelancer.com jobs scraper that extracts structured project-listing data from public listing pages by category pages, keyword searches, or exact Freelancer.com URLs. The Actor parses project cards and returns structured metadata such as project title and link, short description snippets, budget and currency, bid statistics and average bids, required skills, posting age or time-left indicators, client payment verification status, and source/scrape metadata and timestamps. Technical capabilities include multi-source scraping (category slugs, keyword-generated searches, and specific listing/result URLs), pagination handling across result pages, configurable limits on items/pages and run time safety checkpoints, and optional proxy support for rate control. Keywords: Freelancer.com scraper, job listings, project cards, category scraping, keyword search, paginated results, budget extraction, bid counts, skills extraction, payment verification, lead generation, market research, sales intelligence, recruiting, structured project metadata.\n\n## Use cases\n\n- Monitor new freelance projects and fresh job opportunities on Freelancer.com.\n- Collect lead lists of companies or projects that match keyword or category queries.\n- Compare project budgets and proposal competition for market research.\n- Track demand for specific skills across public freelance project listings.\n- Find sales or recruiting leads by identifying active projects and client needs.",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMGq5KqimQItUu4rrTgbmRkBmRP3dcTWeZS4r28uJmtwh0cxxkYwyLPgGkSh+nhK1RGVzJ128jNvLcITtkNddSmtJFsVuXgeb1Wo0wH+6+7hmXSbCzDeZdqFMu2rqdO/MSfzxR3HA8Klat11qIApqCMbRTcDmGJT2PvuEsrodzv5+bDCkWsCY7+gvBWkWHjIIuaRLZRnbmn9CMUF3vkEXPizhrZ+CDtq7QCE5WhNWF0ZxhebP1Soac3e6nJb8mfeqAXpu+8e5msHRtxEVrd7oghEphBa772DdOI2U3M5xMCh5NDqGfaHVa4a9JiPuCO8iPMmVb7qw0xkrxpg7nyM6B \n"
  }
}