Computrabajo Scraper — Jobs, Salaries & Company Data avatar

Computrabajo Scraper — Jobs, Salaries & Company Data

Pricing

Pay per event

Go to Apify Store
Computrabajo Scraper — Jobs, Salaries & Company Data

Computrabajo Scraper — Jobs, Salaries & Company Data

Scrape Computrabajo job listings — search by keyword or paste search / job URLs. One row per job: title, company, location, salary, posted date and URL. Optional detail: full description, requirements, skills, industry, employment type and structured salary. JSON/CSV out.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Computrabajo Scraper 🇲🇽 — Jobs, Salaries & Company Data

Extract job listings from Computrabajo at scale — title, company, location, salary, posted date and the direct apply URL, with optional deep-detail enrichment (full description, requirements, skills, employment type and structured salary). Search by keyword or paste any search / job URL. One flat row per job, ready for JSON, CSV, Excel or your ATS.

How it works


Why use this Computrabajo Scraper?

  • Every field on the card, structured — title, company, company profile URL, location, salary, "posted" recency, urgent/featured flags and the canonical job URL.
  • Deep detail on demand — flip on Scrape job detail pages and each job also carries the full description, education/experience/age requirements, required knowledge, skill tags, industry, employment type and a machine-readable salary (currency + amount + period).
  • Search or paste — type keywords (ventas, atención a cliente, chofer) or drop in ready-made search, city-filter, company or job-detail URLs.
  • Pagination handled — walks every results page automatically up to your cap.
  • Fast, HTTP-only — no headless browser; residential IPs + a browser fingerprint pull the real page directly.
  • Works across LATAM portals — built and tuned on mx.computrabajo.com, and the classifier also accepts other country hosts (co, cl, ar, pe, …).

What it scrapes

ScopeHow
Keyword searchsearchQueries: ["ventas", "contador"] → builds /trabajo-de-… and paginates
Search / filter URLsPaste any results page (role, city, filters, or a company's offers page)
Single job pagesPaste /ofertas-de-trabajo/… URLs — always returned fully detailed

Supported inputs

FieldTypeDescription
searchQueriesarrayKeywords to search, each paginated.
startUrlsarrayComputrabajo search-results URLs and/or direct job URLs. Auto-classified.
scrapeDetailsbooleanAlso fetch each job's detail page for description, requirements, skills, salary.
maxItemsintegerHard cap on rows for the whole run.
maxItemsPerSearchintegerCap per keyword / search URL.
maxConcurrencyintegerParallel requests (4–8 recommended).
maxRequestRetriesintegerRetry budget per request (rotates IP each retry).
proxyobjectProxy for free-tier runs (defaults to Apify Residential, Mexico).

How it works

  1. Classify — each input URL is sorted into a search page or a job-detail page; keywords are turned into /trabajo-de-… search URLs.
  2. Paginate — every search page is walked (?p=N) through a concurrency-limited sliding window until it runs dry or hits your cap.
  3. Parse cards — job cards (article.box_offer) are read into flat rows: title, company, location, salary, posted date, urgent/featured flags, URL.
  4. Enrich (optional) — with detail scraping on, each job's page is fetched and its JobPosting data plus the requirements section (education, experience, age, knowledge) and skill tags are merged onto the row.
  5. Emit — deduplicated rows are pushed to the dataset, one job per row.

Output sample

{
"rowType": "job",
"jobId": "58A219194AE3630F61373E686DCF3405",
"title": "Agente ventas telemarketing - Matutino",
"jobUrl": "https://mx.computrabajo.com/ofertas-de-trabajo/oferta-de-trabajo-de-agente-ventas-telemarketing-matutino-en-zapopan-58A219194AE3630F61373E686DCF3405",
"company": "ZORTEA ALIMENTOS",
"companyUrl": "https://mx.computrabajo.com/empresas/ofertas-de-trabajo-de-zortea-alimentos--AB60351DB5137320",
"location": "Zapopan, Jalisco",
"salary": "$ 12,000.00 (Mensual) + Comisiones",
"postedText": "Hace 2 días",
"isUrgent": true,
"isFeatured": false,
"detailScraped": true,
"description": "Estamos en busca de una persona de Telemarketing para nuestra área de ventas...",
"industry": "Venta al por mayor",
"employmentType": "FULL_TIME",
"datePosted": "2026-07-03",
"validThrough": "2026-09-01",
"salaryCurrency": "MXN",
"salaryValue": 12000,
"salaryUnit": "MONTH",
"addressLocality": "Jalisco",
"addressRegion": "Zapopan",
"addressCountry": "México",
"education": "Educación mínima: Educación media superior - Bachillerato General",
"experience": "1 año de experiencia",
"ageRange": "Edad: entre 18 y 25 años",
"knowledge": ["Negociación", "Persuasión", "Ventas telefónicas", "Atención al cliente"],
"skills": ["Negociación", "Persuasión", "Ventas telefónicas", "Atención al cliente"],
"sourceUrl": "https://mx.computrabajo.com/trabajo-de-ventas",
"sourceMode": "search",
"scrapedAt": "2026-07-06T03:19:51.865Z"
}

Key output fields

FieldDescription
jobIdComputrabajo's internal offer id (hex).
title / jobUrlJob title and canonical URL.
company / companyUrlEmployer name and its Computrabajo profile page.
location / salaryAs shown on the card.
postedTextRecency text ("Ayer", "Hace 2 días").
isUrgent / isFeaturedCard badges.
descriptionFull job description (detail scraping).
industry / employmentTypeSector and contract type (detail).
salaryValue / salaryCurrency / salaryUnitStructured salary (detail).
education / experience / ageRangeRequirements (detail).
knowledge / skillsRequired knowledge and skill tags (detail).

FAQ

Which Computrabajo sites are supported? Built and tuned on the Mexico portal (mx.computrabajo.com). The URL classifier also accepts other country hosts (co, cl, ar, pe, …); results depend on those portals sharing the same layout, which they largely do.

Do I need proxies? Computrabajo is geo-served, so Mexico residential IPs are used. Paid runs use a built-in residential pool automatically; free-tier runs default to Apify Residential (Mexico) and honour a custom proxy.

How many jobs per search? Computrabajo returns ~20 per page; the scraper paginates until it runs out or hits your maxItems / maxItemsPerSearch cap.

Search-card vs detail fields? Off (scrapeDetails: false) returns the fast card fields. On, each job is enriched from its detail page (~2× the requests) with description, requirements, skills and structured salary. Pasted job URLs are always fully detailed.

What format is the output? Standard Apify dataset — export to JSON, CSV, Excel, HTML or via API.


Support

Found a field missing or a page shape we don't handle yet? Open an issue on the actor's page — fixes ship fast.


⚠️ Disclaimer

This scraper collects only publicly available job-listing information from Computrabajo. It does not access private data, log in, or bypass authentication. Use the data in compliance with Computrabajo's Terms of Service and applicable laws (including data-protection rules). You are responsible for how you use the extracted data.


SEO Keywords

Computrabajo scraper, Computrabajo jobs scraper, Computrabajo México scraper, scrape Computrabajo, Computrabajo API, job listings scraper, Mexico jobs data, LATAM jobs scraper, empleos Computrabajo, ofertas de trabajo scraper, job board scraper, salary data Mexico, recruitment data extraction, ATS data feed, Computrabajo data export.