WeWorkRemotely.com Scraper
Pricing
from $1.00 / 1,000 results
Go to Apify Store
WeWorkRemotely.com Scraper
Fetch remote job listings from We Work Remotely by category. No API key required.
Why this scraper?
- No auth needed — pulls from We Work Remotely's public RSS feeds
- 10 job categories — Full-Stack, Back-End, Front-End, DevOps, Design, Product, and more
- Rich job data — company, location, employment type, logo, full HTML description
- Global remote jobs — one of the largest and longest-running remote job boards
What you can fetch
| Mode | Description |
|---|---|
browse | All remote jobs, most recent first (~100 listings) |
byCategory | Remote jobs filtered to one category |
Usage
Browse all jobs
{"queryType": "browse"}
Browse by category
{"queryType": "byCategory","category": "remote-design-jobs"}
Input fields
| Field | Type | Default | Description |
|---|---|---|---|
queryType | string | browse | browse or byCategory |
category | string | remote-full-stack-programming-jobs | Category slug — required for byCategory |
Category slugs: all-other-remote-jobs, remote-back-end-programming-jobs, remote-customer-support-jobs, remote-design-jobs, remote-devops-sysadmin-jobs, remote-front-end-programming-jobs, remote-full-stack-programming-jobs, remote-management-and-finance-jobs, remote-product-jobs, remote-sales-and-marketing-jobs
Output fields
| Field | Type | Description |
|---|---|---|
id | string | Job slug, parsed from the job URL |
title | string | Job title (company name stripped) |
company | string|null | Company name (parsed from feed title; null if unparseable) |
url | string | Canonical job URL |
location | string | Free-text location/region (e.g. "Anywhere in the World") |
country | string|null | Country, emoji-prefixed (only on the all-jobs feed) |
category | string | Job category |
employmentType | string|null | e.g. "Full-Time" (only on the all-jobs feed) |
logoUrl | string|null | Company logo image URL |
descriptionHtml | string | Full job description (HTML) |
publishedAt | string | ISO 8601 publish date |
Use cases
- Job boards — aggregate remote listings into your own platform
- Job alert tools — monitor new postings by category
- Recruiting tools — track available talent pools by category
- Career analytics — analyze remote job market trends over time
Latency & caching
| Data | Cache TTL |
|---|---|
| Job listings (all endpoints) | 1 hour — matches the feed's own advertised <ttl> |
Disclaimer
This scraper reads We Work Remotely's public RSS feeds. It is not affiliated with or endorsed by We Work Remotely. Use responsibly.