Skip to main content
Back to tutorials
AI/MLBroad SearchMarket Research

AI Automation Jobs — Broad Keyword Sweep

This search casts a wide net across the AI & Machine Learning category using the single keyword "automation". It does not require verified clients or set a rate floor, so the results will range from junior gigs to premium contracts. Use it when you want to see the full shape of the automation market in one glance.

Who this is for

Independent AI engineers and agencies doing market research — you want to see what kinds of automation work get posted, at what budgets, and by whom, without over-filtering.

Configuration breakdown

The filters that matter most in this search, in plain English.

  • includeKeywords.keywords["automation"]

    Single, broad keyword. It matches the job description only (matchTitle/matchSkills are off), which picks up jobs that mention automation anywhere in the write-up.

  • jobCategoriesAI & Machine Learning

    Scopes results to the AI/ML category. Combined with a broad keyword, this is the "all AI automation work" shape of search.

  • budget.hourlyRate$5 – $150/hr

    The rate window is intentionally wide. You will see everything from low-ball gigs to premium contracts — helpful for understanding pricing across the market.

  • budget.jobDurationsunspecified → up to 3 months

    Short and medium engagements only. Long-term contracts are excluded because the goal is turnover and volume, not retained work.

  • fromDate / toDateSingle calendar day

    A narrow 24-hour window keeps the feed fresh. Scheduled daily, this becomes a steady drip of new AI automation jobs.

Full configuration

Copy this JSON as the input to search_jobs. Your MCP client will do the rest.

ai-automation-broad.json
{
  "addons.enableClientActivity": false,
  "addons.enableClientDetails": false,
  "addons.enableJobAttachments": false,
  "budget.allowUnspecifiedBudget": false,
  "budget.avgHourlyRate.max": "150",
  "budget.avgHourlyRate.min": "5",
  "budget.connectsPrice.max": 100,
  "budget.connectsPrice.min": 1,
  "budget.fixedPrice.max": "10000",
  "budget.fixedPrice.min": "50",
  "budget.hourlyRate.max": "150",
  "budget.hourlyRate.min": "5",
  "budget.hourlyWorkloads": [
    "UNSPECIFIED",
    "LESS_THAN_30_HOURS"
  ],
  "budget.jobDurations": [
    "UNSPECIFIED",
    "UP_TO_ONE_MONTH",
    "UP_TO_THREE_MONTHS"
  ],
  "budget.minClientHireRate": 0,
  "budget.noAvgHourlyRatePaid": false,
  "budget.noHireRate": false,
  "budget.onlyContractToHire": false,
  "client.includeWithNoFeedback": false,
  "client.paymentMethodVerified": false,
  "client.phoneNumberVerified": false,
  "excludeKeywords.matchDescription": false,
  "excludeKeywords.matchSkills": false,
  "excludeKeywords.matchTitle": false,
  "fromDate": "2026-03-09T00:00:00Z",
  "includeKeywords.keywords": [
    "automation "
  ],
  "includeKeywords.matchDescription": false,
  "includeKeywords.matchSkills": false,
  "includeKeywords.matchTitle": false,
  "jobCategories": [
    "AI & Machine Learning"
  ],
  "limit": 15,
  "notifications.limit": 3,
  "notifications.shouldSendRunMetadata": true,
  "toDate": "2026-03-09T23:59:59Z",
  "vendor.excludeWithQuestions": false,
  "vendor.includeFeatured": false,
  "vendor.includeWithoutCountryPreference": false
}

Try it yourself

Sign up for a free API key and paste this configuration into your MCP client to start getting matching jobs in minutes.

Get API Key

100 free jobs/month. No credit card required.

Related tutorials