We Work Remotely Jobs Scraper avatar

We Work Remotely Jobs Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
We Work Remotely Jobs Scraper

We Work Remotely Jobs Scraper

Scrape We Work Remotely category jobs: title, company, company URL, headquarters, published date, remote flag, job URL and description.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Ben

Ben

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Scrape job listings from We Work Remotely, one of the best-known remote job boards, in one run. Get remote role titles, hiring companies, company websites, headquarters/location text, published dates, direct job URLs and cleaned job descriptions. Export to JSON, CSV or Excel, schedule recurring runs, call the actor through the API, or send results to Make, Zapier, n8n, Airtable, Google Sheets, a recruiting CRM or your own job-board backend.

What is the We Work Remotely Jobs Scraper?

We Work Remotely is a high-signal source for remote-friendly roles across software engineering, product, design, marketing, customer support, sales and operations. Companies post there specifically to reach remote candidates, which makes the data useful for recruiters, job-board operators, sales teams, remote-work analysts, market researchers and candidates monitoring the remote hiring market.

This actor extracts jobs from We Work Remotely category feeds. The keyword search page is protected by Cloudflare, so the actor intentionally uses the public category feeds instead. That design keeps it reliable on Apify: no browser, no proxy, no account, no cookies and no paid unblocker. You can paste a category URL or use category shortcuts such as programming, design, marketing, customer-support, sales and product.

What data does it extract?

  • Job title
  • Hiring company
  • Company website URL when shown
  • Headquarters / location text
  • Remote flag
  • Published date
  • Direct We Work Remotely job URL
  • Cleaned job description
  • Source category URL

Input

FieldTypeDescription
categoryUrlsarrayWe Work Remotely category URLs to scrape exactly.
categoriesarrayOptional shortcuts: programming, design, marketing, customer-support, sales, product.
maxResultsintegerMaximum jobs returned per category URL.

Example input

{
"categories": ["programming", "product"],
"maxResults": 50
}

You can also paste a category URL:

{
"categoryUrls": ["https://weworkremotely.com/categories/remote-programming-jobs"],
"maxResults": 100
}

Output

Each item is one remote job:

{
"title": "Senior Web Developer (WordPress & Shopify)",
"company": "Rehire",
"company_url": "http://rehiresolutions.com",
"headquarters": "Colombia",
"location": "Colombia",
"is_remote": true,
"published_at": "2026-06-10T15:59:08+00:00",
"url": "https://weworkremotely.com/remote-jobs/rehire-senior-web-developer-wordpress-shopify",
"description": "Headquarters: Colombia URL: http://rehiresolutions.com Role Overview From Rehire...",
"source_url": "https://weworkremotely.com/categories/remote-programming-jobs"
}

Use cases

  • Remote-job aggregation - add fresh WWR listings to a remote-work job board, newsletter or internal hiring dashboard.
  • Recruiting and sourcing - monitor which remote-first companies are hiring by category.
  • Sales lead generation - identify companies actively hiring remote teams, a strong signal for HR tools, payroll, infrastructure, security, onboarding and collaboration software.
  • Market intelligence - track remote hiring volume by category and compare programming, product, design, sales or support demand over time.
  • Candidate alerts - schedule category runs and send new listings to Slack, email, Google Sheets or a career platform.
  • Remote-work research - collect remote role descriptions, company locations and posting dates for analysis.

Why use this actor?

The actor is built for reliability first. Many job-board scrapers break because they depend on visual page rendering, search forms or anti-bot-challenged pages. This actor uses We Work Remotely's category feeds, which expose structured current listings and work from plain HTTP. That keeps runs fast, inexpensive and well-suited for Apify's daily auto-tests.

The output focuses on fields that are useful immediately: company, job title, company website, location/headquarters, published date, full job URL and cleaned description. Those fields are enough for job aggregation, lead generation, recruiting workflows, spreadsheet exports and automation pipelines.

Tips

  • Use category shortcuts for the simplest setup.
  • Use categoryUrls when you want to preserve a specific We Work Remotely category URL.
  • Keep maxResults low for frequent scheduled monitoring and raise it for one-off exports.
  • Combine the company URL with an email/contact enrichment actor when building sales or recruiting lead lists.
  • Schedule daily runs and de-duplicate by url in your downstream database.

Supported categories

The actor supports the most commercially useful We Work Remotely job categories through shortcuts:

  • programming for software engineering, web development, DevOps and technical roles.
  • design for product design, UI/UX, brand and creative roles.
  • marketing for growth, content, SEO and demand-generation roles.
  • customer-support for support, success and customer-facing remote roles.
  • sales for revenue, partnerships and go-to-market roles.
  • product for product management and product operations roles.

You can also paste any current We Work Remotely category URL into categoryUrls. This is useful when the site adds a new category or when you want to pin a workflow to the exact URL you already use in your browser.

Reliability notes

This actor deliberately does not use the WWR keyword search page. The category feed route is the stable data source: it exposes the current listings as RSS items with title, company, link, published date and description. That means the actor can run in a small 512 MB container and finish quickly, which is the right shape for scheduled Apify runs and Store auto-tests.

Because the output is feed-based, use downstream filtering for keyword matching. For example, scrape the programming category daily and filter the title and description fields for python, react, rails, devops or data engineer in your spreadsheet, database, webhook receiver or automation scenario.

FAQ

Does this require a We Work Remotely account? No. It reads public category feeds.

Does it scrape keyword search? No. WWR keyword search is Cloudflare-gated, so this actor uses reliable category feeds instead.

Does it use a browser or proxy? No. It uses plain HTTP, which keeps it fast and low-cost.

Does it include descriptions? Yes. It returns a cleaned text version of the feed description.

Can I export the data? Yes. Apify supports JSON, CSV, Excel, API access, webhooks and integrations.

Is this useful for lead generation? Yes. Remote job postings identify companies with active hiring needs and distributed-team operations.

You might also like

Keywords

We Work Remotely scraper, WWR jobs scraper, remote jobs scraper, remote work jobs API, remote programming jobs, remote design jobs, remote marketing jobs, remote customer support jobs, remote sales jobs, job board scraper, remote job listings, scrape We Work Remotely, export remote jobs to CSV, Apify jobs scraper, remote hiring leads.

Support and feedback

If this Actor saves time in your workflow, please leave a short Apify Store review. Reviews help other users evaluate the tool and help prioritize maintenance. If a source changes or a field stops populating, open an Actor issue with the run ID, public input, and expected field. Never include passwords, private cookies, or confidential data.