RemoteOK Job Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsRemoteOK Job Scraper
Scrape data from RemoteOK site (https://remoteok.com/)
Scrape data from RemoteOK easily with RemoteOK Job Scraper
How to use
In order to use RemoteOK Job Scraper you need to go to web site and do approriate search you want to scrape. When you are satisfied with search copy URL from browser and put it in searchUrls
field. With that set you can start scraping your search with the actor.
Example
If we want to scrape jobs for java
and to get 500 results input would look like this:
1{ 2 "searchUrls": [ 3 { 4 "url": "https://remoteok.com/remote-java-jobs?order_by=date" 5 } 6 ] 7 "maxNumberOfListings": 500 8}
Data Output Example
1[ 2 { 3 "id": "112230", 4 "company": "SportyBet", 5 "url": "https://remoteok.com/remote-jobs/112230-remote-backend-engineer-sportybet", 6 "title": "Backend Engineer", 7 "tags": ["Engineer", "Senior", "Finance"], 8 "time": "2022-08-26T11:24:54+00:00", 9 "locations": ["🇪🇺 Europe", "💃 Latin America", "🇨🇦 Canada", "🇷🇺 Russia", "🇺🇦 Ukraine"], 10 "minSalary": "$40k", 11 "maxSalary": "$80k", 12 "offset": "1" 13 } 14]
RemoteOK data output
The output from RemoteOK Job Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).
How much does it cost to scrape RemoteOK?
Running RemoteOK Job Scraper once will get you 1,000 results for less than USD 1 in Apify platform credits. For more details about the plans offer, platform credits, and usage, see the platform pricing page.
Support
For more custom/simplify outputs or Bug report please contact the developer (me) or report an issue.