๐ Remote Jobs Aggregator - Multi-Platform Job Data
Pricing
from $15.00 / 1,000 results
๐ Remote Jobs Aggregator - Multi-Platform Job Data
Aggregate remote job postings from 4 free public APIs: Arbeitnow, Jobicy, Himalayas, and RemoteOK. Extract job titles, companies, salaries, locations, and descriptions. Legal, stable, and fast API-based data collection.
Pricing
from $15.00 / 1,000 results
Rating
0.0
(0)
Developer
ben
Maintained by CommunityActor stats
0
Bookmarked
297
Total users
59
Monthly active users
3 days ago
Last modified
Categories
Share
๐ Remote Jobs Aggregator โ Multi-Platform Remote Job Data from 4 Free APIs
Pull remote job postings from four job boards at once โ Arbeitnow, Jobicy, Himalayas and RemoteOK โ into one clean, structured dataset. Instead of checking each site by hand or maintaining four brittle scrapers, this Actor calls each platform's official public API in parallel and returns normalized job listings with titles, companies, salaries, locations, tags and descriptions. No browser, no login, no proxies. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.
๐ผ What is the Remote Jobs Aggregator?
It's an API-based aggregator that turns a single keyword search into a merged feed of remote jobs from multiple boards. Pick your platforms and a keyword (or leave it blank to pull everything available), and it fetches from all sources concurrently, normalizes every posting into the same shape, and saves it as one dataset โ so recruiters, job boards and market researchers get fresh remote-work data in seconds without writing per-site scrapers.
What data does it extract?
- Job title and company name
- Location and work type (Remote / Hybrid / On-site)
- Salary (when the platform provides it โ see notes below)
- Job type (Full-time, Contract, etc., where available)
- Description (excerpt, up to ~1,000 characters)
- Tags / skills for the role
- Source platform the job came from
- Posting URL and posted date
scraped_attimestamp on every record
โฌ๏ธ Input
Configure a keyword, choose which boards to pull from, and set your limits:
| Field | Description |
|---|---|
searchKeywords | Keywords to search, e.g. python developer, react, marketing. Leave empty to fetch all available jobs |
platforms | Which boards to query: arbeitnow, jobicy, himalayas, remoteok (any combination) |
maxJobsPerPlatform | Max jobs to fetch from each platform (1โ50) |
maxTotalJobs | Cap total jobs across all platforms (0 = unlimited, up to 200) |
debugMode | Enable verbose logging for troubleshooting |
Example input
{"searchKeywords": "python developer","platforms": ["arbeitnow", "jobicy", "himalayas", "remoteok"],"maxJobsPerPlatform": 20,"maxTotalJobs": 50,"debugMode": false}
โฌ๏ธ Output
Every job posting is one clean row (view as a table, or export JSON / CSV / Excel):
{"title": "Senior Python & TypeScript Developer","company": "Varicent","location": "Mexico","salary": null,"description": "We're transforming Sales Performance Management with a remote-first team...","platform": "jobicy","work_type": "Remote","job_type": "Full-Time","tags": ["Programming"],"url": "https://jobicy.com/jobs/135061-senior-python-typescript-developer","posted_date": "2025-10-29T07:17:22+00:00","scraped_at": "2026-06-26T15:30:00.000000","index": 6}
๐ก Use cases
- ๐ฏ Recruiters & HR โ source remote talent: build candidate pipelines and track open remote roles across four boards at once.
- ๐ Market intelligence โ hiring trends: monitor in-demand skills, salary signals and remote-job volume over time.
- ๐ผ Job boards & aggregators โ fresh inventory: keep your own remote listings current by pulling normalized data from multiple sources on a schedule.
- ๐ค AI & LLM applications โ training data: feed structured remote-job records into recommendation engines, career chatbots or resume-matching models.
โ FAQ
How do I aggregate remote jobs from multiple sites? Pick your platforms, add
optional searchKeywords, set your limits, and Run. The Actor queries every chosen
board's API in parallel and returns one merged, normalized dataset.
Which job boards are supported? Four free public APIs: Arbeitnow, Jobicy,
Himalayas and RemoteOK. Select any combination via the platforms field.
Do I need an API key? No. All four sources are free public APIs โ no authentication, tokens or login required.
Why is salary sometimes empty? Many postings don't list pay publicly. Himalayas
and RemoteOK include salary more often; Arbeitnow doesn't return salary in its API,
so that field is null for those jobs.
Can I search by location? Every job is remote/distributed by nature. Some
postings specify a preferred region or timezone in the location or description
field, but there is no separate location filter.
What if one platform is down or rate-limited? The Actor degrades gracefully โ if one source fails (Jobicy, for example, allows roughly one request per hour), the others still return their jobs.
How fresh is the data? Most sources are real-time. RemoteOK serves its free feed with a ~24-hour delay, so its jobs may lag slightly behind the others.
Can I run it on a schedule or via API? Yes โ schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n.
Can I use the data commercially? Yes โ it's ideal for recruitment, job boards and market research. RemoteOK asks that you credit and link back to remoteok.com when you use their data.
Is it legal? It uses official public APIs (no browser scraping, no ToS workarounds). Use the results responsibly and handle any candidate data in line with GDPR and applicable privacy laws.
๐ You might also like
- Remotive Jobs Intelligence โ remote jobs from Remotive
- Jobicy Remote Jobs Intelligence โ deep Jobicy remote-job data
- Job Listings Aggregator โ multi-source job listings
- Wellfound Jobs Scraper โ startup & tech jobs
Keywords: remote jobs scraper, remote jobs API, job aggregator, Arbeitnow API, Jobicy API, Himalayas jobs, RemoteOK scraper, remote work data, job board API, recruitment data, remote hiring trends, job listings export, tech jobs feed, work-from-home jobs, distributed team hiring.