Rigzone Jobs Scraper avatar

Rigzone Jobs Scraper

Pricing

from $10.00 / 1,000 jobs

Go to Apify Store
Rigzone Jobs Scraper

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

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

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 maxItems setting 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

  1. Set how many jobs you want – Enter a maxItems value (default is 50).
  2. Run the scraper – Start the Actor. It discovers live job postings and extracts them automatically.
  3. 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

FieldDescription
urlLink to the job posting
idUnique job identifier
titleJob title
companyHiring company name
companyLogoCompany logo path, if available
industryIndustry classification
employmentTypeFull-time, contractor, etc.
locality / region / countryJob location
salaryCurrency / salaryValueSalary details, when listed
educationRequired education level
experienceExperience requirements
skillsListed skills
datePosted / validThroughPosting and expiry dates
descriptionFull job description (HTML)
imagePosting image

πŸ’² Pricing

This Actor uses the pay-per-event pricing model β€” you pay only for what you actually scrape, with no monthly subscription.

EventPrice
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 maxItems low 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.