{
  "reviewedAt": "2026-09-09",
  "actors": {
    "linkedin-jobs-scraper": {
      "build": "1.0.11",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/linkedin-jobs-scraper/input-schema",
      "input": {
        "searchTerm": "data engineer",
        "location": "London",
        "maxResults": 5
      },
      "fields": [
        {
          "name": "title",
          "type": "string",
          "description": "Job title as posted on LinkedIn"
        },
        {
          "name": "company",
          "type": "string",
          "description": "Hiring company name"
        },
        {
          "name": "location",
          "type": "string",
          "description": "City, state and country of the job"
        },
        {
          "name": "is_remote",
          "type": "boolean",
          "description": "True when the listing is a remote position"
        },
        {
          "name": "date_posted",
          "type": "string",
          "description": "Posting date in ISO 8601 format"
        },
        {
          "name": "job_url",
          "type": "string",
          "description": "URL to the LinkedIn job posting"
        },
        {
          "name": "site",
          "type": "string",
          "description": "Source job board, always linkedin"
        },
        {
          "name": "scraped_at",
          "type": "string",
          "description": "UTC timestamp of when the run scraped this job"
        }
      ]
    },
    "job-board-scraper": {
      "checkedAt": "2026-09-04",
      "build": "1.0.65",
      "input": {
        "searchTerm": "data engineer",
        "location": "London",
        "sites": [
          "linkedin",
          "indeed"
        ],
        "maxResults": 10
      },
      "fields": [
        {
          "name": "id",
          "type": "string",
          "description": "Unique job identifier from the source site"
        },
        {
          "name": "title",
          "type": "string",
          "description": "The job position title"
        },
        {
          "name": "company",
          "type": "string",
          "description": "Company name"
        },
        {
          "name": "location",
          "type": "string",
          "description": "Job location (city, state, country)"
        },
        {
          "name": "job_url",
          "type": "string",
          "description": "URL to the job posting on the job board"
        },
        {
          "name": "job_url_direct",
          "type": "string",
          "description": "Direct application URL on the company website"
        },
        {
          "name": "site",
          "type": "string",
          "description": "Job board where this listing was found"
        },
        {
          "name": "job_type",
          "type": "string",
          "description": "Employment type (fulltime, parttime, contract, internship)"
        },
        {
          "name": "is_remote",
          "type": "boolean",
          "description": "Whether the job is remote"
        },
        {
          "name": "date_posted",
          "type": "string",
          "description": "Date when the job was posted"
        }
      ],
      "schemaUrl": "https://apify.com/openclawai/job-board-scraper/input-schema"
    },
    "google-maps-scraper": {
      "build": "1.1.3",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/google-maps-scraper/input-schema",
      "input": {
        "query": "coffee shops in London",
        "maxResults": 5,
        "concurrency": 1,
        "scrapeReviews": false
      },
      "fields": [
        {
          "name": "title",
          "type": "string",
          "description": "Name of the business or place"
        },
        {
          "name": "category",
          "type": "string",
          "description": "Primary business category"
        },
        {
          "name": "review_rating",
          "type": "number",
          "description": "Average Google rating (1.0–5.0)"
        },
        {
          "name": "review_count",
          "type": "number",
          "description": "Total number of Google reviews"
        },
        {
          "name": "address",
          "type": "string",
          "description": "Full street address"
        },
        {
          "name": "website",
          "type": "string",
          "description": "Business website URL"
        },
        {
          "name": "link",
          "type": "string",
          "description": "Direct link to this place on Google Maps"
        },
        {
          "name": "scraped_at",
          "type": "string",
          "description": "ISO timestamp when this record was scraped"
        }
      ]
    },
    "google-flights-scraper": {
      "build": "1.0.16",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/google-flights-scraper/input-schema",
      "input": {
        "from_airport": "JFK",
        "to_airport": "LAX",
        "max_results": 5
      },
      "fields": [
        {
          "name": "from_airport",
          "type": "string",
          "description": "Three-letter IATA code of the departure airport used in the search (e.g. JFK)."
        },
        {
          "name": "to_airport",
          "type": "string",
          "description": "Three-letter IATA code of the destination airport used in the search (e.g. LAX)."
        },
        {
          "name": "date",
          "type": "string",
          "description": "Outbound date of the search in YYYY-MM-DD format."
        },
        {
          "name": "airline_names",
          "type": "array",
          "description": "Human-readable names of the airlines operating the itinerary."
        },
        {
          "name": "price",
          "type": [
            "number",
            "null"
          ],
          "description": "Total itinerary price in the displayed currency (typically USD). Null when Google Flights shows no price."
        },
        {
          "name": "duration_min_total",
          "type": [
            "integer",
            "null"
          ],
          "description": "Total travel time across all segments, in minutes."
        },
        {
          "name": "stops",
          "type": "integer",
          "description": "Number of layovers. 0 means a direct flight."
        },
        {
          "name": "departure",
          "type": [
            "string",
            "null"
          ],
          "description": "Departure time of the first segment as a local ISO 8601 datetime."
        },
        {
          "name": "arrival",
          "type": [
            "string",
            "null"
          ],
          "description": "Arrival time of the last segment as a local ISO 8601 datetime."
        }
      ]
    },
    "reddit-scraper": {
      "build": "2.1.1",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/reddit-scraper/input-schema",
      "input": {
        "startUrls": [
          "https://www.reddit.com/r/Python/"
        ],
        "maxItems": 5,
        "includeComments": true,
        "maxCommentsPerPost": 3,
        "includeNSFW": false
      },
      "fields": [
        {
          "name": "title",
          "type": [
            "string",
            "null"
          ],
          "description": "Post title (posts) or community title."
        },
        {
          "name": "subreddit",
          "type": [
            "string",
            "null"
          ],
          "description": "Subreddit name."
        },
        {
          "name": "score",
          "type": [
            "integer",
            "null"
          ],
          "description": "Net upvotes."
        },
        {
          "name": "numComments",
          "type": [
            "integer",
            "null"
          ],
          "description": "Comment count reported by Reddit."
        },
        {
          "name": "commentsScraped",
          "type": [
            "integer",
            "null"
          ],
          "description": "Comments included on this post."
        },
        {
          "name": "createdAt",
          "type": [
            "string",
            "null"
          ],
          "description": "ISO 8601 creation time (UTC)."
        },
        {
          "name": "url",
          "type": [
            "string",
            "null"
          ],
          "description": "Permalink on reddit.com."
        },
        {
          "name": "dataType",
          "type": [
            "string",
            "null"
          ],
          "description": "post | comment | community | user | answer | hint | error"
        }
      ]
    },
    "meta-ad-library-scraper": {
      "build": "1.1.1",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/meta-ad-library-scraper/input-schema",
      "input": {
        "queries": [
          "https://www.facebook.com/nike"
        ],
        "country": "US",
        "maxAdsPerQuery": 5,
        "activeStatus": "ACTIVE"
      },
      "fields": [
        {
          "name": "page_name",
          "type": [
            "string",
            "null"
          ],
          "description": "Name of the advertiser's Facebook page."
        },
        {
          "name": "title",
          "type": [
            "string",
            "null"
          ],
          "description": "Headline of the primary creative."
        },
        {
          "name": "format",
          "type": [
            "string",
            "null"
          ],
          "description": "VIDEO, IMAGE or TEXT — derived from the primary creative."
        },
        {
          "name": "is_active",
          "type": [
            "boolean",
            "null"
          ],
          "description": "True if the ad is currently running."
        },
        {
          "name": "days_active",
          "type": [
            "integer",
            "null"
          ],
          "description": "Days between start and end (or today if still active). Long-running ads are usually the profitable ones."
        },
        {
          "name": "creative_count",
          "type": [
            "integer",
            "null"
          ],
          "description": "Number of creative variations in this ad."
        },
        {
          "name": "start_date",
          "type": [
            "string",
            "null"
          ],
          "description": "Date the ad started running (YYYY-MM-DD)."
        },
        {
          "name": "ad_library_url",
          "type": [
            "string",
            "null"
          ],
          "description": "Direct link to the ad in the Meta Ad Library."
        },
        {
          "name": "item_type",
          "type": [
            "string",
            "null"
          ],
          "description": "'ad' for a scraped ad, 'hint' for a free guidance row (no results / bad input), 'error' for a free error row."
        }
      ]
    },
    "trustpilot-reviews-scraper": {
      "build": "1.1.1",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/trustpilot-reviews-scraper/input-schema",
      "input": {
        "companies": [
          "notion.so"
        ],
        "maxReviews": 5,
        "deepSweep": false
      },
      "fields": [
        {
          "name": "company",
          "type": [
            "string",
            "null"
          ],
          "description": "Company display name."
        },
        {
          "name": "title",
          "type": [
            "string",
            "null"
          ],
          "description": "Review title."
        },
        {
          "name": "rating",
          "type": [
            "integer",
            "null"
          ],
          "description": "Star rating 1–5."
        },
        {
          "name": "language",
          "type": [
            "string",
            "null"
          ],
          "description": "Review language code."
        },
        {
          "name": "isVerified",
          "type": [
            "boolean",
            "null"
          ],
          "description": "Verified review."
        },
        {
          "name": "publishedAt",
          "type": [
            "string",
            "null"
          ],
          "description": "When the review was published (ISO 8601)."
        },
        {
          "name": "hasReply",
          "type": [
            "boolean",
            "null"
          ],
          "description": "Company replied."
        },
        {
          "name": "url",
          "type": [
            "string",
            "null"
          ],
          "description": "Trustpilot URL of the review or company."
        },
        {
          "name": "dataType",
          "type": [
            "string",
            "null"
          ],
          "description": "review | company | hint | error"
        }
      ]
    },
    "career-site-ats-jobs-scraper": {
      "build": "1.1.1",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/career-site-ats-jobs-scraper/input-schema",
      "input": {
        "queries": [
          "https://boards.greenhouse.io/stripe"
        ],
        "maxJobsPerCompany": 5,
        "includeDescription": true
      },
      "fields": [
        {
          "name": "title",
          "type": [
            "string",
            "null"
          ],
          "description": "Job title."
        },
        {
          "name": "company",
          "type": [
            "string",
            "null"
          ],
          "description": "Company name or careers-site slug."
        },
        {
          "name": "ats",
          "type": [
            "string",
            "null"
          ],
          "description": "Detected applicant tracking system: workday, greenhouse, lever, ashby, smartrecruiters…"
        },
        {
          "name": "location",
          "type": [
            "string",
            "null"
          ],
          "description": "Location text as shown on the careers site (may list several)."
        },
        {
          "name": "is_remote",
          "type": [
            "boolean",
            "null"
          ],
          "description": "True when the site flags the job remote."
        },
        {
          "name": "posted_at",
          "type": [
            "string",
            "null"
          ],
          "description": "Posting timestamp (ISO 8601) when the site exposes it."
        },
        {
          "name": "apply_url",
          "type": [
            "string",
            "null"
          ],
          "description": "Application URL (same as url when the site has no separate apply link)."
        },
        {
          "name": "item_type",
          "type": [
            "string",
            "null"
          ],
          "description": "'job' for a scraped job, 'hint' for a free guidance row (no jobs / unrecognised site), 'error' for a free error row."
        }
      ]
    },
    "tiktok-douyin-bilibili-scraper": {
      "build": "1.0.68",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/tiktok-douyin-bilibili-scraper/input-schema",
      "input": {
        "mode": "user_posts",
        "platform": "tiktok",
        "url": "https://www.tiktok.com/@tiktok",
        "maxItems": 5,
        "includeComments": false,
        "downloadVideos": false
      },
      "fields": [
        {
          "name": "title",
          "type": [
            "string",
            "null"
          ],
          "description": "Video title or caption (first line of description)"
        },
        {
          "name": "platform",
          "type": "string",
          "description": "Source platform: tiktok, douyin, or bilibili"
        },
        {
          "name": "item_type",
          "type": "string",
          "description": "Record type: video, user, comment, live, trending, or error"
        },
        {
          "name": "play_count",
          "type": [
            "number",
            "null"
          ],
          "description": "View / play count"
        },
        {
          "name": "like_count",
          "type": [
            "number",
            "null"
          ],
          "description": "Like / digg count"
        },
        {
          "name": "comment_count",
          "type": [
            "number",
            "null"
          ],
          "description": "Comment count"
        },
        {
          "name": "created_at",
          "type": [
            "string",
            "null"
          ],
          "description": "ISO timestamp when the video was published"
        },
        {
          "name": "url",
          "type": [
            "string",
            "null"
          ],
          "description": "Canonical URL to this item on the source platform"
        }
      ]
    },
    "indeed-ziprecruiter-scraper": {
      "build": "0.1.25",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/indeed-ziprecruiter-scraper/input-schema",
      "input": {
        "scanMode": "companies",
        "companies": [
          "Paychex | paychex.com"
        ],
        "location": "United States",
        "maxJobsPerCompany": 5,
        "sites": [
          "indeed",
          "zip_recruiter"
        ],
        "emitJobRecords": true
      },
      "fields": [
        {
          "name": "record_type",
          "type": "string",
          "description": "company = one row per target company (signal + profile). job = one flat row per job posting. keyword = per-keyword summary."
        },
        {
          "name": "company_query",
          "type": "string",
          "description": "The company name from your input this record belongs to"
        },
        {
          "name": "title",
          "type": "string",
          "description": "Job title as shown on the posting"
        },
        {
          "name": "location",
          "type": "string",
          "description": "Job location as shown on the posting (city, state, country)"
        },
        {
          "name": "has_active_postings",
          "type": "boolean",
          "description": "Whether the company currently has active postings on either board"
        },
        {
          "name": "active_jobs_found",
          "type": "integer",
          "description": "Employer-verified postings returned this run (bounded by maxJobsPerCompany)"
        },
        {
          "name": "posted_last_48h_count",
          "type": "integer",
          "description": "Matched postings inside the hoursOld window"
        },
        {
          "name": "job_url",
          "type": "string",
          "description": "Link to the posting (direct employer link when available)"
        }
      ]
    },
    "google-ads-transparency-scraper": {
      "build": "1.0.19",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/google-ads-transparency-scraper/input-schema",
      "input": {
        "queries": [
          "supercell.com"
        ],
        "maxAdsPerAdvertiser": 5,
        "advertisersPerQuery": 1,
        "fetchAds": true,
        "fetchAdDetails": true
      },
      "fields": [
        {
          "name": "advertiser_name",
          "type": [
            "string",
            "null"
          ],
          "description": "The advertiser's verified name"
        },
        {
          "name": "advertiser_domain",
          "type": [
            "string",
            "null"
          ],
          "description": "The advertiser's website domain (advertiser rows only)"
        },
        {
          "name": "format",
          "type": [
            "string",
            "null"
          ],
          "description": "Creative format: TEXT, IMAGE or VIDEO"
        },
        {
          "name": "first_shown",
          "type": [
            "string",
            "null"
          ],
          "description": "Date the ad was first shown"
        },
        {
          "name": "last_shown",
          "type": [
            "string",
            "null"
          ],
          "description": "Date the ad was last shown"
        },
        {
          "name": "days_active",
          "type": [
            "integer",
            "null"
          ],
          "description": "How many days the ad has been running (last shown minus first shown)"
        },
        {
          "name": "ad_url",
          "type": [
            "string",
            "null"
          ],
          "description": "Permanent link to the ad in the Transparency Center"
        },
        {
          "name": "item_type",
          "type": "string",
          "description": "'ad' for an ad row, 'advertiser' for an advertiser summary, 'error' / 'hint' for diagnostics"
        }
      ]
    },
    "airbnb-scraper": {
      "build": "1.0.16",
      "checkedAt": "2026-09-09",
      "schemaUrl": "https://apify.com/openclawai/airbnb-scraper/input-schema",
      "input": {
        "mode": "search_by_url",
        "searchUrl": "https://www.airbnb.com/s/London--United-Kingdom/homes",
        "maxResults": 5
      },
      "fields": [
        {
          "name": "name",
          "type": "string",
          "description": "Property name"
        },
        {
          "name": "title",
          "type": "string",
          "description": "Listing title"
        },
        {
          "name": "bedrooms",
          "type": "string",
          "description": "Number of bedrooms"
        },
        {
          "name": "beds",
          "type": "string",
          "description": "Number of beds"
        },
        {
          "name": "rating",
          "type": "string",
          "description": "Average review rating"
        },
        {
          "name": "review_count",
          "type": "string",
          "description": "Total number of reviews"
        },
        {
          "name": "price_per_night",
          "type": "string",
          "description": "Nightly price (discounted price when a discount applies)"
        },
        {
          "name": "price_currency_symbol",
          "type": "string",
          "description": "Currency symbol as shown in search results"
        },
        {
          "name": "room_url",
          "type": "string",
          "description": "Canonical listing URL"
        },
        {
          "name": "record_type",
          "type": "string",
          "description": "listing | room | review | calendar | host_listing | experience | error | info"
        }
      ]
    }
  }
}
