Remote.co Jobs Scraper avatar

Remote.co Jobs Scraper

Pricing

from $1.49 / 1,000 results

Go to Apify Store
Remote.co Jobs Scraper

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

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

7

Total users

4

Monthly active users

3 hours ago

Last modified

Share

Remote.co Jobs Scraper

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

ParameterTypeDefaultDescription
categoriesarray(empty)Category slugs to scrape (e.g. developer, marketing, sales). Leave empty to scrape all ~70 categories.
maxPagesinteger20Maximum number of pagination pages to scrape per category. ~30 jobs per page.
maxResultsinteger5Stop after this many total jobs. Leave at 5 for a quick test; set higher or remove limit for full runs.
searchQuerystring(empty)Only return jobs where title or company name contains this text (case-insensitive).
remoteTypeFilterstring(empty)Only return jobs matching this remote type exactly.
jobTypeFilterstring(empty)Only return jobs matching this job type exactly.
fetchDetailsbooleanfalseFetch 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.

FieldTypeDescription
jobIdstringUUID from the job URL — unique across all runs
titlestringJob title
urlstringFull job detail URL
companystringCompany name (may be null on aggregated pages)
categorystringCategory slug used to find this job
isNewbooleanWhether job was tagged NEW
datePostedstringHuman-readable: Today, Yesterday, 3 days ago
datePostedIsostringResolved ISO date YYYY-MM-DD
remoteTypestring100% Remote Work, Hybrid Remote Work, Option for Remote
jobTypestringFull-Time, Part-Time, Alternative Schedule, etc.
employmentTypestringEmployee, Freelance, Temporary, Contract
locationstringLocation string as shown on listing
salaryMinnumberMin salary (null if not listed)
salaryMaxnumberMax salary
salaryCurrencystringUSD, EUR, CAD, GBP, AUD
salaryPeriodstringHourly, Annually, Monthly, Weekly
salaryRawstringRaw 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.

ResultsCost
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 sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary 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