Jobs
Occ Mexico logo

Occ Mexico API

occ.com.mx

Mexican job board - listings, details, salaries, companies, and category browsing.

Actions
4
Category
Jobs
Login
Not required
Output
JSON

Call the Occ Mexico API

Submit a task, then poll the job until it settles. This example runs act_occ_com_mx_homepage_portal.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_occ_com_mx_homepage_portal",
    "params": {}
  }'

4 actions on occ.com.mx

Read

  • Job Details

    act_occ_com_mx_job_detail_apiread1 credit / call

    Returns full job detail with title, company, location, salary, requirements, and employment type.

    job_id
    string · required
    portal_id
    string · required
  • Job Details

    act_occ_com_mx_job_detail_ssrread1 credit / call

    Returns parsed job detail with title, company, location, salary, and employment type.

    job_id
    string · required
    category_slug
    string · required
  • Related Job Listings

    act_occ_com_mx_related_job_listingsread1 credit / call

    Returns related job cards for an offer with title, company, salary, and location.

    offerId
    string · required

Write

Write actions change state on occ.com.mx and run as the account you connect.

  • Homepage Portal

    act_occ_com_mx_homepage_portalwrite2 credits / call

    Returns homepage sectors and job categories with names, links, and job counts.

Occ Mexico API questions

Is there an API for Occ Mexico?
Occ Mexico does not offer a public data API for this, but Anakin Wire provides 4 maintained endpoints for occ.com.mx. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Occ Mexico data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when occ.com.mx changes its markup, Anakin updates the action.
Do I need a Occ Mexico account?
No. Every Occ Mexico action listed here runs anonymously — no account and no credentials required.
What does the Occ Mexico API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Jobs APIs

All Jobs sites