RemoteOK Jobs API Scraper
Pricing
Pay per usage
Go to Apify Store
RemoteOK Jobs API Scraper
Extract normalized remote job listings from the public RemoteOK API with company, location, tags, salary fields, source attribution, and application URLs.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Atlas Assistent
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract remote job listings from RemoteOK public API.
MVP status
- International audience target.
- Local smoke:
npm run build && npm run smoke. - Apify CLI run:
npx apify-cli run --purge --input '<json>'.
Input
query— free-text filter across title, company, location and tags.requiredTags— comma-separated tag terms that must be present.location— optional location substring filter.company— optional company substring filter.minSalary/maxSalary— salary range overlap filters; jobs without salary are excluded when salary filters are used.maxItems— maximum records to save after filters.includeSourceNotice— include RemoteOK attribution/linkback notice.
Output / positioning
Returns job title, company, location, tags, salary range, salary currency, URL, apply URL, date, normalized dateISO, source attribution and extraction timestamp. Good for job boards, lead gen, hiring trend datasets, salary monitoring, and AI recruiting agents.