Niche Job Scraper
Pricing
$1.00 / 1,000 per job scrapeds
Go to Apify Store

Niche Job Scraper
Extracts the latest remote programming jobs including title, company, region and apply links. Feel free to test it out with your own category.
Pricing
$1.00 / 1,000 per job scrapeds
Rating
0.0
(0)
Developer

Anthony Aivaliotis
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
We Work Remotely Scraper
This is the first version of a high-performance Python scraper built with Crawlee and Playwright to extract remote job listings from We Work Remotely.
Features
- Headless Chrome: Bypass basic bot detection.
- Regex Parsing: Resilient data extraction that doesn't break on layout changes.
- Structured Data: Returns clean JSON with Title, Company, Region and Apply Link.
- Multi-URL Support: Pass multiple WWR category URLs and all will be scraped.
Input
Provide one or more WWR category URLs via startUrls.
Default: https://weworkremotely.com/categories/remote-programming-jobs
Output
Each job is saved as a dataset record with the following fields:
| Field | Description |
|---|---|
title | Job title |
company | Hiring company name |
region | Geographic region / restriction |
apply_link | Direct link to the listing on WWR |