OCC Mundial Jobs Scraper — Full Details, Salary & Alerts
Pricing
from $0.99 / 1,000 results
OCC Mundial Jobs Scraper — Full Details, Salary & Alerts
Search occ.com.mx by keyword and Mexican state or city and export every job in full — title, employer, monthly salary in MXN, city, work modality, employment type, posted and expiry dates, verified-employer flag and description in text, HTML and Markdown. Plus incremental monitoring and alerts.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
Corvuslab
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
OCC Mundial Scraper
Turn every live OCC Mundial listing into a clean, fully-detailed job record — salary, employer, location and description included, in seconds.
Scrape job postings from OCC Mundial (occ.com.mx), Mexico's largest job board, and get every job fully detailed — job title, employer name, monthly salary range in MXN, city and state, work modality (Presencial / Híbrido / Home office), employment type, posted and expiry dates, a verified-employer flag, and the full job description in text, HTML and Markdown. Search by keyword and Mexican state or city, run it with no code, and export to JSON, CSV, Excel or the API — with built-in incremental monitoring and Telegram / Slack / Discord / webhook alerts.
Why this scraper
- ⚡ Fast & low-cost — a lean, direct data path keeps large runs cheap.
- 🧾 Rich, typed records — 30+ structured fields per job, not raw HTML.
- ♻️ Cheap to monitor — incremental mode re-scrapes only what changed (see below).
- 🔔 Notifications built in — Telegram, Slack, Discord or any webhook.
- 🤖 AI- & API-ready — compact output, MCP-friendly, one-click integrations.
✨ Key features
- 🔎 Search or URL scraping — run a keyword search (optionally narrowed to a Mexican state or city), or paste OCC search and job URLs directly.
- 🧾 Every job fully detailed — because each record is enriched from its own job page, you always get the title, employer, salary, location, modality, dates and full description — never a thin listing card.
- 💰 Monthly salary range in MXN —
salaryMin,salaryMax, currency and period, parsed even when OCC hides the amount from its structured data;salaryShowntells you which jobs disclose pay. - 🏢 Work modality & verified employer — Presencial / Híbrido / Home office as a first-class field, plus a
companyVerifiedflag for OCC's "Empresa verificada" badge. - 🗓️ Freshness dates —
datePostedandvalidThrough(offer expiry) on every job, so you can filter for what's fresh. - 📝 Descriptions in three formats — plain text, HTML and Markdown, so the same record drops straight into a sheet, a website or an LLM.
- ♻️ Incremental monitoring — schedule it and get only new jobs (NEW / UNCHANGED / EXPIRED); already-seen offers are skipped before their page is even fetched.
- 🔔 Notifications — Telegram, Slack, Discord or any webhook (n8n / Make / Zapier).
- 🤖 AI-ready — compact and drop-empty output modes keep payloads small for LLMs and MCP.
⚙️ Input & output
Input
Configure it in the visual editor — no code needed — or pass JSON via the API.
| Field | What it does |
|---|---|
query | Keyword search (e.g. desarrollador); comma-separate for multiple searches. |
location | Restrict to a Mexican state or city (e.g. jalisco, ciudad de mexico). |
startUrls | Scrape specific OCC search or job URLs directly. |
maxResults | Cap the number of jobs (0 = unlimited). |
descriptionFormat | Return the description as text, HTML, Markdown, or all three. |
incrementalMode | Emit only new jobs since the last run. |
compact | Core fields only — ideal for AI agents and MCP. |
proxyConfiguration | Optional — runs without a proxy at typical volumes. |
…and 24 inputs in total — the table shows the essentials; the rest cover notification channels, output/AI modes and advanced tuning, all in the visual editor.
Example inputs
{ "query": "desarrollador", "maxResults": 100 }
{ "query": "contador, gerente de ventas", "location": "jalisco", "descriptionFormat": "markdown" }
{ "query": "enfermera", "location": "nuevo leon", "incrementalMode": true, "telegramToken": "…", "telegramChatId": "@my_jobs" }
Output
Most OCC scrapers hand you a listing card — title, company, maybe a city — and stop there. This scraper visits every job page so each record ships fully detailed: parsed salary range, work modality, verified-employer flag, freshness dates and the full description in three formats, ready to use without a second request.
- Core —
id,url,title,company,companyVerified. - Location —
city,state,country, and a combinedlocationstring. - Salary —
salaryMin,salaryMax,salaryCurrency,salaryPeriod,salaryShown,salaryText(monthly ranges in MXN). - Job details —
employmentType,workModality(Presencial / Híbrido / Home office),remote,datePosted,validThrough, anddescriptionin text, HTML and Markdown. - Search & monitoring meta —
keyword,rank,searchLocation,source,scrapedAt, pluschangeType,isRepostand hashes for incremental runs.
Every field is present in standard mode (missing values are null); compact mode returns the core fields only, for lean AI/MCP payloads.
Example output
{"id": "21295651","url": "https://www.occ.com.mx/empleo/oferta/21295651-radio-operador","title": "Radio operador","company": "RAMHNO SA DE CV","companyVerified": false,"city": "Miguel Hidalgo","state": "Ciudad de México","country": "MX","location": "Miguel Hidalgo, Ciudad de México","salaryMin": 10000,"salaryMax": 11000,"salaryCurrency": "MXN","salaryPeriod": "monthly","salaryShown": true,"salaryText": "$10,000 - $11,000 Mensual MXN","employmentType": "Tiempo completo","workModality": "Presencial","remote": false,"datePosted": "2026-08-14","validThrough": "2026-10-13","description": "Principales responsabilidades\n- Tomar y registrar la asistencia del personal de seguridad… Perfil requerido\n- Bachillerato terminado o equivalente…","descriptionHtml": "<p>Principales responsabilidades</p>…","descriptionMarkdown": "Principales responsabilidades\n\n- Tomar y registrar la asistencia…","keyword": "operador","rank": 8,"source": "occ","scrapedAt": "2026-08-19T06:09:13Z"}
The description field ships as plain text, HTML (descriptionHtml) and Markdown (descriptionMarkdown) — pick one or keep all three.
💡 What can you do with OCC Mundial data?
- Talent sourcing & recruiting — pull fresh openings by role and Mexican region, complete with employer, salary and modality.
- Salary & labour-market research — analyse monthly MXN salary ranges across cities, states and job categories.
- Job aggregation & boards — feed clean, fully-detailed listings into your own site, app or sheet.
- Vacancy monitoring — schedule it with incremental mode + notifications for a live feed of new jobs.
- AI agents & pipelines — compact output plugs straight into LLM / MCP workflows.
♻️ Incremental monitoring — pay for changes, not repeats
Schedule the actor and turn on incremental mode: each run compares against the last and emits only NEW (and optionally UNCHANGED / EXPIRED) jobs — already-seen offers are skipped before their page is fetched, so a daily watch costs a fraction of a full re-scrape.
| Daily churn | of 1,000 tracked | billable records | you save |
|---|---|---|---|
| 5 % | 1,000 | 50 | 95 % |
| 15 % | 1,000 | 150 | 85 % |
| 30 % | 1,000 | 300 | 70 % |
The first run seeds the baseline and bills in full; every run after that bills only the delta.
🚀 How to scrape OCC Mundial
- Open the actor and enter a search keyword (e.g.
desarrollador) and, optionally, a Mexican state or city — or paste an OCC URL. - Set Max results and choose a description format.
- (Optional) Turn on incremental mode and a notification channel, then Schedule it.
- Click Start.
- Download the data as JSON, CSV or Excel, or pull it from the API.
New to Apify? Create a free account — it comes with monthly credit, no credit card required.
🔌 Integrations & export
Export to JSON, CSV, Excel or an HTML table, or pull from the REST API and the JavaScript / Python clients. Runs on a schedule, connects to Google Sheets, Slack, Make, Zapier and n8n, and works as an MCP tool for AI agents — compact mode keeps token usage small.
❓ FAQ
Do I need a proxy or login? No — it runs out of the box; a proxy is available under Advanced for high-volume runs.
Does it get the salary? Yes, whenever the employer discloses it — salaryMin, salaryMax, currency and period are parsed even when OCC keeps the amount out of its structured data. salaryShown flags the jobs that hide pay.
Can I search a specific city or state? Yes — set location to any Mexican state or city (accent- and case-insensitive), or leave it empty to search all of Mexico.
Can I get only new jobs on a schedule? Yes — turn on incremental mode and schedule it; each run emits only what changed and can notify your channel.
What formats can I export? JSON, CSV, Excel, HTML table, or via the API.
Is it good for AI agents? Yes — enable compact mode; the output is MCP-friendly.
How many jobs can I get? As many as the search exposes — set maxResults (0 = unlimited).
What makes this scraper different from other OCC scrapers? Most OCC scrapers return thin listing cards — title, company and city. This one visits every job page and parses 30+ structured fields per record: salary range, work modality, verified-employer flag, freshness dates and the full description in text, HTML and Markdown — plus incremental monitoring so scheduled runs only bill for what changed.
⚖️ Is it legal to scrape OCC Mundial?
This actor accesses only publicly available data on occ.com.mx. You are responsible for how you use the extracted data — in particular any personal information — and for complying with the site's terms and applicable law (including the GDPR where it applies). Not affiliated with, endorsed by, or sponsored by OCC Mundial.
Keywords: OCC scraper · OCC Mundial scraper · occ.com.mx scraper · OCC Mundial API · Mexico job scraper · Mexico jobs API · empleos Mexico scraper · Mexican job board scraper · job postings Mexico · scrape jobs Mexico · salary data Mexico · MXN salary scraper · job monitoring · vacancy monitoring · export jobs to CSV Excel JSON · no-code job scraper · MCP tool for AI agents · Jalisco Nuevo Leon CDMX jobs