We Work Remotely Jobs Scraper with Company Details
Pricing
$12.00 / 1,000 results
Go to Apify Store

We Work Remotely Jobs Scraper with Company Details
Scrapes all remote jobs from We Work Remotely with full job & company data (job, website, HQ, etc.) and job details. Downloadable in JSON/CSV via API with clean table views.
Pricing
$12.00 / 1,000 results
Rating
5.0
(2)
Developer

CrawlPilot
Maintained by Community
Actor stats
0
Bookmarked
5
Total users
2
Monthly active users
16 hours ago
Last modified
Categories
Share
We Work Remotely Job Scraper
Scrapes all current remote jobs from We Work Remotely using HTML crawling.
Free users see 2 jobs as a preview. Paid users get full dataset via API, CSV, or download.
Smart Monetization
| Plan | Runs/Month | Output Preview | Full Dataset Access |
|---|---|---|---|
| Free | 2 | 2 jobs | No (blocked) |
| Paid | Unlimited | All jobs | Yes (API, CSV, JSON) |
Free users: See real data → understand value → upgrade
Paid users: Full access, automation, webhooks
How It Works
- Actor runs → scrapes all jobs from category pages (with pagination)
- All jobs saved to
DEFAULTdataset (always) - Free users → scraping stops after 2 jobs (no wasted compute)
- Output shows:
- Free:
2 jobs - Paid:
All jobs
- Free:
Scraped Fields (Full List)
Every job includes all of these fields:
| Field | Type | Description |
|---|---|---|
title | string | Company: Job Title |
jobTitle | string | Job Title (clean) |
company | string | Company name |
location | string | e.g., "Remote", "Brooklyn, NY" |
url | string | WWR job page |
applyUrl | string | Direct apply link |
postedDate | string | e.g., "5 days ago" |
applyBefore | string | e.g., "Dec 7th, 2025" |
jobType | string | "Full-Time", "Contract" |
category | string | e.g., "Full-Stack Programming" |
region | string | e.g., "Anywhere in the World" |
salary | string | e.g., "$100,000 or more USD" |
requirements | array | List of bullet points |
descriptionHtml | string | Full HTML description |
description | string | Cleaned HTML (no scripts/images) |
descriptionText | string | Plain text version |
companyId | string | Company profile URL |
companyHq | string | e.g., "Colorado" |
companyIndustry | string | e.g., "Internet Software & Services" |
companyYearsRemote | string | e.g., "1 - 3 years" |
companyWebsite | string | e.g., "https://prestigelinks.com" |
companyAbout | string | Full company description |
companyLogoFull | string | Full-size logo URL |
scrapedFrom | string | Source category URL |
scrapedAt | string | ISO timestamp of scrape |
Input
{"categoryUrls": ["https://weworkremotely.com/categories/remote-full-stack-programming-jobs","https://weworkremotely.com/100-percent-remote-jobs"],"includeDescription": true,"cleanHtml": true,"maxJobs": 50}