Remote Jobs Aggregator - Remotive, RemoteOK, Himalayas & more avatar

Remote Jobs Aggregator - Remotive, RemoteOK, Himalayas & more

Pricing

$2.00 / 1,000 remote job records

Go to Apify Store
Remote Jobs Aggregator - Remotive, RemoteOK, Himalayas & more

Remote Jobs Aggregator - Remotive, RemoteOK, Himalayas & more

Search six remote-job boards in one run: Remotive, RemoteOK, Arbeitnow, Himalayas, Jobicy and WeWorkRemotely. Deduplicated, normalized, from official public feeds. No login.

Pricing

$2.00 / 1,000 remote job records

Rating

5.0

(1)

Developer

Get Anything

Get Anything

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Remote Jobs Aggregator — Remotive, RemoteOK, Himalayas, Jobicy, Arbeitnow & WeWorkRemotely

Search six of the biggest remote-job boards in one run. One query returns deduplicated remote roles from Remotive, RemoteOK, Arbeitnow, Himalayas, Jobicy and WeWorkRemotely, normalized into a single clean shape.

Every source here is an official, public feed — the same JSON and RSS these boards publish for anyone to consume. No login, no rendered-HTML scraping, no proxies. That keeps runs fast and cheap.

Why aggregate

The same remote role gets posted to several boards under slightly different formatting. Scraping each board separately means paying for the overlap and cleaning it up yourself. This Actor merges those duplicates into one record that lists every board the job appears on — so you can apply through whichever has the fewest applicants.

Sources

BoardFeedStrong for
RemotiveOfficial JSON APICurated remote roles, categorized
RemoteOKOfficial JSON APITech and startup roles, tags
ArbeitnowOfficial JSON APIEuropean and visa-friendly roles
HimalayasOfficial JSON APISalary and seniority metadata
JobicyOfficial JSON APIIndustry and level tagging
WeWorkRemotelyPublic RSSLong-running, high-signal board

What you get for each job

  • Job title, company and location
  • Which boards it was found on, with a direct apply link to each
  • Category, employment type and seniority where the board provides them
  • Salary, normalized across boards that publish it
  • Function inferred from the title (Engineering, Sales, Design, …)
  • Tags and a description snippet
  • Posted date, normalized to one format
{
"title": "Senior Software Engineer",
"company": "LawnStarter",
"location": "Mexico",
"remote": true,
"category": "Software Development",
"jobType": "full_time",
"functionGuess": "Engineering",
"salaryText": "$80k - $100k",
"tags": ["python", "django", "aws"],
"sources": ["remotive", "remoteok"],
"allLinks": {
"remotive": "https://remotive.com/remote-jobs/...",
"remoteok": "https://remoteok.com/remote-jobs/..."
},
"postedDate": "2026-07-12"
}

Input

FieldDescription
keywordsOnly keep jobs whose title contains one of these words, e.g. python, designer
sourcesWhich boards to search. All six by default
categoryOptional category slug for boards that support it (e.g. software-dev, design)
locationFilterOnly keep jobs whose location contains this text, e.g. USA, Europe, Worldwide
maxJobsPerSourceCap per board
deduplicateMerge the same role across boards into one record. On by default
{
"keywords": ["python", "backend"],
"sources": ["remotive", "remoteok", "himalayas", "jobicy"],
"locationFilter": "Worldwide"
}

Use it with Claude or ChatGPT

Every Apify Actor is exposed over MCP, so you can wire this into Claude Desktop, Claude Code or any MCP client and ask: "find me remote Python jobs paying over $100k." It also has a REST API and works with LangChain, n8n, Make and Zapier.

Tips

  • Run it on a schedule and diff the datasets to catch new remote roles the day they post — before the applicant count climbs.
  • sources on each record tells you where a job is cross-posted; apply through the board with the least competition.
  • Combine keywords and locationFilter to build a tight, single-topic feed.

Be a good citizen

These feeds are public because the boards want their jobs discovered and syndicated. Cache your results, run on a sensible schedule, and don't poll every minute. Play nicely and these stay open.