Arc.dev Remote Engineering Jobs Scraper
Pricing
from $18.75 / 1,000 job listings
Arc.dev Remote Engineering Jobs Scraper
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.
Pricing
from $18.75 / 1,000 job listings
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
17
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share

πΌ 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.
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,gcptomarketing-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.
π Data fields
Each record includes: applyUrl, categories, companyHeadquarters, companyLogoUrl, companyName, companyOfficialSiteUrl, companyRemoteLevel, discipline, experienceLevels, jobSource, jobType, maxAnnualSalary, maxHourlyRate, minAnnualSalary, minHourlyRate, overlapHours, postedAt, requiredCountries, results, scrapedAt, techStack, timezone, title, url. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
π How to use
- π Sign up for an Apify account. Free trial includes monthly credits. Sign up here.
- π― Open the Actor. Click "Try for free" and the run page opens with a pre-filled input form.
- π§° Pick your filters. Set
maxItems, choose categories or leave blank, optionally add a keyword and a locale. - βΆοΈ Hit Run. The Actor walks Arc.dev's listing and detail pages, dedupes by
randomKey, and streams records into your dataset. - π₯ 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.
π Recommended Actors
- πΌ Wellfound Jobs Scraper - AngelList / Wellfound startup remote engineering jobs
- π We Work Remotely Scraper - The grand-daddy of remote-only job boards
- π―π΅ Wantedly Japan Jobs Scraper - Japanese tech-startup jobs with mission and culture data
- π° RemoteOK Scraper - Remote-first jobs aggregator across roles
- π LinkedIn Jobs Scraper - Broad professional-network job listings
π‘ Pro Tip: browse the complete ParseForge collection for more vertical scrapers across jobs, real-estate, finance, e-commerce, and public records.
β οΈ 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.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.