Oracle Cloud HCM Career Site Jobs Scraper
Pricing
from $2.00 / 1,000 jobs
Oracle Cloud HCM Career Site Jobs Scraper
Extract every open job from any Oracle Cloud HCM / Oracle Recruiting career site as JSON: title, locations, posted date, job family, workplace type, employer, openings, full description, qualifications, responsibilities. Keyword and location filters. No login, pay per job.
Pricing
from $2.00 / 1,000 jobs
Rating
0.0
(0)
Developer
Daemon Data
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Turn any Oracle Cloud HCM / Oracle Recruiting career site into a clean JSON job feed. Thousands of large employers (Oracle itself, banks, hospitals, universities, manufacturers, governments) publish their openings on *.oraclecloud.com/hcmUI/CandidateExperience/... sites. This Actor reads the site's own JSON API, so you get every open requisition with title, locations, posted date, job family, workplace type, legal employer, number of openings, hiring manager and the full description, qualifications and responsibilities.
No login, no proxy, no browser. Pay per job.
Why this scraper
- Complete coverage. Paginates through the whole requisition list, not just what the search page shows. Verified on tenants with 100 to 2,300+ open jobs.
- Full details. Fetches the requisition detail record for the long description, qualifications, responsibilities, corporate description, category, openings, hiring manager and custom flex fields (role, job type, visa sponsorship and whatever the employer configured).
- Filters that match the site. Keyword, location, posted-within-7/30-days and workplace type (remote / hybrid / on-site) are passed straight to Oracle's search.
- Multi-tenant. Give it a list of career sites and it walks all of them in one run.
- Fast and reliable. Pure JSON calls; a 500-job site with details takes about a minute.
Who uses it
- Job boards and aggregators adding enterprise employers that only post on their own Oracle career site.
- Recruiting and talent-intelligence teams tracking competitor hiring by function and location.
- Sales teams using hiring signals (new openings in a department) as lead triggers.
- Researchers analysing large-employer hiring trends.
- AI agents – works as an MCP tool, so an agent can answer "what remote engineering roles did company X post this week?"
How to find a company's Oracle career site
Search Google for site:oraclecloud.com CandidateExperience "<company>", or look for career-page URLs containing /hcmUI/CandidateExperience/. Paste any page from that site, including a single job URL; the Actor extracts the tenant host and site number (CX_1, CX_2, …) automatically.
Input
{"careerSiteUrls": ["https://eeho.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/requisitions"],"keyword": "engineer","location": "United States","postedWithinDays": 30,"includeDetails": true}
| Field | Description |
|---|---|
careerSiteUrls | One or more Oracle Cloud HCM career site URLs. Required. |
keyword | Optional search keyword. |
location | Optional location text as typed on the site. |
postedWithinDays | 7 or 30 (Oracle's own buckets). |
workplaceTypes | Optional codes such as ORA_REMOTE, ORA_HYBRID, ORA_ON_SITE. |
includeDetails | Fetch the full detail record per job (default on). |
maxJobsPerSite, maxJobs | Caps. |
Output
{"id": "334096","title": "Staff Consultant - Oracle Health Radnet","url": "https://eeho.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/334096","applyUrl": "https://eeho.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/334096/apply","company": "Oracle","postedDate": "2026-09-03","primaryLocation": "United States","country": "US","locations": ["United States"],"workplaceType": "On-site","remote": false,"category": "Consulting","jobFamily": "Consulting","numberOfOpenings": 1,"hiringManager": "…","shortDescription": "We are seeking an Associate Consultant to support…","description": "Overview\nWe're on a journey to advance how health happens…","qualifications": "…","responsibilities": "…","flexFields": { "Role": "Individual Contributor", "Job Type": "Regular Employee" },"careerSite": { "origin": "https://eeho.fa.us2.oraclecloud.com", "siteNumber": "CX_1", "name": "Oracle Careers" }}
HTML versions of the description fields are included as descriptionHtml. Download as JSON, CSV or Excel, or connect via API, webhooks and Google Sheets.
Pricing
Pay per event:
- Job – one charge per requisition returned.
- Job details – one extra charge per job when
includeDetailsis on.
A 500-job site with full details costs well under a dollar.
Tips
- Run daily with
postedWithinDays: 7to build a fresh-jobs feed per employer. - Leave
keywordempty to get the complete list; usesortByrelevance implicitly by providing a keyword. - Some tenants host several sites (
CX_1,CX_2,CX_1001). If the URL's site number is wrong, the run log lists the available ones.
FAQ
How much does it cost to scrape an Oracle career site?
$0.002 per job plus $0.002 per full details record. A 500-job site with details costs $2.
Which companies use Oracle Cloud HCM career sites?
Thousands of large employers: banks, hospitals, universities, manufacturers, retailers and governments. Their career pages live under oraclecloud.com/hcmUI/CandidateExperience/.
Can I filter by keyword or location?
Yes, plus posted-within-7/30-days and workplace type (remote, hybrid, on-site).
Do I need a proxy or login?
No.
Related Actors by Daemon Data
- India IPO Tracker – live IPO GMP, subscription and listing data for India
- Hirist Jobs Scraper – India IT jobs with full descriptions and recruiter activity
- IIMJobs Scraper – India management, finance and MBA jobs
- Tickertape India Stocks Scraper – NSE/BSE fundamentals, shareholding and screener
- Dubai Property Transactions – Dubai Land Department sales, mortgages and gifts
- UK Gazette Insolvency Notices – winding-up petitions, administrations and liquidations
- Startup India DPIIT Directory – India's recognised startups with sector, stage and CIN
Support
Found a bug or need another field or source? Open an issue on the Issues tab; issues are usually answered within a day. Custom variants of this Actor are available on request.
Disclaimer
This Actor collects publicly posted job listings for informational purposes. Respect each employer's terms of use and data-protection rules when storing hiring-manager names.