RemoteOK [Just 💰$1] — Remote Jobs, Tags & Salaries
Pricing
from $1.00 / 1,000 results
RemoteOK [Just 💰$1] — Remote Jobs, Tags & Salaries
💰 $1 per 1,000 jobs. Scrape remoteok.com — remote job titles, company & skill tags · salary range when listed · direct apply URL · filter by tag, location or company. Incremental mode tracks new and changed jobs across scheduled runs.
Pricing
from $1.00 / 1,000 results
Rating
5.0
(1)
Developer
Black Falcon Data
Maintained by CommunityActor stats
3
Bookmarked
68
Total users
16
Monthly active users
16 hours ago
Last modified
Categories
Share
What does RemoteOK do?
RemoteOK extracts structured job data from remoteok.com — including salary data, apply URLs, company metadata, and full descriptions. It supports location filters and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions and company metadata) where the source provides them.
How to use this actor
- 👉 Register for a free Apify account — no credit card required.
- 🎉 Just click Sign up free on Apify → and complete a quick signup.
- 💰 A free Apify account includes $5 in monthly credits — enough to test this actor.
- ⏳ Scrape during the free trial, with no commitment or upfront payment required.
Key features
- 🔔 Notifications — Telegram, Slack, Discord, WhatsApp Cloud API, generic webhook — out of the box. Pair with incremental +
notifyOnlyChangesfor daily "new Remoteok jobs" pings to your hiring channel. - 📧 Email + phone extraction — best-effort regex extraction of contact emails and phone numbers from the listing description. Populated only when the source listing exposes the data — many listings hide contact info behind apply-flows, so null/empty is normal. Both
extractedEmailsandextractedPhonesare arrays; an empty array means the page was scanned but nothing matched, whilenullmeans the extraction step was skipped. - 🔗 URL + social-profile extraction — every record carries
extractedUrls[]and structuredsocialProfiles { linkedin, twitter, github, … }parsed from the description — useful when employers drop their careers page or recruiter LinkedIn in-line. - 📦 Compact mode — AI-agent and MCP-friendly compact payloads with core fields only — pipe straight into your ATS, salary-benchmarking tool, or LLM context without parsing extras.
- ✂️ Description truncation — cap description length with
descriptionMaxLengthto control LLM prompt cost and dataset size — set 0 for full descriptions, or any char-limit to trim. - 📌 Change classification — each record carries a
changeTypeof NEW / UPDATED / UNCHANGED / REAPPEARED / EXPIRED. Default emits NEW + UPDATED + REAPPEARED; opt into the others withemitUnchanged/emitExpired. Repost detection flags previously-expired listings that come back. - ♻️ Incremental mode — recurring runs emit only NEW / UPDATED / REAPPEARED records — UNCHANGED and EXPIRED are opt-in. First run builds the baseline; subsequent runs emit and charge only for the diff. Pair with notifications for daily "new jobs" alerts to your hiring team. Saves 80–95% on daily monitoring.
- 📤 Export anywhere — Download the dataset as JSON, CSV, or Excel from the Apify Console, or stream live via the Apify API and integrations (Make, Zapier, Google Sheets, n8n, …).
- 🔌 MCP connectors — export your results into Notion via Apify's MCP connectors — a clean run-summary page, no glue code. Opt-in via the App connector field; deterministic field-mapping, no AI. Built on Apify's connector framework, so more destinations open up as their catalog grows.
What data can you extract from RemoteOK?
Each result includes Core job fields (jobId, title, location, tags, salaryMin, salaryMax, salaryText, and url, and more), detail fields when enrichment is enabled (description), apply information (applyUrl), and company metadata (company). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.
Enable detail enrichment in the input to get richer fields such as full descriptions and company metadata where the source provides them.
Input
The main inputs are an optional location filter and a result limit. Additional filters and options are available in the input schema.
Key parameters:
tag— Filter by skill or technology tag, e.g. "javascript", "python", "devops", "react". Leave blank for all recent remote jobs.location— Filter jobs by geographic restriction, e.g. "usa", "europe", "worldwide". Note: many remote jobs have no location restriction.company— Filter jobs by company name, e.g. "github", "stripe". Leave blank for all companies.maxResults— Maximum number of jobs to return (0 = all available, up to ~96 most recent). (default:25)descriptionMaxLength— Truncate job description HTML to N characters. 0 = no truncation. (default:0)compact— Return core fields only (jobId, title, company, location, tags, salaryText, applyUrl, url, postedDate). Ideal for AI-agent and MCP workflows. (default:false)incrementalMode— Only emit jobs not seen in a previous run. Tracks state per stateKey. Ideal for daily schedulers — avoids duplicate processing. (default:false)stateKey— Scope key for incremental state. Defaults to a hash of tag+location+company. Override when running multiple schedules against the same filters.emitUnchanged— Also emit jobs that have not changed since the last run. (default:false)emitExpired— Also emit jobs that have disappeared since the last run. (default:false)skipReposts— When incremental, skip jobs whose content matches a previously expired job. (default:false)telegramToken— Telegram bot token (from @BotFather). Required for Telegram notifications.- ...and 17 more parameters
Input examples
Company-specific remote jobs — Find current RemoteOK listings for a known hiring company.
→ Recent matching jobs with salary, tags, apply URL, and change-tracking fields when incremental mode is enabled.
{"company": "github","maxResults": 25}
Company jobs with skill and region filters — Narrow a company search by skill tag and applicant region.
→ Filtered RemoteOK jobs for the selected company, tag, and location.
{"company": "github","tag": "javascript","location": "usa","maxResults": 25}
Incremental company monitoring — Track a stable company search and emit only new or changed listings on later runs.
→ Change-classified RemoteOK jobs for the selected company search.
{"company": "github","maxResults": 25,"incrementalMode": true,"stateKey": "github-remoteok-monitor"}
Output
Each run produces a dataset of structured job records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.
Example job record
{"jobId": "4274f4404f33f186012fc73e4638177227a39c6390eed0785f56d1b3530d3bf5","title": "Clinician Experience Specialist","company": "Nabla","location": "New York City","tags": ["support","software","travel","assistant","financial","... 9 more items"],"salaryMin": 75000,"salaryMax": 100000,"salaryText": "$75,000 – $100,000","description": "<h2><strong>About Nabla</strong></h2><p style=\"min-height:1.5em\">We are a team of entrepreneurs, clinicians and engineers committed to bringing back joy to the practice of medicine.</p><p style=\"min-h...","applyUrl": "https://remoteOK.com/remote-jobs/remote-clinician-experience-specialist-nabla-1130917","url": "https://remoteOK.com/remote-jobs/remote-clinician-experience-specialist-nabla-1130917","postedDate": "2026-03-28T00:00:33+00:00","isVerified": false,"portalUrl": "https://remoteOK.com/remote-jobs/remote-clinician-experience-specialist-nabla-1130917","scrapedAt": "2026-03-29T10:13:20.167Z","source": "remoteok.com"}
Incremental fields
When incremental mode is on, each record also carries:
changeType— one ofNEW,UPDATED,UNCHANGED,REAPPEARED,EXPIRED. Default output coversNEW/UPDATED/REAPPEARED; setemitUnchanged: trueoremitExpired: trueto opt into the others.isRepost,repostOfId,repostDetectedAt— populated when a new listing matches the tracked content of a previously expired one. SetskipReposts: trueto drop detected reposts from the output.
How to scrape RemoteOK
- Go to RemoteOK in Apify Console.
- Configure the input and optional location filter.
- Set
maxResultsto control how many results you need. - Enable
includeDetailsif you need full descriptions, company data. - Click Start and wait for the run to finish.
- Export the dataset as JSON, CSV, or Excel.
Use cases
- Extract job data from RemoteOK for market research and competitive analysis.
- Track salary trends across regions and categories over time.
- Monitor new and changed jobs on scheduled runs without processing the full dataset every time.
- Auto-apply or feed apply URLs into your ATS / hiring pipeline.
- Research company hiring patterns, employer profiles, and industry distribution.
- Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
- Export clean, structured data to dashboards, spreadsheets, or data warehouses.
How much does it cost to scrape RemoteOK?
RemoteOK uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.
- Run start: $0.005 per run
- Per result: $0.001 per job record
Example costs:
- 10 results: $0.015
- 25 results: $0.03
- 100 results: $0.11
- 200 results: $0.21
- 200 results: $0.21
Example: recurring monitoring savings
These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of jobs that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.
Example setup: 100 jobs per run, daily polling (30 runs/month). Costs scale linearly with the number of jobs.
| Churn rate | Full re-scrape run cost | Incremental run cost | Savings vs full re-scrape | Monthly cost after baseline |
|---|---|---|---|---|
| 5% — stable niche query | $0.11 | $0.01 | $0.10 (90%) | $0.30 |
| 15% — moderate broad query | $0.11 | $0.02 | $0.09 (81%) | $0.60 |
| 30% — high-volume aggregator | $0.11 | $0.03 | $0.07 (67%) | $1.05 |
Full re-scrape monthly cost at the same cadence: $3.15. First month with incremental costs $0.40 / $0.68 / $1.12 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.
FAQ
How many results can I get from RemoteOK?
The number of results depends on the search query and available jobs on RemoteOK. Use the maxResults parameter to control how many results are returned per run.
Does RemoteOK support recurring monitoring?
Yes. Enable incremental mode to only receive new or changed jobs on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.
Can I integrate RemoteOK with other apps?
Yes. RemoteOK works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.
Can I use RemoteOK with the Apify API?
Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.
Can I use RemoteOK through an MCP Server?
Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode, descriptionMaxLength, a single descriptionFormat, and excludeEmptyFields to keep payloads manageable for LLM context windows.
Is it legal to scrape RemoteOK?
This actor extracts publicly available data from RemoteOK. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.
Your feedback
If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.
You might also like
- ⚡ LinkedIn Job Scraper — Salary, Company & No Cookies — 💰 $0.27 per 1,000 jobs ✅ Scrape linkedin.com job postings without login or cookies: salary, skills.
- Actiris [Just 💰$1.5] — Brussels Public Jobs — 💰 $1.5 per 1,000 jobs. Scrape actiris.brussels — the official Brussels public employment service.
- AMS Austria — Public Employment Service Jobs — Scrape jobs.ams.at — Austria's official AMS public employment portal (branded alle jobs) with live.
- APEC.fr Scraper - French Executive Jobs — Scrape apec.fr - French executive job listings with salary ranges, company, location, skills,.
- Arbeitsagentur [Just 💰$0.45] — German Federal Jobs — 💰 $0.45 per 1,000 jobs. Scrape arbeitsagentur.de — Germany's official public employment portal.
- Arbetsförmedlingen [Just 💰$3] — Sweden Public Jobs — 💰 $3 per 1,000 jobs. Scrape arbetsformedlingen.se (Platsbanken) — Sweden's official employment.
- Bayt — MENA Jobs with Salary & Skills — Scrape bayt.com — the leading Middle East job board across UAE · Saudi Arabia · Qatar · Egypt & 9.
- BestJobs.eu [Just 💰$1.5] — Romania Job Board — 💰 $1.5 per 1,000 jobs. Scrape bestjobs.eu — a leading Romanian job board — export salary ranges ·.
Getting started with Apify
New to Apify? Create a free account with $5 credit — no credit card required.
- Sign up — $5 platform credit included
- Open this actor and configure your input
- Click Start — export results as JSON, CSV, or Excel
Need more later? See Apify pricing.
Disclaimer
This actor accesses only publicly available data on remoteok.com. You are responsible for how you use the extracted data — in particular any personal information such as names, phone numbers, or email addresses — and for complying with RemoteOK's terms of use, applicable data-protection law (including the GDPR where it applies), and the anti-spam rules of your jurisdiction.
This actor is not affiliated with, endorsed by, or connected to RemoteOK.
Search keywords
remoteok scraper, remoteok api, apify remoteok, remoteok data extraction, remoteok.com scraper, remoteok.com data, remoteok.com api, job listings scraper, recruitment data, hiring data, job board scraper, remoteok jobs, remote jobs scraper, remote developer jobs, work from home jobs data, tech remote jobs, remote job board scraper.