# Arc.dev Remote Engineering Jobs Scraper (`parseforge/arc-dev-jobs-scraper`) Actor

Extract remote engineering and developer job listings from Arc.dev with full company data, salary bands, tech stacks, and locations. Built for recruiters and sourcing teams.

- **URL**: https://apify.com/parseforge/arc-dev-jobs-scraper.md
- **Developed by:** [ParseForge](https://apify.com/parseforge) (community)
- **Categories:** Jobs, Business, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $18.75 / 1,000 job listings

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

![ParseForge Banner](https://raw.githubusercontent.com/ParseForge/apify-assets/main/banner.jpg)

## 💼 Arc.dev Remote Engineering Jobs Scraper

> 🚀 **Pull Arc.dev vetted remote engineering, design, and product jobs in seconds.** Filter by tech stack, country, contract type, or keyword. No API key, no registration, no manual CSV wrangling.

> 🕒 **Last updated:** 2026-05-23 · **📊 37 fields** per record · **7,300+ live external postings · 80+ Arc-vetted contract gigs · 696 tech category slugs**

Arc.dev is the boutique remote-only marketplace where engineering teams source contract and full-time builders without the recruiter spam of bigger boards. The "Arc-vetted" pool is a curated rotation of hand-screened contractor briefs that companies post anonymously while Arc matches candidates; the larger "external" pool aggregates remote postings from partner ATSs and job boards, normalized into a single Next.js feed. This Actor walks both pools through Arc.dev's public listing and detail pages, parses the embedded JSON-LD plus the Next.js data blob, and returns one structured record per job with company, salary range, contract type, tech stack, required countries, English level, hours per week, posting date, and apply URL.

Every record is built from the page Arc.dev serves to logged-out visitors, so the output stays in sync with what a candidate sees on the live site. The scraper rotates through Arc's 696 tech category slugs (Python, React, Kubernetes, AI agents, Solidity, Figma, and beyond) to get beyond the **60-jobs-per-page** ceiling on the default listing, then dedupes by Arc's stable `randomKey` so you can re-run safely. Apify residential routing keeps requests inside the same geo Arc.dev expects for SSR caching, and the actor falls back to multiple categories automatically when you do not pick any.

| 🎯 Target Audience | 🛠 Primary Use Cases |
|---|---|
| Technical recruiters sourcing engineers | Engineering talent pipeline monitoring across 696 tech stacks |
| Developer relations and community teams | Tracking which frameworks, AI tools, and tech stacks employers hire for |
| Compensation researchers and benchmarking firms | Hourly-rate and salary-band benchmarking for contract and permanent roles |
| Founders and hiring managers at remote-first teams | Competitive intelligence on which companies are hiring builders, where, and at what rate |
| Job-board aggregators and ATS vendors | Backfilling remote-vetted engineering coverage missing from LinkedIn and Indeed |

---

### 📋 What the Arc.dev Jobs Scraper does

- 🧭 **696 tech category slugs.** Pick anything from `python`, `reactjs`, `kubernetes`, `golang`, `solidity`, `langchain`, `flutter`, `figma`, `aws`, `gcp` to `marketing-strategies`. Leave blank to crawl a popular default rotation covering front-end, back-end, devops, data, AI, and mobile.
- 🔍 **Free-text keyword search.** Layer a keyword filter ("rust", "kubernetes devops", "llm rag") on top of the category and country, exactly like the site search box.
- 🌍 **Country and locale filter.** Pick from 39 Arc.dev locales (`en-us`, `en-gb`, `en-de`, `en-au`, `en-in`, ...) to restrict postings to those whose required-countries list includes that nationality. Leave empty for the worldwide feed.
- 💫 **Both Arc-vetted and external pools.** Arc-vetted are hand-screened contract briefs from Arc's marketplace; external are full-time and contract postings aggregated from partner job boards. Pick "both" for an interleaved mix, or scope to one pool.
- 🏢 **Company enrichment.** External jobs return company name, official site, LinkedIn URL, logo (clearbit-sourced), HQ city, employee count band, remote-work level, and industry category. Arc-vetted jobs return the role-side data: hourly rate band, hours per week, estimated weeks, required English level, visa requirement, and overlap-hours window.
- ⚡ **JSON-as-source-of-truth.** Arc.dev ships every page server-side rendered with a `__NEXT_DATA__` blob. The Actor parses that instead of relying on DOM classes, so layout tweaks do not break the schema.

Each record carries the company logo URL, job title, Arc.dev URL, source pool, company name, official site, LinkedIn URL, HQ city, remote level, industry, employee count band, full HTML description, plain-text description, contract type, experience level array, discipline, required countries (ISO-2), required locations, annual and hourly salary bands, timezone preference, overlap-hours window, US-visa requirement, hours per week, estimated contract weeks, number of openings, English level, required and optional category arrays, tech stack array, apply URL, posting timestamp, and a scrape timestamp.

> 💡 **Why it matters:** RemoteOK and We Work Remotely cover general remote jobs but Arc.dev's curated engineering focus is what technical recruiters and developer communities actually use to source vetted contractors. Pair this Actor with a LinkedIn or Indeed scraper to see the slice of senior remote engineering hiring that those broader feeds under-cover.

---

### 🎬 Full Demo

🚧 Coming soon: a 3-minute walkthrough showing category rotation, keyword + country filtering, Arc-vetted vs external pool selection, and downstream technical talent sourcing use cases.

---

### ⚙️ Input

<table>
<tr><th>Field</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td><code>maxItems</code></td><td>integer</td><td>No</td><td>Cap on records returned. Free plan caps at 10. Paid plans up to 1,000,000. Defaults to 10.</td></tr>
<tr><td><code>keyword</code></td><td>string</td><td>No</td><td>Free-text search across job title, description, and tech stack. Combines with category and country with AND semantics.</td></tr>
<tr><td><code>categories</code></td><td>array of slugs</td><td>No</td><td>Pick one or more from 696 Arc.dev category slugs. Each category page returns up to about 60 unique jobs. Pick multiple slugs for broader coverage. Empty = scraper rotates a popular default set.</td></tr>
<tr><td><code>jobSource</code></td><td>enum</td><td>No</td><td>One of <code>both</code>, <code>external</code>, <code>arc-vetted</code>. Default <code>both</code> interleaves the two pools.</td></tr>
<tr><td><code>countryLocale</code></td><td>enum</td><td>No</td><td>One of 39 locales (<code>en-us</code>, <code>en-gb</code>, <code>en-de</code>, ...) to filter postings whose required-country list matches. Empty = worldwide.</td></tr>
<tr><td><code>proxyConfiguration</code></td><td>object</td><td>No</td><td>Apify proxy. Defaults to residential US. Required from the Apify cloud since datacenter routes are rate-limited.</td></tr>
</table>

Example: 50 Python remote jobs from both pools.

```json
{
  "maxItems": 50,
  "categories": ["python"],
  "jobSource": "both"
}
````

Example: 200 senior AI / LLM contract gigs across multiple stacks, worldwide.

```json
{
  "maxItems": 200,
  "keyword": "senior",
  "categories": ["ai", "generative-ai", "langchain", "rag", "ai-agent"],
  "jobSource": "arc-vetted"
}
```

> ⚠️ **Good to Know:** Arc.dev paginates listings client-side via an internal API that requires a CSRF cookie. This scraper bypasses that wall by walking many category slugs from the public sitemap and deduping by `randomKey`. For thousands-of-jobs queries, pick 10 to 30 tech-aligned categories instead of leaving the field blank.

***

### 📊 Output

Every record is a flat JSON object with stable field names. Sample records below show typical, edge-case (anonymized Arc-vetted), and sparse-fields shapes.

#### 🧾 Schema

| Field | Type | Example |
|---|---|---|
| 🆔 `randomKey` | string | `or3y5gnch9` |
| 📌 `title` | string | `Staff Software Engineer, AI Developer Experience` |
| 🎯 `jobSource` | string | `external` |
| 🔗 `url` | string | `https://arc.dev/remote-jobs/j/temporal-technologies-staff-software-engineer-...` |
| 🏷️ `applyUrl` | string | `https://www.linkedin.com/jobs/view/4403190051` |
| 🏢 `companyName` | string | `Temporal Technologies` |
| 🔣 `companyUrlString` | string | `temporal-technologies` |
| 🖼️ `companyLogoUrl` | string | `https://logo.clearbit.com/temporal.io` |
| 🌐 `companyOfficialSiteUrl` | string | `https://temporal.io` |
| 💼 `companyLinkedinUrl` | string | `https://www.linkedin.com/company/temporal-technologies/` |
| 📍 `companyHeadquarters` | string | `Bellevue, Washington, United States` |
| 🏠 `companyRemoteLevel` | string | `fully-distributed` |
| 🏭 `companyIndustry` | string | `Internet Software & Services` |
| 👥 `companyEmployeeSizeMin` | number | `11` |
| 👥 `companyEmployeeSizeMax` | number | `50` |
| 📝 `description` | string | (HTML / markdown body) |
| 📄 `descriptionText` | string | (plain text) |
| 📋 `jobType` | string | `permanent` |
| 🏆 `experienceLevels` | array | `["staff", "principal"]` |
| 🧰 `discipline` | string | `full-stack` |
| 🌍 `requiredCountries` | array | `["US", "CA", "GB"]` |
| 📌 `requiredLocations` | array | `["North America", "LATAM"]` |
| 💰 `minAnnualSalary` | number | `224000` |
| 💰 `maxAnnualSalary` | number | `302400` |
| ⏱️ `minHourlyRate` | number | `45` |
| ⏱️ `maxHourlyRate` | number | `55` |
| 🕒 `timezone` | string | `no-preference` |
| 🌐 `overlapHours` | number | `4` |
| 🛂 `usVisaRequired` | boolean | `false` |
| 📆 `availableHoursPerWeek` | number | `40` |
| 📅 `estimatedWeeks` | number | `16` |
| 👤 `numberOfOpenings` | number | `1` |
| 🧩 `categories` | array | `[{"name":"Golang","urlString":"golang"}, ...]` |
| 🧰 `techStack` | array | `["Golang", "Python", "React"]` |
| ➕ `optionalCategories` | array | `[{"name":"Docker","urlString":"docker"}]` |
| 🗓️ `postedAt` | string | `2026-05-22T08:23:05.000Z` |
| 🕓 `scrapedAt` | string | `2026-05-23T22:00:00.000Z` |
| ❌ `error` | string | (only on failed runs) |

#### 📦 Sample records

<details>
<summary>Typical external posting (Temporal Technologies)</summary>

```json
{
  "randomKey": "or3y5gnch9",
  "title": "Staff Software Engineer, AI Developer Experience",
  "jobSource": "external",
  "url": "https://arc.dev/remote-jobs/j/temporal-technologies-staff-software-engineer-ai-developer-experience-or3y5gnch9",
  "applyUrl": "https://www.linkedin.com/jobs/view/staff-software-engineer-ai-developer-experience-at-temporal-technologies-4403190051",
  "companyName": "Temporal Technologies",
  "companyUrlString": "temporal-technologies",
  "companyLogoUrl": "https://logo.clearbit.com/temporal.io",
  "companyOfficialSiteUrl": "https://temporal.io",
  "companyLinkedinUrl": "https://www.linkedin.com/company/temporal-technologies/",
  "companyHeadquarters": "Bellevue, Washington, United States",
  "companyRemoteLevel": "fully-distributed",
  "companyIndustry": "Internet Software & Services",
  "companyEmployeeSizeMin": 11,
  "companyEmployeeSizeMax": 50,
  "jobType": "permanent",
  "experienceLevels": ["staff"],
  "requiredCountries": [],
  "techStack": ["Go", "TypeScript", "Python", "Java"],
  "categories": [
    {"name": "Go", "urlString": "golang"},
    {"name": "TypeScript", "urlString": "typescript"}
  ],
  "usVisaRequired": false,
  "postedAt": "2026-05-22T08:23:05.000Z"
}
```

</details>

<details>
<summary>Arc-vetted contract gig (anonymous, hourly rate)</summary>

```json
{
  "randomKey": "orbats3fiy",
  "title": "Senior Full-Stack Software Engineer - Full Time - Overlap with US timezone (Americas, Europe)",
  "jobSource": "arc-vetted",
  "url": "https://arc.dev/remote-jobs/details/senior-full-stack-software-engineer-full-time-overlap-with-us-timezone-americas-europe-orbats3fiy",
  "applyUrl": null,
  "companyName": null,
  "companyLogoUrl": null,
  "jobType": "contract",
  "experienceLevels": ["senior"],
  "discipline": "full-stack",
  "requiredCountries": ["US", "CA", "BR", "MX", "DE", "FR", "GB", "ES", "PL"],
  "requiredLocations": ["North America", "LATAM", "Europe"],
  "minHourlyRate": 45,
  "maxHourlyRate": 55,
  "availableHoursPerWeek": 40,
  "estimatedWeeks": 16,
  "numberOfOpenings": 1,
  "categories": [
    {"name": "Golang", "urlString": "golang"},
    {"name": "Python", "urlString": "python"},
    {"name": "React", "urlString": "reactjs"}
  ],
  "techStack": ["Golang", "Python", "React", "Docker", "Datadog", "Terraform"],
  "postedAt": "2026-05-21T15:23:05.000Z"
}
```

</details>

<details>
<summary>Sparse external posting (minimal company data)</summary>

```json
{
  "randomKey": "or4010uwaq",
  "title": "(Senior) Marketing Analyst (all genders)",
  "jobSource": "external",
  "url": "https://arc.dev/remote-jobs/j/glow25-senior-marketing-analyst-all-genders-or4010uwaq",
  "applyUrl": "https://glow25.workday.com/positions/4842",
  "companyName": "Glow25",
  "companyUrlString": "glow25",
  "companyLogoUrl": null,
  "companyOfficialSiteUrl": "https://www.glow25.com",
  "companyLinkedinUrl": null,
  "companyHeadquarters": null,
  "companyRemoteLevel": "hybrid",
  "companyIndustry": null,
  "jobType": "permanent",
  "experienceLevels": ["senior"],
  "requiredCountries": ["BE"],
  "techStack": ["SQL", "Data analytics", "Google ads"],
  "minAnnualSalary": null,
  "maxAnnualSalary": null,
  "postedAt": "2026-05-21T05:33:29.000Z"
}
```

</details>

***

### ✨ Why choose this Actor

| 🎯 | Capability |
|---|---|
| 🧠 | **Two pools, one schema.** Arc-vetted contract briefs and external aggregated postings normalize into the same record shape. Filter by `jobSource` or interleave for a mixed sample. |
| 🌐 | **696 category slugs.** Every Arc.dev tech and discipline taxonomy appears as an enum in the input schema. No guessing slug formats, no broken filters. |
| 🌍 | **39 country locales.** Country-of-residence filter for postings, pulled from Arc.dev's own localized feed. |
| 🔍 | **Free-text keyword on top.** Combine keyword + category + country with AND semantics to narrow a 7,300-job pool to dozens. |
| 🏢 | **Rich company context.** External postings carry logo, official site, LinkedIn, HQ, employee count band, remote level, and industry. |
| ⚡ | **Server-side rendered, JSON-first.** No headless browser, no CAPTCHA juggling. The scraper reads Arc.dev's own Next.js data blob, the same JSON the React app hydrates from. |
| 💸 | **Pay-per-result option available.** Cap your spend by setting `maxItems`. The free preview tier returns 10 records so you can validate the schema before scaling up. |

> 📊 Arc.dev publishes about 7,300 active external postings plus 80 hand-screened Arc-vetted contracts at any moment. With the right combination of categories and locale you can scrape 1,000 to 3,000 unique records in a single run.

***

### 📈 How it compares to alternatives

| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| **⭐ Arc.dev Jobs Scraper** *(this Actor)* | Pay-per-result | 7,300+ external + 80+ Arc-vetted | Live (per run) | 696 categories + 39 locales + keyword | Click, run, done |
| Generic remote-jobs aggregators | Subscription | Broad but shallow | Daily | Coarse | Account required |
| Direct Arc.dev membership | Per recruiter seat | Full | Live | Native UI | Verification required |
| Hand-curated Github-hosted CSV dumps | Free | Snapshot, often stale | Weekly or quarterly | None | Git clone, parse |
| LinkedIn / Indeed broad job scrapers | Pay-per-result | Massive, low signal-to-noise | Live | Coarse | Click, run, done |

For Arc.dev specifically, the per-call structured JSON output of this Actor beats any generic remote-jobs aggregator on signal density.

***

### 🚀 How to use

1. 🆕 **Sign up for an Apify account.** Free trial includes monthly credits. [Sign up here](https://console.apify.com/sign-up?fpr=vmoqkp).
2. 🎯 **Open the Actor.** Click "Try for free" and the run page opens with a pre-filled input form.
3. 🧰 **Pick your filters.** Set `maxItems`, choose categories or leave blank, optionally add a keyword and a locale.
4. ▶️ **Hit Run.** The Actor walks Arc.dev's listing and detail pages, dedupes by `randomKey`, and streams records into your dataset.
5. 📥 **Export.** Download CSV, JSON, Excel, or wire the dataset URL into your ATS, Google Sheet, or downstream pipeline.

> ⏱️ Total time: about 60 seconds for the first 100 records on default settings. Larger pulls scale roughly linearly with category count.

***

### 💼 Business use cases

<table>
<tr>
<td width="50%">

#### 🧑‍💼 Technical recruiters

- Source senior remote engineers in any tech stack across 696 categories
- Build a talent pipeline of vetted contract candidates
- Track which companies hire most aggressively in your specialty
- Set up automated alerts on freshly-posted jobs in your niche

</td>
<td width="50%">

#### 📊 Compensation researchers

- Benchmark hourly rates for contract engineering roles by seniority
- Compare US vs LATAM vs Europe pay bands for the same tech stack
- Track salary inflation across snapshots over months
- Validate your offer ranges against live market data

</td>
</tr>
<tr>
<td width="50%">

#### 🎯 Developer relations and community teams

- Monitor which AI, infra, and framework stacks are hottest in hiring
- Identify companies investing heavily in your tool or platform
- Spot adoption trends before they hit conference talks and surveys
- Build community-content angles around what the market actually needs

</td>
<td width="50%">

#### 🏗️ Founders and hiring managers

- Competitive intel on how peer companies frame their engineering roles
- Track which startups are growing engineering headcount fast
- Validate that your contract rates match the live remote market
- Find anonymous contract briefs that match what your team is hiring for

</td>
</tr>
</table>

***

### 🌟 Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

<table>
<tr>
<td width="50%">

#### 🎓 Research and academia

- Empirical datasets for papers, thesis work, and coursework
- Longitudinal studies tracking changes across snapshots
- Reproducible research with cited, versioned data pulls
- Classroom exercises on data analysis and ethical scraping

</td>
<td width="50%">

#### 🎨 Personal and creative

- Side projects, portfolio demos, and indie app launches
- Data visualizations, dashboards, and infographics
- Content research for bloggers, YouTubers, and podcasters
- Hobbyist collections and personal trackers

</td>
</tr>
<tr>
<td width="50%">

#### 🤝 Non-profit and civic

- Transparency reporting and accountability projects
- Advocacy campaigns backed by public-interest data
- Community-run databases for local issues
- Investigative journalism on public records

</td>
<td width="50%">

#### 🧪 Experimentation

- Prototype AI and machine-learning pipelines with real data
- Validate product-market hypotheses before engineering spend
- Train small domain-specific models on niche corpora
- Test dashboard concepts with live input

</td>
</tr>
</table>

***

### 🔌 Automating Arc.dev Jobs Scraper

Wire the scraper into the rest of your stack. Run it on a schedule, pipe the dataset into your warehouse, or fold the records into a daily Slack digest.

- [**Node.js client**](https://docs.apify.com/api/client/js/) for Node and TypeScript pipelines
- [**Python client**](https://docs.apify.com/api/client/python/) for analytics and ML workflows
- [**API docs**](https://docs.apify.com/api/v2) for direct REST integration into any stack

Schedules: from the Apify console you can run this Actor on any cron schedule (every hour, every day, weekly) so the dataset stays fresh without manual triggers.

***

### ❓ Frequently Asked Questions

<details>
<summary>💸 <strong>Can I use the scraped data commercially?</strong></summary>

Yes, with the standard caveats. The data is published openly on Arc.dev, but you remain responsible for compliance with Arc.dev's terms of service and any applicable data-protection laws in the jurisdictions where you operate. Consult your legal counsel for your specific use case.

</details>

<details>
<summary>💳 <strong>Do I need a paid Apify plan?</strong></summary>

The free plan returns up to 10 records per run so you can validate the schema before committing budget. For larger pulls (50, 500, or up to 1,000,000 records per run) you need a paid Apify plan. The actor itself bills pay-per-result so you only pay for records you successfully receive.

</details>

<details>
<summary>🔁 <strong>How often is Arc.dev updated?</strong></summary>

Arc.dev rotates its external feed continuously. New external postings appear in the feed within hours of being ingested from the partner ATSs. Arc-vetted contract briefs rotate more slowly, typically a handful per day. Schedule the Actor every 2 to 6 hours to keep your downstream dataset close to live.

</details>

<details>
<summary>🌍 <strong>Does the country filter actually narrow results?</strong></summary>

Yes. Arc.dev publishes a localized feed per country (en-us, en-gb, en-de, ...) and the scraper hits the same URL the site serves to that region. Each external posting has a `requiredCountries` array; the country filter limits the feed to postings whose array includes the chosen country.

</details>

<details>
<summary>🤔 <strong>Why are some companyName fields null?</strong></summary>

Arc.dev anonymizes the Arc-vetted contract pool to protect employers from inbound recruiter spam during the matching cycle. The job title, tech stack, hourly rate, and required locations are all populated; only the company name and apply URL are hidden until the candidate is matched. External postings carry the full company name.

</details>

<details>
<summary>💰 <strong>Why are some salary fields null on external postings?</strong></summary>

Arc.dev's external pool reflects the salary disclosure of the upstream source. Some partner ATSs publish bands, others do not. The Arc-vetted pool always carries hourly rate bands in `minHourlyRate` and `maxHourlyRate` since Arc collects the budget during posting.

</details>

<details>
<summary>🛠️ <strong>What happens if a category slug returns zero jobs?</strong></summary>

The Actor logs a warning and moves on to the next category in the queue. Empty categories are common in niche slugs (`pdp-11`, `synon`, `wavemaker`). Pick popular slugs (`python`, `reactjs`, `golang`, `aws`) for dense coverage, or leave the field blank to let the Actor rotate a curated default set.

</details>

<details>
<summary>📦 <strong>Can I pass a list of Arc.dev URLs directly?</strong></summary>

Not in this version. The Actor walks Arc.dev's category listing pages, so you steer it via category slugs, keyword, country locale, and pool source. Build a tighter input by combining `categories` plus `keyword` plus `countryLocale` instead of a URL list.

</details>

<details>
<summary>⚖️ <strong>Is scraping Arc.dev legal?</strong></summary>

Arc.dev's robots.txt allows public crawling of the job board (`Allow: /`), and the Actor only fetches pages that any logged-out visitor can see. You are still responsible for your jurisdiction's data-protection rules and Arc.dev's terms of service. When in doubt, consult counsel.

</details>

<details>
<summary>🏃 <strong>What if my run fails or times out?</strong></summary>

Re-run with smaller `maxItems` to localize the failure. Arc.dev sometimes rate-limits aggressive runs from a single residential IP; in that case wait 10 minutes and the run succeeds normally. If a specific category slug consistently returns 404, drop it from the input and re-run.

</details>

<details>
<summary>🚪 <strong>Does this Actor work on the free trial?</strong></summary>

Yes. The free preview returns 10 records per run so you can validate the schema and shape. Upgrade to a paid Apify plan to scrape 50, 500, or up to 1,000,000 records per run with full company enrichment.

</details>

<details>
<summary>🤖 <strong>Does it require a browser?</strong></summary>

No. Arc.dev ships every page server-side rendered with a `__NEXT_DATA__` blob, so this Actor is a Bun fetch-based scraper, not a Playwright one. That keeps runs fast (about 60 seconds for 100 records) and cheap (no headless browser memory overhead).

</details>

***

### 🔌 Integrate with any app

- [**Zapier**](https://apify.com/integrations/zapier) - trigger any of 6,000+ apps when a new job lands
- [**Make**](https://apify.com/integrations/make) - visual scenario builder for multi-step automations
- [**n8n**](https://apify.com/integrations/n8n) - self-host your job-monitoring workflow
- [**Slack**](https://apify.com/integrations/slack) - post new postings into a hiring channel
- [**Google Sheets**](https://apify.com/integrations/google-drive) - export the dataset straight into a sheet
- [**Webhook**](https://docs.apify.com/platform/integrations/webhooks) - call your own service on each run

***

### 🔗 Recommended Actors

- [**💼 Wellfound Jobs Scraper**](https://apify.com/parseforge/wellfound-jobs-scraper) - AngelList / Wellfound startup remote engineering jobs
- [**🌐 We Work Remotely Scraper**](https://apify.com/parseforge/we-work-remotely-scraper) - The grand-daddy of remote-only job boards
- [**🇯🇵 Wantedly Japan Jobs Scraper**](https://apify.com/parseforge/wantedly-scraper) - Japanese tech-startup jobs with mission and culture data
- [**📰 RemoteOK Scraper**](https://apify.com/parseforge/remoteok-scraper) - Remote-first jobs aggregator across roles
- [**📋 LinkedIn Jobs Scraper**](https://apify.com/parseforge/linkedin-jobs-scraper) - Broad professional-network job listings

> 💡 **Pro Tip:** browse the complete [ParseForge collection](https://apify.com/parseforge) for more vertical scrapers across jobs, real-estate, finance, e-commerce, and public records.

***

**🆘 Need Help?** [**Open our contact form**](https://tally.so/r/BzdKgA) and our team will get back to you within one business day.

***

> ⚠️ **Disclaimer:** This Actor is not affiliated with, endorsed by, or sponsored by Arc.dev or Arc Code Industries Inc. All trademarks are the property of their respective owners. Data is scraped from publicly available pages on arc.dev. Users are responsible for compliance with applicable laws and the source site's terms of service.

# Actor input Schema

## `maxItems` (type: `integer`):

Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000

## `keyword` (type: `string`):

Free-text search across job title, description, and tech stack. Empty = no filter. Example: "rust" returns ~100 jobs; "kubernetes devops" narrows further.

## `categories` (type: `array`):

Pick one or more Arc.dev category slugs (matching arc.dev/remote-jobs/{slug}). Empty = scraper rotates a popular default set covering front-end, back-end, devops, data, AI, mobile and major languages. Each category page returns up to ~60 unique jobs; pick more categories for broader coverage.

## `jobSource` (type: `string`):

Which Arc.dev pool to scrape. Arc-vetted = hand-curated contractor positions from Arc's marketplace (~80 active). External = aggregated partner postings (~7,300 active, mostly permanent roles). Both = Arc-vetted first then external.

## `countryLocale` (type: `string`):

Filter postings whose required-countries list includes the chosen country. Empty = worldwide. Pulls Arc.dev's localized feed (e.g. en-us, en-gb, en-de).

## `proxyConfiguration` (type: `object`):

Apify proxy settings. Default (residential US) works for most users; Arc.dev rate-limits aggressive datacenter traffic.

## Actor input object example

```json
{
  "maxItems": 10,
  "keyword": "python",
  "jobSource": "both",
  "countryLocale": "",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("parseforge/arc-dev-jobs-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("parseforge/arc-dev-jobs-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call parseforge/arc-dev-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=parseforge/arc-dev-jobs-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Arc.dev Remote Engineering Jobs Scraper",
        "description": "Extract remote engineering and developer job listings from Arc.dev with full company data, salary bands, tech stacks, and locations. Built for recruiters and sourcing teams.",
        "version": "0.1",
        "x-build-id": "tZFft3XBt7wj92ELj"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/parseforge~arc-dev-jobs-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-parseforge-arc-dev-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/parseforge~arc-dev-jobs-scraper/runs": {
            "post": {
                "operationId": "runs-sync-parseforge-arc-dev-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/parseforge~arc-dev-jobs-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-parseforge-arc-dev-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "maxItems": {
                        "title": "Max Items",
                        "minimum": 1,
                        "maximum": 1000000,
                        "type": "integer",
                        "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000"
                    },
                    "keyword": {
                        "title": "Keyword (free text)",
                        "type": "string",
                        "description": "Free-text search across job title, description, and tech stack. Empty = no filter. Example: \"rust\" returns ~100 jobs; \"kubernetes devops\" narrows further."
                    },
                    "categories": {
                        "title": "Categories (tech / discipline slugs)",
                        "uniqueItems": true,
                        "type": "array",
                        "description": "Pick one or more Arc.dev category slugs (matching arc.dev/remote-jobs/{slug}). Empty = scraper rotates a popular default set covering front-end, back-end, devops, data, AI, mobile and major languages. Each category page returns up to ~60 unique jobs; pick more categories for broader coverage.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "3d",
                                "3d-configurators",
                                "3d-modeling",
                                "80211-protocols",
                                "aaa",
                                "abaqus",
                                "accessibility",
                                "active-directory",
                                "adas",
                                "administrative-assistant",
                                "adobe-after-effects",
                                "adobe-analytics",
                                "adobe-dreamweaver",
                                "adobe-indesign",
                                "adobe-photoshop",
                                "agent-driven-ai-architectures",
                                "agentic-frameworks",
                                "agile",
                                "ags-script",
                                "ai",
                                "ai-agent",
                                "aiohttp",
                                "algorithm",
                                "algorithmic-trading",
                                "alibaba-cloud",
                                "amazon",
                                "amazon-seo",
                                "analog-ic-design",
                                "anaplan",
                                "android",
                                "angular",
                                "animation",
                                "ansible",
                                "ansys-designer",
                                "ansys-fluent",
                                "apache-airflow",
                                "apache-kafka",
                                "apache-spark",
                                "api-integration",
                                "api-testing",
                                "apigee",
                                "app-ux-design",
                                "appdynamics",
                                "appium",
                                "arabic",
                                "arcgis",
                                "arcgis-pro",
                                "architect",
                                "architectural-design",
                                "argo-cd",
                                "asic-fpga",
                                "aspdot_net",
                                "asterisk",
                                "astrojs",
                                "asynchronous-programming",
                                "atlassian-app-development",
                                "atom-editor",
                                "autodesk-forge",
                                "automatic-control",
                                "automation",
                                "autosar",
                                "autosys",
                                "avada",
                                "aviation",
                                "aws",
                                "aws-architect",
                                "axure-rp",
                                "azure",
                                "azure-data-engineer",
                                "b2b-marketing",
                                "b2c-marketing",
                                "babel",
                                "baby-products",
                                "back-end",
                                "bare-metal",
                                "big-data",
                                "bim",
                                "bioinformatics",
                                "biomedical-engineering",
                                "biotechnology",
                                "blazor",
                                "blender",
                                "blockchain",
                                "blockchain-product-manager",
                                "blog-writing",
                                "blue-prism",
                                "bounding-boxes",
                                "brand-identity",
                                "brand-logos",
                                "brand-marketing",
                                "brand-strategy",
                                "branding",
                                "browser-extensions",
                                "c",
                                "c_plus_plus",
                                "c_sharp",
                                "cad",
                                "canva",
                                "cartography",
                                "cassandra",
                                "cassandra-nosql-database",
                                "catia-v5",
                                "ccxml",
                                "chatbot",
                                "chrome",
                                "chrome-extension",
                                "cissp",
                                "claude",
                                "claudeai",
                                "cloud-computing",
                                "cms",
                                "cobol",
                                "code-review",
                                "codeigniter",
                                "codex",
                                "compiler-design",
                                "composites",
                                "comptia-security",
                                "computer-vision",
                                "construction-management",
                                "construction-project-manager",
                                "content-management",
                                "content-marketing",
                                "control-engineering",
                                "conversational-ai",
                                "coreldraw",
                                "cpanel",
                                "cpo-job",
                                "cqrs",
                                "craft-cms",
                                "creo",
                                "crm",
                                "crypto-self-custody",
                                "cryptocurrency",
                                "cubecart",
                                "cuda",
                                "cybersecurity",
                                "cypress",
                                "d365fo",
                                "d3js",
                                "dapr",
                                "data-analytics",
                                "data-annotation",
                                "data-cleaning",
                                "data-driven-strategy",
                                "data-engineer",
                                "data-engineering",
                                "data-entry",
                                "data-governance",
                                "data-product-manager",
                                "data-quality",
                                "data-science",
                                "data-visualization",
                                "data-warehouse",
                                "database",
                                "database-scaling",
                                "databricks",
                                "datapath",
                                "datorama",
                                "dbt",
                                "deep-learning",
                                "defi",
                                "deno",
                                "design-systems",
                                "design-verification",
                                "devops",
                                "digital-content-creation",
                                "digital-design",
                                "digital-hardware-design",
                                "digital-logic-design",
                                "digital-marketing",
                                "django",
                                "dojo",
                                "dom-manipulation",
                                "domain-specific-languages",
                                "dot-net",
                                "dot_net",
                                "dot_net-core",
                                "dot_net-maui",
                                "drupal",
                                "dsl",
                                "dwh",
                                "e-commerce",
                                "e-newsletters",
                                "echarts",
                                "elasticsearch",
                                "electrical-engineering",
                                "electronjs",
                                "elementor",
                                "elixir",
                                "eloqua",
                                "email-deliverability",
                                "email-development",
                                "email-marketing",
                                "embedded-linux",
                                "embedded-systems",
                                "emberjs",
                                "emmbedded-programming",
                                "empower",
                                "emv",
                                "energy-healing",
                                "engineering-project-manager",
                                "enterprise-messaging",
                                "enterprise-search",
                                "eplan-p8",
                                "erdas-imagine",
                                "erlang",
                                "erlang-otp",
                                "erp",
                                "es5",
                                "ethercat",
                                "ethereum",
                                "etl",
                                "event-marketing",
                                "excel",
                                "excel-vba",
                                "executive-assistant",
                                "extreme-programming",
                                "f_sharp",
                                "fabric",
                                "fastapi",
                                "fghm",
                                "fhir",
                                "figma",
                                "financial-project-manager",
                                "finite-element-analysis",
                                "fintech",
                                "fintech-product-manager",
                                "firebase",
                                "firmware",
                                "flask",
                                "fluent-bit",
                                "flutter",
                                "fme",
                                "fpga",
                                "framer",
                                "freecad",
                                "freepbx",
                                "front-end",
                                "full-stack",
                                "functional-programming",
                                "fuse-esb",
                                "galera-cluster",
                                "game",
                                "game-design",
                                "gemstone-smalltalk",
                                "generative-ai",
                                "genomics",
                                "ghost",
                                "gis",
                                "github",
                                "gitlab",
                                "glsl",
                                "go-high-level",
                                "godot-engine",
                                "golang",
                                "google-ads",
                                "google-analytics",
                                "google-bigquery",
                                "google-cloud-platform",
                                "google-compute-engine",
                                "google-gemini",
                                "google-tag-manager",
                                "graphics",
                                "gravity-forms",
                                "growth-marketing",
                                "growth-product-manager",
                                "grunt",
                                "gtk",
                                "h2o",
                                "hadoop-mapreduce",
                                "halide",
                                "hardware-product-manager",
                                "haskell",
                                "hcl",
                                "headless-cms",
                                "hexadecimal",
                                "highcharts",
                                "html_css",
                                "hubspot",
                                "human-factors-engineering",
                                "ibm-cloud",
                                "ibm-cognos",
                                "ibm-datastage",
                                "ibm-filenet",
                                "ibm-websphere",
                                "icefaces",
                                "ict-law",
                                "idx",
                                "igaming",
                                "ik8",
                                "illustration",
                                "image-processing",
                                "image-segmentation",
                                "impala",
                                "indexing",
                                "influencer-marketing",
                                "infographic-design",
                                "infor-ln",
                                "informatica-mdm",
                                "innovation",
                                "intelligence-analysis",
                                "interactive-installations",
                                "international-relations",
                                "internet-consulting",
                                "interrupts",
                                "inventory-management",
                                "invision",
                                "ios",
                                "iot",
                                "iot-devices",
                                "iso-8583",
                                "it-project-manager",
                                "jackson",
                                "java",
                                "java-ee",
                                "javascript",
                                "jqgrid",
                                "jquery",
                                "json-api",
                                "juce",
                                "kalman-filter",
                                "kamailio",
                                "keycloak",
                                "klaviyo",
                                "knack",
                                "knime",
                                "knowledge-graphs",
                                "kotlin",
                                "kubernetes",
                                "kyma",
                                "labelbox",
                                "labview",
                                "landing-page-design",
                                "langchain",
                                "langgraph",
                                "lans",
                                "laravel",
                                "layher-scaffolding",
                                "lead-generation",
                                "lidar",
                                "liferay",
                                "lift-framework",
                                "lightning-network",
                                "linear-programming",
                                "link-building",
                                "linux",
                                "linux-device-drivers",
                                "linux-kernel",
                                "liquid-template-engine",
                                "lit",
                                "llm",
                                "localization",
                                "logo-design",
                                "looker",
                                "low-code",
                                "lsl",
                                "lvm",
                                "machine-learning",
                                "magento",
                                "magik",
                                "manual-testing",
                                "market-research",
                                "marketing-operations",
                                "martech",
                                "marvelous-designer",
                                "matching-engine",
                                "mathcad",
                                "mathematics",
                                "matlab",
                                "mdl",
                                "mechanical-vibrations",
                                "meson",
                                "meta-ads-certification",
                                "mfc",
                                "microchip-technology",
                                "microservices",
                                "microsoft-access",
                                "microsoft-dynamics-crm",
                                "microsoft-graph-api",
                                "microsoft-power-platform",
                                "microsoft-service-fabric",
                                "microsoft-sql-server",
                                "midjourney",
                                "mining-industry",
                                "ml-system-design",
                                "mlops",
                                "mobile-app-development",
                                "mobile-hybrid",
                                "mono",
                                "motion-graphics",
                                "motor-control",
                                "msml",
                                "mulesoft",
                                "multivalued-databases",
                                "music-production",
                                "myob-integration",
                                "n8n",
                                "neo4j",
                                "nestjs",
                                "netlify",
                                "netsuite",
                                "network",
                                "neural-networks",
                                "newsletter",
                                "nextjs",
                                "niagara",
                                "nlp",
                                "no-code",
                                "nodejs",
                                "notion",
                                "nql",
                                "nservicebus",
                                "nuxtjs",
                                "nx-open",
                                "obj",
                                "observability",
                                "ocr",
                                "odk",
                                "odoo",
                                "onsip",
                                "ontology",
                                "ooxml",
                                "open-source-software",
                                "openai",
                                "opencv",
                                "opengl",
                                "openstack",
                                "openwrt",
                                "operations-manager",
                                "oracle",
                                "oracle-10g",
                                "oracle-pl-sql",
                                "oracle-service-bus",
                                "orion-rhapsody",
                                "ott-video-platforms",
                                "packaging-design",
                                "paid-acquisition",
                                "paid-media",
                                "pandas",
                                "pc-repairs",
                                "pcb-design",
                                "pdf-text-extraction",
                                "pdp-11",
                                "pega",
                                "pega-prpc",
                                "performance-marketing",
                                "perl",
                                "personal-assistant",
                                "photo-editing",
                                "photo-retouching",
                                "php",
                                "physics",
                                "pic18f",
                                "pl-i",
                                "playstation",
                                "playwright",
                                "plesk",
                                "pneumatics",
                                "polyglot",
                                "postgresql",
                                "power-bi",
                                "powerpoint-design",
                                "powershell",
                                "ppc",
                                "ppv",
                                "prepress",
                                "presentation-design",
                                "primavera",
                                "print",
                                "private-pilot",
                                "pro-c",
                                "probabilistic-learning",
                                "processor-design",
                                "procore",
                                "product-design",
                                "product-lifecycle-management",
                                "product-marketing",
                                "product-ux-design",
                                "program-manager",
                                "project-management",
                                "project-scoping",
                                "prompt-engineering",
                                "public-relations-and-communications",
                                "publication-design",
                                "puma",
                                "python",
                                "pytorch",
                                "qa",
                                "qgis",
                                "qlik-sense",
                                "qr-code",
                                "qt",
                                "quantum-computing",
                                "quarkus",
                                "quickbooks-api",
                                "r",
                                "railo",
                                "rd-project-manager",
                                "react-native",
                                "reactjs",
                                "real-time-rendering",
                                "redux-form",
                                "reinforcement-learning",
                                "rest-api-design",
                                "reverse-engineering",
                                "revit-api",
                                "risc-v",
                                "robotics-engineering",
                                "rockwell-automation",
                                "rpa",
                                "rtl-coding",
                                "ruby",
                                "ruby-on-rails",
                                "rust",
                                "sabre",
                                "sage-x3",
                                "salesforce",
                                "sap",
                                "sap-build",
                                "sap-fiori",
                                "sap-security",
                                "sas-macro",
                                "scada",
                                "scala",
                                "scenario-planning",
                                "scpi",
                                "sdl",
                                "secretary",
                                "security",
                                "selenium",
                                "semiconductor-chip-design",
                                "seo",
                                "seo_sem",
                                "sequelize",
                                "serverless",
                                "service-design",
                                "service-workers",
                                "servicenow",
                                "setup",
                                "sfcc",
                                "sharepoint",
                                "shopify",
                                "siemens-tia-portal",
                                "sitecore",
                                "size-classes",
                                "sketch",
                                "slack",
                                "sml",
                                "sms-marketing",
                                "snaplogic",
                                "snowflake",
                                "soc-design",
                                "social-listening",
                                "social-media-and-community",
                                "social-media-management",
                                "social-media-marketing",
                                "social-media-rater",
                                "software-development",
                                "software-product-manager",
                                "solana",
                                "solaris",
                                "solidity",
                                "solidworks",
                                "sound",
                                "spatial-data-gis",
                                "spfx",
                                "spice-simulation",
                                "splunk",
                                "spring-boot",
                                "sql",
                                "sre",
                                "ssis",
                                "ssrs",
                                "starlette",
                                "startups",
                                "stata",
                                "storage-area-networks",
                                "storytelling",
                                "stripe",
                                "structural-optimization",
                                "substance-painter",
                                "supabase",
                                "svelte",
                                "sveltekit",
                                "swift",
                                "symbian-os",
                                "symfony",
                                "synon",
                                "systemverilog",
                                "tableau",
                                "tailwind-css",
                                "tcl",
                                "technical-product-management",
                                "technical-product-manager",
                                "technical-seo",
                                "technical-support",
                                "tekla-api",
                                "telegram",
                                "telephony-over-ip",
                                "tensorflow",
                                "terraform",
                                "test-automation",
                                "test-driven-development",
                                "testcafe",
                                "testing",
                                "teststand",
                                "the-twelve-factor-app",
                                "theano",
                                "thingworx",
                                "threejs",
                                "tibco-spotfire",
                                "tidymodels",
                                "tigergraph",
                                "togaf",
                                "tools-deployed",
                                "trading",
                                "traefik",
                                "twilio",
                                "twitter-x-management",
                                "type-systems",
                                "typescript",
                                "typing",
                                "udp",
                                "ui-design",
                                "ui-engineering",
                                "ui-performance-tools",
                                "ui-web-design",
                                "underscorejs",
                                "unity",
                                "unreal-engine",
                                "unreal-engine-5",
                                "usability-testing",
                                "usb-device-development",
                                "user-acquisition",
                                "user-research",
                                "user-testing",
                                "ux-design",
                                "ux-ui-design",
                                "ux-writing",
                                "valgrind",
                                "vanilla-js",
                                "veeva-systems",
                                "vercel",
                                "vhdl",
                                "video-animation-design",
                                "video-editing",
                                "visual-basic",
                                "visual-c_plus_plus",
                                "visual-graphic-design",
                                "visual-merchandising",
                                "vivado",
                                "vmware",
                                "voice-ai",
                                "voice-user-interface",
                                "voip",
                                "vr",
                                "vue",
                                "vulkan",
                                "w3c",
                                "wai-aria",
                                "watin",
                                "wavemaker",
                                "web-analytics",
                                "web-consultation",
                                "web-content-strategy",
                                "web-design",
                                "web-development",
                                "web-scraping",
                                "web3",
                                "webflow",
                                "webgl",
                                "webrtc",
                                "whatsapp",
                                "win32",
                                "win32-api",
                                "windbg",
                                "windows-device-drivers",
                                "winrt-xaml",
                                "wireless-systems",
                                "wordpress",
                                "workflow-automation",
                                "wpf",
                                "x-language",
                                "x86-64",
                                "xamarin",
                                "xero",
                                "xilinx",
                                "xr",
                                "yocto",
                                "yocto-project",
                                "zbrush",
                                "zend-framework",
                                "zig",
                                "zoho",
                                "zoho-crm"
                            ],
                            "enumTitles": [
                                "3d",
                                "3d Configurators",
                                "3d Modeling",
                                "80211 Protocols",
                                "AAA",
                                "Abaqus",
                                "Accessibility",
                                "Active Directory",
                                "Adas",
                                "Administrative Assistant",
                                "Adobe After Effects",
                                "Adobe Analytics",
                                "Adobe Dreamweaver",
                                "Adobe Indesign",
                                "Adobe Photoshop",
                                "Agent Driven AI Architectures",
                                "Agentic Frameworks",
                                "Agile",
                                "AGS Script",
                                "AI",
                                "AI Agent",
                                "Aiohttp",
                                "Algorithm",
                                "Algorithmic Trading",
                                "Alibaba Cloud",
                                "Amazon",
                                "Amazon SEO",
                                "Analog IC Design",
                                "Anaplan",
                                "Android",
                                "Angular",
                                "Animation",
                                "Ansible",
                                "Ansys Designer",
                                "Ansys Fluent",
                                "Apache Airflow",
                                "Apache Kafka",
                                "Apache Spark",
                                "API Integration",
                                "API Testing",
                                "Apigee",
                                "APP UX Design",
                                "Appdynamics",
                                "Appium",
                                "Arabic",
                                "Arcgis",
                                "Arcgis PRO",
                                "Architect",
                                "Architectural Design",
                                "Argo CD",
                                "Asic Fpga",
                                "Aspdot NET",
                                "Asterisk",
                                "Astrojs",
                                "Asynchronous Programming",
                                "Atlassian APP Development",
                                "Atom Editor",
                                "Autodesk Forge",
                                "Automatic Control",
                                "Automation",
                                "Autosar",
                                "Autosys",
                                "Avada",
                                "Aviation",
                                "AWS",
                                "AWS Architect",
                                "Axure RP",
                                "Azure",
                                "Azure Data Engineer",
                                "B2b Marketing",
                                "B2c Marketing",
                                "Babel",
                                "Baby Products",
                                "Back END",
                                "Bare Metal",
                                "BIG Data",
                                "BIM",
                                "Bioinformatics",
                                "Biomedical Engineering",
                                "Biotechnology",
                                "Blazor",
                                "Blender",
                                "Blockchain",
                                "Blockchain Product Manager",
                                "Blog Writing",
                                "Blue Prism",
                                "Bounding Boxes",
                                "Brand Identity",
                                "Brand Logos",
                                "Brand Marketing",
                                "Brand Strategy",
                                "Branding",
                                "Browser Extensions",
                                "C",
                                "C Plus Plus",
                                "C Sharp",
                                "CAD",
                                "Canva",
                                "Cartography",
                                "Cassandra",
                                "Cassandra Nosql Database",
                                "Catia V5",
                                "Ccxml",
                                "Chatbot",
                                "Chrome",
                                "Chrome Extension",
                                "Cissp",
                                "Claude",
                                "Claudeai",
                                "Cloud Computing",
                                "CMS",
                                "Cobol",
                                "Code Review",
                                "Codeigniter",
                                "Codex",
                                "Compiler Design",
                                "Composites",
                                "Comptia Security",
                                "Computer Vision",
                                "Construction Management",
                                "Construction Project Manager",
                                "Content Management",
                                "Content Marketing",
                                "Control Engineering",
                                "Conversational AI",
                                "Coreldraw",
                                "Cpanel",
                                "CPO JOB",
                                "Cqrs",
                                "Craft CMS",
                                "Creo",
                                "CRM",
                                "Crypto Self Custody",
                                "Cryptocurrency",
                                "Cubecart",
                                "Cuda",
                                "Cybersecurity",
                                "Cypress",
                                "D365fo",
                                "D3js",
                                "Dapr",
                                "Data Analytics",
                                "Data Annotation",
                                "Data Cleaning",
                                "Data Driven Strategy",
                                "Data Engineer",
                                "Data Engineering",
                                "Data Entry",
                                "Data Governance",
                                "Data Product Manager",
                                "Data Quality",
                                "Data Science",
                                "Data Visualization",
                                "Data Warehouse",
                                "Database",
                                "Database Scaling",
                                "Databricks",
                                "Datapath",
                                "Datorama",
                                "DBT",
                                "Deep Learning",
                                "Defi",
                                "Deno",
                                "Design Systems",
                                "Design Verification",
                                "Devops",
                                "Digital Content Creation",
                                "Digital Design",
                                "Digital Hardware Design",
                                "Digital Logic Design",
                                "Digital Marketing",
                                "Django",
                                "Dojo",
                                "DOM Manipulation",
                                "Domain Specific Languages",
                                "DOT NET",
                                "DOT NET",
                                "DOT NET Core",
                                "DOT NET Maui",
                                "Drupal",
                                "DSL",
                                "DWH",
                                "E Commerce",
                                "E Newsletters",
                                "Echarts",
                                "Elasticsearch",
                                "Electrical Engineering",
                                "Electronjs",
                                "Elementor",
                                "Elixir",
                                "Eloqua",
                                "Email Deliverability",
                                "Email Development",
                                "Email Marketing",
                                "Embedded Linux",
                                "Embedded Systems",
                                "Emberjs",
                                "Emmbedded Programming",
                                "Empower",
                                "EMV",
                                "Energy Healing",
                                "Engineering Project Manager",
                                "Enterprise Messaging",
                                "Enterprise Search",
                                "Eplan P8",
                                "Erdas Imagine",
                                "Erlang",
                                "Erlang OTP",
                                "ERP",
                                "Es5",
                                "Ethercat",
                                "Ethereum",
                                "ETL",
                                "Event Marketing",
                                "Excel",
                                "Excel VBA",
                                "Executive Assistant",
                                "Extreme Programming",
                                "F Sharp",
                                "Fabric",
                                "Fastapi",
                                "Fghm",
                                "Fhir",
                                "Figma",
                                "Financial Project Manager",
                                "Finite Element Analysis",
                                "Fintech",
                                "Fintech Product Manager",
                                "Firebase",
                                "Firmware",
                                "Flask",
                                "Fluent BIT",
                                "Flutter",
                                "FME",
                                "Fpga",
                                "Framer",
                                "Freecad",
                                "Freepbx",
                                "Front END",
                                "Full Stack",
                                "Functional Programming",
                                "Fuse ESB",
                                "Galera Cluster",
                                "Game",
                                "Game Design",
                                "Gemstone Smalltalk",
                                "Generative AI",
                                "Genomics",
                                "Ghost",
                                "GIS",
                                "Github",
                                "Gitlab",
                                "Glsl",
                                "GO High Level",
                                "Godot Engine",
                                "Golang",
                                "Google ADS",
                                "Google Analytics",
                                "Google Bigquery",
                                "Google Cloud Platform",
                                "Google Compute Engine",
                                "Google Gemini",
                                "Google TAG Manager",
                                "Graphics",
                                "Gravity Forms",
                                "Growth Marketing",
                                "Growth Product Manager",
                                "Grunt",
                                "GTK",
                                "H2o",
                                "Hadoop Mapreduce",
                                "Halide",
                                "Hardware Product Manager",
                                "Haskell",
                                "HCL",
                                "Headless CMS",
                                "Hexadecimal",
                                "Highcharts",
                                "Html CSS",
                                "Hubspot",
                                "Human Factors Engineering",
                                "IBM Cloud",
                                "IBM Cognos",
                                "IBM Datastage",
                                "IBM Filenet",
                                "IBM Websphere",
                                "Icefaces",
                                "ICT LAW",
                                "IDX",
                                "Igaming",
                                "Ik8",
                                "Illustration",
                                "Image Processing",
                                "Image Segmentation",
                                "Impala",
                                "Indexing",
                                "Influencer Marketing",
                                "Infographic Design",
                                "Infor LN",
                                "Informatica MDM",
                                "Innovation",
                                "Intelligence Analysis",
                                "Interactive Installations",
                                "International Relations",
                                "Internet Consulting",
                                "Interrupts",
                                "Inventory Management",
                                "Invision",
                                "IOS",
                                "IOT",
                                "IOT Devices",
                                "ISO 8583",
                                "IT Project Manager",
                                "Jackson",
                                "Java",
                                "Java EE",
                                "Javascript",
                                "Jqgrid",
                                "Jquery",
                                "Json API",
                                "Juce",
                                "Kalman Filter",
                                "Kamailio",
                                "Keycloak",
                                "Klaviyo",
                                "Knack",
                                "Knime",
                                "Knowledge Graphs",
                                "Kotlin",
                                "Kubernetes",
                                "Kyma",
                                "Labelbox",
                                "Labview",
                                "Landing Page Design",
                                "Langchain",
                                "Langgraph",
                                "Lans",
                                "Laravel",
                                "Layher Scaffolding",
                                "Lead Generation",
                                "Lidar",
                                "Liferay",
                                "Lift Framework",
                                "Lightning Network",
                                "Linear Programming",
                                "Link Building",
                                "Linux",
                                "Linux Device Drivers",
                                "Linux Kernel",
                                "Liquid Template Engine",
                                "LIT",
                                "LLM",
                                "Localization",
                                "Logo Design",
                                "Looker",
                                "LOW Code",
                                "LSL",
                                "LVM",
                                "Machine Learning",
                                "Magento",
                                "Magik",
                                "Manual Testing",
                                "Market Research",
                                "Marketing Operations",
                                "Martech",
                                "Marvelous Designer",
                                "Matching Engine",
                                "Mathcad",
                                "Mathematics",
                                "Matlab",
                                "MDL",
                                "Mechanical Vibrations",
                                "Meson",
                                "Meta ADS Certification",
                                "MFC",
                                "Microchip Technology",
                                "Microservices",
                                "Microsoft Access",
                                "Microsoft Dynamics CRM",
                                "Microsoft Graph API",
                                "Microsoft Power Platform",
                                "Microsoft Service Fabric",
                                "Microsoft SQL Server",
                                "Midjourney",
                                "Mining Industry",
                                "ML System Design",
                                "Mlops",
                                "Mobile APP Development",
                                "Mobile Hybrid",
                                "Mono",
                                "Motion Graphics",
                                "Motor Control",
                                "Msml",
                                "Mulesoft",
                                "Multivalued Databases",
                                "Music Production",
                                "Myob Integration",
                                "N8n",
                                "Neo4j",
                                "Nestjs",
                                "Netlify",
                                "Netsuite",
                                "Network",
                                "Neural Networks",
                                "Newsletter",
                                "Nextjs",
                                "Niagara",
                                "NLP",
                                "NO Code",
                                "Nodejs",
                                "Notion",
                                "NQL",
                                "Nservicebus",
                                "Nuxtjs",
                                "NX Open",
                                "OBJ",
                                "Observability",
                                "OCR",
                                "ODK",
                                "Odoo",
                                "Onsip",
                                "Ontology",
                                "Ooxml",
                                "Open Source Software",
                                "Openai",
                                "Opencv",
                                "Opengl",
                                "Openstack",
                                "Openwrt",
                                "Operations Manager",
                                "Oracle",
                                "Oracle 10g",
                                "Oracle PL SQL",
                                "Oracle Service BUS",
                                "Orion Rhapsody",
                                "OTT Video Platforms",
                                "Packaging Design",
                                "Paid Acquisition",
                                "Paid Media",
                                "Pandas",
                                "PC Repairs",
                                "PCB Design",
                                "PDF Text Extraction",
                                "PDP 11",
                                "Pega",
                                "Pega Prpc",
                                "Performance Marketing",
                                "Perl",
                                "Personal Assistant",
                                "Photo Editing",
                                "Photo Retouching",
                                "PHP",
                                "Physics",
                                "Pic18f",
                                "PL I",
                                "Playstation",
                                "Playwright",
                                "Plesk",
                                "Pneumatics",
                                "Polyglot",
                                "Postgresql",
                                "Power BI",
                                "Powerpoint Design",
                                "Powershell",
                                "PPC",
                                "PPV",
                                "Prepress",
                                "Presentation Design",
                                "Primavera",
                                "Print",
                                "Private Pilot",
                                "PRO C",
                                "Probabilistic Learning",
                                "Processor Design",
                                "Procore",
                                "Product Design",
                                "Product Lifecycle Management",
                                "Product Marketing",
                                "Product UX Design",
                                "Program Manager",
                                "Project Management",
                                "Project Scoping",
                                "Prompt Engineering",
                                "Public Relations AND Communications",
                                "Publication Design",
                                "Puma",
                                "Python",
                                "Pytorch",
                                "QA",
                                "Qgis",
                                "Qlik Sense",
                                "QR Code",
                                "QT",
                                "Quantum Computing",
                                "Quarkus",
                                "Quickbooks API",
                                "R",
                                "Railo",
                                "RD Project Manager",
                                "React Native",
                                "Reactjs",
                                "Real Time Rendering",
                                "Redux Form",
                                "Reinforcement Learning",
                                "Rest API Design",
                                "Reverse Engineering",
                                "Revit API",
                                "Risc V",
                                "Robotics Engineering",
                                "Rockwell Automation",
                                "RPA",
                                "RTL Coding",
                                "Ruby",
                                "Ruby ON Rails",
                                "Rust",
                                "Sabre",
                                "Sage X3",
                                "Salesforce",
                                "SAP",
                                "SAP Build",
                                "SAP Fiori",
                                "SAP Security",
                                "SAS Macro",
                                "Scada",
                                "Scala",
                                "Scenario Planning",
                                "Scpi",
                                "SDL",
                                "Secretary",
                                "Security",
                                "Selenium",
                                "Semiconductor Chip Design",
                                "SEO",
                                "SEO SEM",
                                "Sequelize",
                                "Serverless",
                                "Service Design",
                                "Service Workers",
                                "Servicenow",
                                "Setup",
                                "Sfcc",
                                "Sharepoint",
                                "Shopify",
                                "Siemens TIA Portal",
                                "Sitecore",
                                "Size Classes",
                                "Sketch",
                                "Slack",
                                "SML",
                                "SMS Marketing",
                                "Snaplogic",
                                "Snowflake",
                                "SOC Design",
                                "Social Listening",
                                "Social Media AND Community",
                                "Social Media Management",
                                "Social Media Marketing",
                                "Social Media Rater",
                                "Software Development",
                                "Software Product Manager",
                                "Solana",
                                "Solaris",
                                "Solidity",
                                "Solidworks",
                                "Sound",
                                "Spatial Data GIS",
                                "Spfx",
                                "Spice Simulation",
                                "Splunk",
                                "Spring Boot",
                                "SQL",
                                "SRE",
                                "Ssis",
                                "Ssrs",
                                "Starlette",
                                "Startups",
                                "Stata",
                                "Storage Area Networks",
                                "Storytelling",
                                "Stripe",
                                "Structural Optimization",
                                "Substance Painter",
                                "Supabase",
                                "Svelte",
                                "Sveltekit",
                                "Swift",
                                "Symbian OS",
                                "Symfony",
                                "Synon",
                                "Systemverilog",
                                "Tableau",
                                "Tailwind CSS",
                                "TCL",
                                "Technical Product Management",
                                "Technical Product Manager",
                                "Technical SEO",
                                "Technical Support",
                                "Tekla API",
                                "Telegram",
                                "Telephony Over IP",
                                "Tensorflow",
                                "Terraform",
                                "Test Automation",
                                "Test Driven Development",
                                "Testcafe",
                                "Testing",
                                "Teststand",
                                "THE Twelve Factor APP",
                                "Theano",
                                "Thingworx",
                                "Threejs",
                                "Tibco Spotfire",
                                "Tidymodels",
                                "Tigergraph",
                                "Togaf",
                                "Tools Deployed",
                                "Trading",
                                "Traefik",
                                "Twilio",
                                "Twitter X Management",
                                "Type Systems",
                                "Typescript",
                                "Typing",
                                "UDP",
                                "UI Design",
                                "UI Engineering",
                                "UI Performance Tools",
                                "UI WEB Design",
                                "Underscorejs",
                                "Unity",
                                "Unreal Engine",
                                "Unreal Engine 5",
                                "Usability Testing",
                                "USB Device Development",
                                "User Acquisition",
                                "User Research",
                                "User Testing",
                                "UX Design",
                                "UX UI Design",
                                "UX Writing",
                                "Valgrind",
                                "Vanilla JS",
                                "Veeva Systems",
                                "Vercel",
                                "Vhdl",
                                "Video Animation Design",
                                "Video Editing",
                                "Visual Basic",
                                "Visual C Plus Plus",
                                "Visual Graphic Design",
                                "Visual Merchandising",
                                "Vivado",
                                "Vmware",
                                "Voice AI",
                                "Voice User Interface",
                                "Voip",
                                "VR",
                                "VUE",
                                "Vulkan",
                                "W3c",
                                "WAI Aria",
                                "Watin",
                                "Wavemaker",
                                "WEB Analytics",
                                "WEB Consultation",
                                "WEB Content Strategy",
                                "WEB Design",
                                "WEB Development",
                                "WEB Scraping",
                                "Web3",
                                "Webflow",
                                "Webgl",
                                "Webrtc",
                                "Whatsapp",
                                "Win32",
                                "Win32 API",
                                "Windbg",
                                "Windows Device Drivers",
                                "Winrt Xaml",
                                "Wireless Systems",
                                "Wordpress",
                                "Workflow Automation",
                                "WPF",
                                "X Language",
                                "X86 64",
                                "Xamarin",
                                "Xero",
                                "Xilinx",
                                "XR",
                                "Yocto",
                                "Yocto Project",
                                "Zbrush",
                                "Zend Framework",
                                "ZIG",
                                "Zoho",
                                "Zoho CRM"
                            ]
                        }
                    },
                    "jobSource": {
                        "title": "Job Source",
                        "enum": [
                            "both",
                            "external",
                            "arc-vetted"
                        ],
                        "type": "string",
                        "description": "Which Arc.dev pool to scrape. Arc-vetted = hand-curated contractor positions from Arc's marketplace (~80 active). External = aggregated partner postings (~7,300 active, mostly permanent roles). Both = Arc-vetted first then external.",
                        "default": "both"
                    },
                    "countryLocale": {
                        "title": "Country / Locale",
                        "enum": [
                            "",
                            "en-us",
                            "en-ca",
                            "en-gb",
                            "en-de",
                            "en-fr",
                            "en-nl",
                            "en-au",
                            "en-sg",
                            "en-dk",
                            "en-fi",
                            "en-pl",
                            "en-ua",
                            "en-es",
                            "en-it",
                            "en-se",
                            "en-ch",
                            "en-be",
                            "en-tw",
                            "en-jp",
                            "en-kr",
                            "en-mx",
                            "en-ar",
                            "en-br",
                            "en-cl",
                            "en-cn",
                            "en-co",
                            "en-hk",
                            "en-il",
                            "en-my",
                            "en-th",
                            "en-za",
                            "en-ma",
                            "en-id",
                            "en-ph",
                            "en-in",
                            "en-nz",
                            "en-uy",
                            "en-vn"
                        ],
                        "type": "string",
                        "description": "Filter postings whose required-countries list includes the chosen country. Empty = worldwide. Pulls Arc.dev's localized feed (e.g. en-us, en-gb, en-de).",
                        "default": ""
                    },
                    "proxyConfiguration": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Apify proxy settings. Default (residential US) works for most users; Arc.dev rate-limits aggressive datacenter traffic.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": [
                                "RESIDENTIAL"
                            ]
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
