Remote Jobs Scraper avatar
Remote Jobs Scraper

Pricing

Pay per usage

Go to Apify Store
Remote Jobs Scraper

Remote Jobs Scraper

Get 100+ remote tech job listings in 30 seconds for just $0.01. Returns structured JSON with job titles, companies, salaries, and apply URLs. Uses RemoteOK's reliable API - no HTML scraping means no breakage. Zero maintenance required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Muhamad Aldiansyah

Muhamad Aldiansyah

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Remote Jobs Data API

100 remote tech jobs. 30 seconds. $0.01.

Stop building scrapers that break. Get structured job data instantly - titles, companies, salaries, and apply links ready for your database.

Who is this for?

  • Job board builders - Populate your site with fresh listings daily
  • Recruiters - Find companies actively hiring for roles you recruit
  • Salary tools - Build compensation benchmarks from real job posts
  • Market researchers - Track hiring trends and skill demand
  • Developers - Build job alerts, career tools, side projects

What you get

Each run returns ~100 jobs with structured data:

{
"id": "remoteok-stripe-senior-engineer",
"title": "Senior Software Engineer",
"company": "Stripe",
"companyLogo": "https://...",
"location": "Worldwide",
"salary": {
"min": 150000,
"max": 200000,
"currency": "USD",
"period": "yearly"
},
"category": "Engineering",
"tags": ["react", "typescript", "node"],
"description": "We're looking for...",
"applyUrl": "https://...",
"postedAt": "2026-01-08",
"scrapedAt": "2026-01-08T12:00:00Z",
"source": "remoteok",
"sourceUrl": "https://remoteok.com/..."
}

Pricing

JobsTimeCost
100~30 sec~$0.01
500~30 sec~$0.01

Yes, really. We use RemoteOK's public JSON API, so it's fast and cheap.

How to use

Just click "Start" - no configuration needed. Returns ~100 jobs.

Option 2: Customize

ParameterDescription
maxJobsLimit number of jobs (default: 100)
categoriesFilter by keywords like "engineer", "design"
proxyKeep enabled for reliability

Why this works

Unlike HTML scrapers that break when sites change, this actor uses RemoteOK's public JSON API:

  • Fast - 30 seconds, not 10 minutes
  • Reliable - No CSS selectors to break
  • Complete - Salary data often included
  • Stable - Same API for years

Export options

Your data is saved to Apify Dataset. Export to:

  • JSON
  • CSV
  • Excel
  • Google Sheets (via integration)
  • Webhook (for automation)
  • Any database

Example use cases

Daily job board updates

Schedule: Every day at 6am
→ Get 100 new jobs
→ Webhook to your database
→ Display on your site

Salary research

Run weekly
→ Extract salary fields
→ Build compensation database
→ Analyze by role/company

Job alerts

Run hourly with category filter
→ Compare to previous run
→ Email new matches to users

FAQ

Q: Why only RemoteOK? A: It's the most reliable source. We tried others - they block scrapers aggressively. RemoteOK provides a public API that just works.

Q: How fresh is the data? A: Real-time. Each run fetches current listings from RemoteOK.

Q: Can I run this on a schedule? A: Yes! Use Apify's scheduler for daily/hourly runs.

Q: What if I need more sources? A: Contact us - we can add sources for specific use cases.

Support

Questions? Open an issue on GitHub


Built with Apify SDK + Crawlee. MIT License.