Computrabajo Scraper - Jobs in 19 Latin American Countries
Pricing
from $3.00 / 1,000 jobs
Computrabajo Scraper - Jobs in 19 Latin American Countries
Extract jobs from Computrabajo across 19 LATAM countries (MX, CO, PE, AR, CL and more). 40+ fields: salary min/max/currency/period, full description, hiring organization, contract type, working hours, industry, min education, years of experience, skill tags. Auto-detects country from URL.
Pricing
from $3.00 / 1,000 jobs
Rating
0.0
(0)
Developer
Ale
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
Extract job listings from Computrabajo, the largest job board in Latin America. Covers 19 countries: Mexico, Colombia, Peru, Argentina, Chile, Ecuador, Venezuela, Costa Rica, Guatemala, El Salvador, Uruguay, Paraguay, Panama, Honduras, Nicaragua, Dominican Republic, Bolivia, Cuba, and Puerto Rico.
Get 40+ structured fields per job: salary ranges (min/max/currency/period), full job description, hiring organization with logo and rating, employment type, Spanish contract type (Indefinido / Obra-labor / Fijo), working hours (Tiempo Completo / Medio), minimum education and years of experience, skill tags, verified-employer badge, and city/region breakdown.
What data can you extract?
Every job returns up to 40+ fields:
Job details
title, id, description_full, description_html, employment_type, contract_type, working_hours, work_arrangement (Remote/Hybrid/On-site), is_featured, is_urgent, job_status (online/expired), content_hash (MD5 for change detection)
Requirements
min_education (e.g. Universidad / Carrera técnica), min_experience_years (numeric), tags (skill tags from the job ad), keywords (SEO/search keywords)
Salary
salary_text, salary_min, salary_max, salary_currency (COP/MXN/ARS/CLP/PEN/USD/etc.), salary_period (month/year/week/day/hour/biweekly)
Hiring organization
company, company_logo_url, company_profile_url, company_rating (1-5 stars), employer_id, industry, is_verified_company
Location
location, city, region, country, country_code
Dates
posted_text (e.g. "Hace 2 días"), listing_date (ISO), valid_through (ISO)
Apply / source
apply_url, source_url, source_platform, search_query, scraped_at
Pricing
| Event | Cost |
|---|---|
| Actor start | $0.001 |
| Per job result | $0.003 |
| Jobs | Cost |
|---|---|
| 10 | $0.03 |
| 100 | $0.30 |
| 1,000 | $3.00 |
| 10,000 | $30.00 |
Every result includes salary, hiring organization, full description, employment type, and industry.
Supported countries
| Country | Domain | Currency |
|---|---|---|
| Mexico | mx.computrabajo.com | MXN |
| Colombia | co.computrabajo.com | COP |
| Peru | pe.computrabajo.com | PEN |
| Argentina | ar.computrabajo.com | ARS |
| Chile | cl.computrabajo.com | CLP |
| Ecuador | ec.computrabajo.com | USD |
| Venezuela | ve.computrabajo.com | VES |
| Costa Rica | cr.computrabajo.com | CRC |
| Guatemala | gt.computrabajo.com | GTQ |
| El Salvador | sv.computrabajo.com | USD |
| Uruguay | uy.computrabajo.com | UYU |
| Paraguay | py.computrabajo.com | PYG |
| Panama | pa.computrabajo.com | PAB |
| Honduras | hn.computrabajo.com | HNL |
| Nicaragua | ni.computrabajo.com | NIO |
| Dominican Republic | do.computrabajo.com | DOP |
| Bolivia | bo.computrabajo.com | BOB |
| Cuba | cu.computrabajo.com | CUP |
| Puerto Rico | pr.computrabajo.com | USD |
Use with AI Agents (MCP)
Connect this actor to any MCP-compatible AI client (Claude Desktop, Claude.ai, Cursor, VS Code, LangChain, LlamaIndex, custom agents).
Apify MCP server URL:
https://mcp.apify.com?tools=santamaria-automations/computrabajo-scraper
Example prompts:
"Use
computrabajo-scraperto find Desarrollador jobs in Bogotá, Colombia. Return the top 30 as a table with title, company, salary, and city."
"Use
computrabajo-scraperwith country=mx to search for Contador jobs across Mexico and compare median salaries by region."
"Search Computrabajo Argentina for Ingeniero de Software jobs and group results by hiring company."
How to use
1. Search URLs (recommended)
Go to Computrabajo for your country, set your filters (keywords, location, date range), and paste the URL. The country is auto-detected from the domain.
Colombia example:
{"searchUrls": ["https://co.computrabajo.com/empleos-de-desarrollador"],"maxResults": 50}
Mexico example:
{"searchUrls": ["https://mx.computrabajo.com/empleos-de-contador-en-monterrey"],"maxResults": 100}
Argentina example:
{"searchUrls": ["https://ar.computrabajo.com/empleos-de-vendedor-en-buenos-aires"],"maxResults": 100}
2. Search Keywords
Enter one or more keywords. The scraper searches the selected country and returns matching jobs.
{"country": "pe","searchQueries": ["ingeniero de sistemas", "analista de datos"],"maxResultsPerQuery": 100}
3. Country selector
Pick a country from the dropdown and leave other fields empty for a broad search of all jobs in that country.
{"country": "cl","maxResults": 200}
Mixing URLs from different countries
Paste URLs from multiple countries in a single run. The scraper auto-detects the country from each URL domain.
{"searchUrls": ["https://mx.computrabajo.com/empleos-de-desarrollador","https://co.computrabajo.com/empleos-de-desarrollador","https://ar.computrabajo.com/empleos-de-desarrollador"],"maxResults": 300}
4. Direct Job URLs (alive checks)
Paste individual job page URLs to check if they're still active. Returns job_status: online (with full job data) or expired.
{"directUrls": ["https://co.computrabajo.com/ofertas-de-trabajo/oferta-de-trabajo-de-desarrollador-bi-semi-senior-remoto-en-bogota-dc-FF04FD7650F3744861373E686DCF3405"]}
Useful for monitoring job listings and detecting when positions are filled.
Input reference
| Field | Type | Default | Description |
|---|---|---|---|
country | string | co | Country: mx, co, pe, ar, cl, ec, ve, cr, gt, sv, uy, py, pa, hn, ni, do, bo, cu, pr. Auto-detected from search URLs. |
searchUrls | string[] | empty | Pre-filtered search URLs from any supported domain. Country auto-detected. |
searchQueries | string[] | empty | One or more search keywords (e.g. "desarrollador"). |
directUrls | string[] | empty | Individual job page URLs for alive checks. Returns job_status (online/expired). |
includeJobDetails | boolean | true | Fetch detail pages for full description, employment type, industry, hiring organization, structured salary, skill tags. |
maxConcurrency | integer | 3 | Parallel detail page fetches (1-10). |
maxResults | integer | 10 | Total cap across all queries (0 = unlimited). |
maxResultsPerQuery | integer | 100 | Max results per search URL or keyword. |
proxyConfiguration | object | Apify auto | Proxy settings. Datacenter proxies work well. |
Output example
{"id": "FF04FD7650F3744861373E686DCF3405","title": "Desarrollador BI Semi Senior Remoto","company": "PUNTO EMPLEO S.A.S","company_logo_url": "https://ii.ct-stc.com/1/logos/empresas/2017/11/16/administracion-de-personal-93FF10B0152E772D185009thumbnail.png","company_profile_url": "https://co.computrabajo.com/empresas/ofertas-de-trabajo-de-punto-empleo-sa-93FF10B0152E772D","company_rating": 4.5,"employer_id": "93FF10B0152E772D","location": "Bogotá, D.C.","city": "Bogotá","region": "D.C.","country": "Colombia","country_code": "CO","industry": "RRHH / Personal","is_verified_company": true,"contract_type": "Contrato de Obra o labor","working_hours": "Tiempo Completo","min_education": "Universidad / Carrera Profesional","min_experience_years": 2,"tags": ["Google Cloud Platform", "BigQuery", "Python", "Scala", "Apache Spark", "Power BI", "Looker"],"keywords": ["developer", "programador", "senior", "sr", "casa", "remoto", "remote", "teletrabajo"],"salary_text": "$ 6.500.000,00 (Mensual)","salary_min": 6500000,"salary_max": 6500000,"salary_currency": "COP","salary_period": "month","employment_type": "FULL_TIME","work_arrangement": "Remote","description_full": "Desarrollador BI Semi Senior Remoto. Salario: $6.500.000. Modalidad: 100% Remoto. Duración: 6 meses. Horario: Lunes a viernes 8-18. Conocimientos en Google Cloud Platform (BigQuery), Python, Scala, Apache Spark, Power BI, Looker...","description_html": "<p>Desarrollador BI Semi Senior Remoto<br/>Salario: $6.500.000<br/>...</p>","is_featured": true,"is_urgent": true,"job_status": "online","content_hash": "27641234c1e90a5e41e01e3800204de6","posted_text": "Hace 1 hora","listing_date": "2026-06-04","valid_through": "2026-08-03","apply_url": "https://candidato.co.computrabajo.com/candidate/apply/?oi=FF04FD7650F3744861373E686DCF3405&p=280&idb=1&d=32","source_url": "https://co.computrabajo.com/ofertas-de-trabajo/oferta-de-trabajo-de-desarrollador-bi-semi-senior-remoto-en-bogota-dc-FF04FD7650F3744861373E686DCF3405","source_platform": "computrabajo.com","search_query": "https://co.computrabajo.com/empleos-de-desarrollador","scraped_at": "2026-06-12T10:48:02.889Z"}
Use cases
Salary benchmarking across Latin America Compare salaries for the same role across 19 countries. Run "ingeniero de software" searches in MX, CO, AR, and CL to see how compensation varies, with structured salary_min, salary_max, and salary_period for clean comparison.
Recruitment and talent sourcing
Feed job listings into your CRM, ATS, or spreadsheet via Apify's API, webhooks, or integrations. The apply_url field gives a direct application link for each posting.
Market research and hiring trends Track which skills are in demand across LATAM. Search for "react", "python", or "data engineer" across all 19 countries to map regional demand.
Competitor intelligence Monitor competitor hiring activity across multiple markets. Track when companies expand into new LATAM countries by watching their job postings.
Work arrangement analysis
Use the work_arrangement field (Remote/Hybrid/On-site) to analyze flexible work trends across LATAM countries and industries.
Speed
| Jobs | Details OFF (fast) | Details ON (full) |
|---|---|---|
| 10 | ~1 second | ~3 seconds |
| 50 | ~3 seconds | ~12 seconds |
| 100 | ~6 seconds | ~25 seconds |
| 500 | ~30 seconds | ~2.5 minutes |
Details OFF returns SERP data: title, company, salary text, location, city, region, posted text, urgency/featured flags, verified-company badge, apply URL.
Details ON adds: full description (text + HTML), structured salary (min/max/currency/period), employment type, contract type, working hours, work arrangement, industry, hiring organization (logo + employer ID), listing date, valid-through, skill tags, keywords, min education, min experience years, content hash.
Field availability by mode
| Fields | Search (fast) | Search + Details | Direct URLs |
|---|---|---|---|
| Title, company, salary text, location | ✅ | ✅ | ✅ |
| City, region, country, urgency flags | ✅ | ✅ | ✅ |
| Verified-company badge | ✅ | ✅ | ✅ |
| Apply URL, posted text | ✅ | ✅ | ✅ |
| Full description (text + HTML) | ✅ | ✅ | |
| Structured salary (min/max/currency/period) | partial | ✅ | ✅ |
| Employment type, industry | ✅ | ✅ | |
| Contract type, working hours | ✅ | ✅ | |
| Min education, years of experience | ✅ | ✅ | |
| Skill tags, keywords | ✅ | ✅ | |
| Hiring organization logo, employer ID | ✅ | ✅ | |
| Listing date, valid-through | ✅ | ✅ | |
| Work arrangement (Remote/Hybrid/On-site) | ✅ | ✅ | |
| Content hash (change detection) | ✅ | ✅ | |
| Job status (online/expired) | online | online | ✅ |
Integrations
Works with all Apify integrations:
- API: trigger runs and download results programmatically
- Webhooks: get notified when a run completes
- Zapier and Make: connect to 5,000+ apps
- Google Sheets: export directly to a spreadsheet
- Slack, Email: get notifications with results
Related actors
- Seek Scraper: Jobs across 8 Asia-Pacific countries
- Indeed Scraper: 60+ countries, salary and company enrichment
- LinkedIn Scraper: LinkedIn company and job pages
Something not working? Create an issue and we will fix it.