Remote.co Jobs Scraper
Pricing
from $1.49 / 1,000 results
Remote.co Jobs Scraper
Scrapes remote job listings from Remote.co across all ~100 job categories. No proxy required — runs on datacenter IPs. Returns: title, company, location, salary (min/max/currency/period), job type, remote type, date posted.
Pricing
from $1.49 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
7
Total users
4
Monthly active users
6 minutes ago
Last modified
Categories
Share

Extract job listings from remote.co at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.
Why this scraper?
🎯 Built for remote-first companies worldwide
A dedicated remote-work scraper, not a global tool with a country dropdown. Search, locations and currency (USD) are tuned for remote.co.
📄 Clean job records
Job title, direct listing URL and publish date for every record, in a consistent structure.
💶 Salary data
Salary information parsed from the listing where the employer publishes it, in USD. Missing salaries are returned as null, never guessed.
🏢 Company details
Hiring company name plus the profile details the source publishes, such as logo and company page.
📍 Location fields
Structured location data for every listing, ready for filtering and analysis.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
categories | array | (empty) | Category slugs to scrape (e.g. developer, marketing, sales). Leave empty to scrape all ~70 categories. |
maxPages | integer | 20 | Maximum number of pagination pages to scrape per category. ~30 jobs per page. |
maxResults | integer | 5 | Stop after this many total jobs. Leave at 5 for a quick test; set higher or remove limit for full runs. |
searchQuery | string | (empty) | Only return jobs where title or company name contains this text (case-insensitive). |
remoteTypeFilter | string | (empty) | Only return jobs matching this remote type exactly. |
jobTypeFilter | string | (empty) | Only return jobs matching this job type exactly. |
fetchDetails | boolean | false | Fetch full job details from individual listing pages. |
Output schema
Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
jobId | string | UUID from the job URL — unique across all runs |
title | string | Job title |
url | string | Full job detail URL |
company | string | Company name (may be null on aggregated pages) |
category | string | Category slug used to find this job |
isNew | boolean | Whether job was tagged NEW |
datePosted | string | Human-readable: Today, Yesterday, 3 days ago |
datePostedIso | string | Resolved ISO date YYYY-MM-DD |
remoteType | string | 100% Remote Work, Hybrid Remote Work, Option for Remote |
jobType | string | Full-Time, Part-Time, Alternative Schedule, etc. |
employmentType | string | Employee, Freelance, Temporary, Contract |
location | string | Location string as shown on listing |
salaryMin | number | Min salary (null if not listed) |
salaryMax | number | Max salary |
salaryCurrency | string | USD, EUR, CAD, GBP, AUD |
salaryPeriod | string | Hourly, Annually, Monthly, Weekly |
salaryRaw | string | Raw salary string from the page |
Example record
{"jobId": "813d5fdf-4d2d-4154-9754-459671e2951d","title": "Senior Front End Software Developer","url": "https://remote.co/job-details/senior-front-end-software-developer-813d5fdf-4d2d-4154-9754-459671e2951d","company": "Revvity","category": "developer","isNew": true,"datePosted": "Today","datePostedIso": "2026-06-30","remoteType": "100% Remote Work","jobType": "Full-Time","employmentType": "Employee","location": "Remote, US National","salaryMin": 130000,"salaryMax": 158000,"salaryCurrency": "USD","salaryPeriod": "Annually","salaryRaw": "$130,000 - $158,000 Annually"}
Examples
Search for customer support roles:
{"searchQuery": "customer support","maxResults": 100}
Broad nationwide crawl:
{"searchQuery": "customer support","maxResults": 1000}
Larger run with a hard cap:
{"searchQuery": "customer support","maxResults": 500}
Daily feed (run on a schedule):
{"searchQuery": "customer support","maxResults": 500}
Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.
💰 Pricing
$1.49 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.
| Results | Cost |
|---|---|
| 100 | ~$0.15 |
| 1,000 | ~$1.49 |
| 10,000 | ~$14.9 |
| 100,000 | ~$149 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Subscription tiers lower the rate further, down to $1.49 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Salary is only returned when the employer publishes it — many listings carry
nullsalary fields. - Company details vary per listing; the scraper returns what the source publishes and never invents data.
- Very large result sets are bounded by the source's own paging limits.
- Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: remote.co — remote-first companies worldwide job listings
- Coverage: everything the public search exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website — for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl