We Work Remotely Jobs Scraper avatar

We Work Remotely Jobs Scraper

Pricing

from $0.0008 / job scraped

Go to Apify Store
We Work Remotely Jobs Scraper

We Work Remotely Jobs Scraper

Scrape remote jobs from We Work Remotely: title, company, category, job type, region, salary (when listed), skills, logo, posted date, apply link and full description. Fast clean HTTP, no login. For remote job boards, recruiting and talent research.

Pricing

from $0.0008 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

We Work Remotely Jobs Scraper — Remote Jobs, Full Descriptions, Clean JSON

Scrape remote job listings from We Work Remotely and get clean, structured JSON — title, company, category, job type, region, salary (when listed), skills, logo, posted date, apply link and the full description. It reads WWR's rich public RSS feeds over fast, plain HTTP, so you can pull every remote job or just a single category. No account, no API key. Made for remote job boards, recruiters and talent researchers who want dependable data without a headless browser.

Features

  • 🌍 All jobs or by category — pass "all" for the full feed, or slugs like remote-programming-jobs, remote-design-jobs, remote-devops-sysadmin-jobs.
  • 📝 Full descriptions — the description field carries the complete cleaned-up job text, not just a teaser.
  • 🏢 Company split out — WWR's "Company: Role" title is parsed into separate company and title fields.
  • 🌐 Geo detailregion, state and country are captured so you can filter by where the role can be done.
  • 💰 Salary + skills — pulls salary when it appears in the listing, plus a skills field and the company logo.
  • Fast, browser-free HTTP — reads RSS feeds directly, no login, no headless Chrome.
  • 🎯 Per-category capsmaxItemsPerCategory keeps runs lean.

What you get

Every listing becomes one clean JSON record:

{
"title": "Senior Full-Stack Engineer",
"company": "Acme Software",
"category": "Full-Stack Programming",
"type": "Full-Time",
"region": "Anywhere in the World",
"state": null,
"country": null,
"skills": "JavaScript, React, Node.js",
"salary": "$100,000 - $130,000",
"logo": "https://weworkremotely.com/logos/acme.png",
"postedAt": "Mon, 20 Jul 2026 09:00:00 +0000",
"description": "Acme is hiring a senior full-stack engineer to build our product...",
"url": "https://weworkremotely.com/remote-jobs/acme-senior-full-stack-engineer"
}

Input

{
"categories": ["remote-programming-jobs", "remote-design-jobs"],
"maxItemsPerCategory": 100,
"proxyConfiguration": { "useApifyProxy": false }
}
FieldDescription
categoriesCategory slugs, one per line. Use "all" for every remote job, or e.g. remote-programming-jobs, remote-design-jobs, remote-sales-jobs. A full WWR feed/category URL also works.
maxItemsPerCategoryCap jobs per category (0 = all in the feed, ~100 for "all").
proxyConfigurationOptional. We Work Remotely works without a proxy.

Use cases

  • Fill a remote job board with fresh, fully-described WWR listings.
  • Build a category-specific feed (e.g. design or DevOps roles only).
  • Source candidates by matching required skills across open remote roles.
  • Track remote hiring by category, region and job type over time.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

FAQ

Do I need a We Work Remotely account or API key? No. The Actor reads We Work Remotely's public RSS feeds over plain HTTP — no login, no API key and no headless browser.

How many jobs can I get per run? Pass "all" for the full feed (~100 latest jobs) or specific category slugs. Use maxItemsPerCategory to cap how many jobs each category returns.

Is scraping We Work Remotely legal? Only public RSS feed data that WWR publishes openly is read. This is an independent tool, not affiliated with We Work Remotely; review their Terms of Service and applicable regulations for your use case.

What's the output format? Clean JSON — one record per job with title, company, category, type, region/state/country, salary, skills, logo, postedAt, the full description and the apply url. Export as JSON, CSV or Excel.

Can I filter by category? Yes. Pass category slugs like remote-programming-jobs, remote-design-jobs or remote-devops-sysadmin-jobs, one per line — or a full WWR feed/category URL. Use "all" for every remote job.

Broaden your remote-jobs dataset with related scrapers:

Notes

This Actor reads We Work Remotely's public RSS feeds. It is an independent tool and is not affiliated with, endorsed by, or sponsored by We Work Remotely; "We Work Remotely" is a trademark of its respective owner.