Rigzone Jobs Scraper
Pricing
from $10.00 / 1,000 jobs
Rigzone Jobs Scraper
The Rigzone Jobs Scraper extracts oil & gas and energy job postings from Rigzone.com, capturing job titles, hiring companies, locations, salaries, employment types, required skills, experience, and full descriptions β ideal for energy recruiters, job aggregators, and labor market research.
Pricing
from $10.00 / 1,000 jobs
Rating
0.0
(0)
Developer
FalconScrape
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
π’οΈ Rigzone Jobs Scraper
Extract oil & gas job postings from Rigzone at scale. The Rigzone Jobs Scraper turns the world's leading energy job board into clean, structured JSON β job titles, hiring companies, locations, salaries, required skills, and full descriptions β ready for analysis, dashboards, or your own job aggregator.
Run it on the Apify platform to get API access, scheduling, integrations (Google Sheets, Slack, Make, Zapier), and automatic monitoring out of the box.
β¨ Features
- π’οΈ Energy-Specific Data: Built for the oil, gas, and renewable energy market β niche coverage you won't get from generic job aggregators.
- π·οΈ Rich Job Records: Title, company, logo, location (city/region/country), salary, employment type, education, experience, skills, post date, expiry date, and the full job description.
- β‘ Fast & Efficient: Pulls hundreds of postings in minutes with no setup.
- π’ Cost Control: Cap your run with a single
maxItemssetting and pay only for what you scrape. - π Always Fresh: Schedule daily or weekly runs to keep an up-to-date feed of new energy jobs.
π οΈ How It Works
- Set how many jobs you want β Enter a
maxItemsvalue (default is 50). - Run the scraper β Start the Actor. It discovers live job postings and extracts them automatically.
- Get your data β Download structured results as JSON, CSV, Excel, or HTML, or pull them via the API.
π₯ Input
The input is intentionally simple. Open the Input tab and set:
- Max items β Maximum number of job postings to scrape (default
50). - Proxy configuration β Optional. The scraper works without a proxy; enable one only if you need to.
{"maxItems": 50}
π Output
Each job posting is saved as one dataset record. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
[{"url": "https://www.rigzone.com/oil/jobs/postings/1288484_Wind_Farm_Operations_Manager-_Bridger_MT","id": "76834","title": "Wind Farm Operations Manager - Bridger, MT","company": "Vestas","companyLogo": "","industry": "Oil and Gas","employmentType": "FULL_TIME","locality": "Bridger, Montana","region": "Montana","country": "US","salaryCurrency": "USD","salaryValue": "","education": "High School","experience": { "@type": "OccupationalExperienceRequirements", "MonthsOfExperience": "24" },"skills": "Operations Management","datePosted": "2026-06-19","validThrough": "2029-03-14","description": "<b>Shape the Future of Renewable Energy at Vestas!</b> ...","image": "https://images.rigzone.com/images/rz-logo.jpg"}]
Data fields
| Field | Description |
|---|---|
url | Link to the job posting |
id | Unique job identifier |
title | Job title |
company | Hiring company name |
companyLogo | Company logo path, if available |
industry | Industry classification |
employmentType | Full-time, contractor, etc. |
locality / region / country | Job location |
salaryCurrency / salaryValue | Salary details, when listed |
education | Required education level |
experience | Experience requirements |
skills | Listed skills |
datePosted / validThrough | Posting and expiry dates |
description | Full job description (HTML) |
image | Posting image |
π² Pricing
This Actor uses the pay-per-event pricing model β you pay only for what you actually scrape, with no monthly subscription.
| Event | Price |
|---|---|
| Actor start | $0.01 |
| Job scraped | $0.01 per posting |
For example, a default run of 50 jobs costs about $0.51. Scraping a large batch of 1,000 postings costs about $10. The free Apify tier is enough to try the Actor and pull your first results at no cost.
βοΈ Tips & Advanced Options
- Start small. Keep
maxItemslow for a quick test run, then scale up once the output looks right. - Schedule it. Use Apify Schedules to run the Actor daily or weekly and build a continuously updated feed of new energy jobs.
- Integrate it. Push results straight to Google Sheets, Slack, a database, or your app via the Apify API and integrations.
β FAQ
Is web scraping legal? Scraping publicly available data is generally legal. This Actor collects only publicly accessible job-posting information and does not access any private or login-protected data. You are responsible for how you use the scraped data and for complying with the target site's Terms of Service and applicable laws.
Can I get candidate contact details? No. This Actor is for job discovery and market analysis. It extracts public job-posting data only β no personal or candidate contact information.
How many jobs can I scrape?
You control the volume with maxItems. The board typically lists a few thousand live postings at any time.
Something not working? Report issues or request features via the Issues tab on the Actor page. Custom scraping solutions are also available on request.