Computrabajo Jobs Scraper avatar

Computrabajo Jobs Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Computrabajo Jobs Scraper

Computrabajo Jobs Scraper

Efficiently extract detailed job data from Computrabajo, the leading job portal in Latin America. Gather job titles, descriptions, companies, and locations with speed. To ensure the most reliable performance and prevent blocking, the use of residential proxies is strongly recommended.

Pricing

from $1.99 / 1,000 results

Rating

5.0

(5)

Developer

Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

3

Bookmarked

96

Total users

20

Monthly active users

6 days ago

Last modified

Share

What does Computrabajo Jobs Scraper do?

Computrabajo Jobs Scraper collects public job listings from Computrabajo country websites across Latin America. Provide a direct Computrabajo search or category URL, choose a result limit, and receive structured records with job titles, companies, locations, salaries, posting dates, descriptions, tags, and listing URLs.

The dataset is useful for recruitment research, talent sourcing, hiring-market analysis, job-board feeds, and recurring monitoring. You can export the results as JSON, CSV, Excel, or other formats supported by Apify.

Why use Computrabajo Jobs Scraper?

  • LATAM job coverage - Run searches on country domains such as Argentina, Mexico, Colombia, Peru, Chile, Ecuador, Panama, Costa Rica, Guatemala, Bolivia, Uruguay, the Dominican Republic, and Nicaragua.
  • Structured job records - Keep the main hiring fields in a consistent dataset for analysis and downstream processing.
  • Direct search URL input - Reuse filters already configured on Computrabajo instead of recreating every search in the Actor.
  • Pagination and deduplication - Collect results across available pages while avoiding repeated listings in the same run.
  • Description and tag enrichment - Preserve published descriptions and job keywords when they are available in the source listing.
  • Automation-ready workflow - Schedule recurring runs, connect webhooks, use the Apify API, or send results to spreadsheet and no-code tools.

What data can you extract from Computrabajo?

Each dataset item represents one public job listing. Fields can be omitted when Computrabajo does not publish the corresponding value.

FieldTypeDescription
idStringComputrabajo listing or offer identifier when available.
titleStringJob title or position name.
companyStringHiring company name when published.
companyIdStringCompany identifier when available.
locationStringCity, region, or other published job location.
salaryStringSalary text or salary range when published.
jobTypeStringEmployment type, contract, or work arrangement label.
postedDateStringPosting date or relative date shown by Computrabajo.
updatedAtStringListing update information when available.
descriptionHtmlStringFormatted job description when published.
descriptionTextStringPlain-text job description for search and analysis.
applyUrlStringApplication link when the listing provides a separate destination.
tagsArraySkills, keywords, or tags associated with the job.
urlStringDirect Computrabajo URL for the job listing.
sourceStringSource label when the record includes one.
scrapedAtStringISO timestamp for the collection time.

How to scrape Computrabajo jobs

  1. Open the Actor in Apify Console.
  2. Paste a public Computrabajo results URL into searchUrl.
  3. Set maxJobs and choose whether to include full descriptions.
  4. Configure proxy settings if your run needs them, or use the default configuration.
  5. Start the run and review the dataset preview.
  6. Download the results or connect the dataset to your workflow.

Use a country-specific domain and a results page with active listings. The URL can contain Computrabajo search, category, location, or other supported filters.

Input Parameters

ParameterTypeRequiredDefaultDescription
searchUrlStringYeshttps://ar.computrabajo.com/empleos-de-administracion-y-oficinaPublic Computrabajo search or category URL. It must use a Computrabajo domain.
maxJobsIntegerNo20Maximum number of jobs to collect. Values above 10000 are capped; 0 requests collection up to the run limit.
includeFullDescriptionBooleanNotrueInclude full description content when it is available in the published listing data.
proxyConfigurationObjectNoResidential Apify Proxy presetOptional Apify Proxy settings for reliability during larger runs.

Usage Examples

Basic category run

Collect the first 20 jobs from an Argentina administration and office category:

{
"searchUrl": "https://ar.computrabajo.com/empleos-de-administracion-y-oficina",
"maxJobs": 20
}

Country and category snapshot

Collect up to 80 technology and systems jobs from the Mexico site:

{
"searchUrl": "https://mx.computrabajo.com/empleos-de-tecnologia-sistemas",
"maxJobs": 80,
"includeFullDescription": true
}

Location-focused collection with proxy settings

Collect jobs from a Bogotá sales search and use residential proxy settings for a larger run:

{
"searchUrl": "https://co.computrabajo.com/empleos-de-ventas-en-bogota",
"maxJobs": 150,
"includeFullDescription": true,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

The following example shows one normalized dataset item. Optional values can be absent when the source listing does not publish them.

{
"id": "F5DDB4D356B9B34A61373E686DCF3405",
"title": "Analista de Reclutamiento",
"company": "Empresa ABC",
"location": "Bogotá, Cundinamarca",
"salary": "3000000 - 4200000 COP",
"jobType": "Tiempo completo",
"postedDate": "Hace 2 días",
"descriptionText": "Importante compañía del sector requiere analista de reclutamiento...",
"tags": ["reclutamiento", "talento humano", "selección"],
"url": "https://co.computrabajo.com/ofertas-de-trabajo/oferta-de-trabajo-de-analista-de-reclutamiento-F5DDB4D356B9B34A61373E686DCF3405",
"scrapedAt": "2026-08-10T09:30:22.145Z"
}

Tips for Best Results

  • Use a complete results URL - Open the relevant Computrabajo country site, apply its search filters, and copy the resulting public URL.
  • Start with a small limit - Test with maxJobs: 20 before increasing the collection size.
  • Keep the domain aligned - Use an Argentina URL for Argentina searches, a Mexico URL for Mexico searches, and so on.
  • Use proxy settings for larger runs - Residential proxy settings can help when collecting many pages or running repeated jobs.
  • Keep recurring searches consistent - Reuse the same URL and limit when comparing hiring activity over time.
  • Review missing values normally - Salary, tags, application links, and company identifiers are only available when published by the listing.

Integrations

  • Google Sheets - Review job records with recruiting and research teams.
  • Airtable - Build searchable hiring databases and talent research views.
  • Webhooks - Notify downstream systems when a run finishes.
  • Make or Zapier - Trigger alerts, enrichment, and record updates without custom code.
  • Apify API - Start runs and retrieve datasets from your own applications.

Export Formats

  • JSON - Applications, APIs, and data pipelines.
  • CSV - Spreadsheet analysis and bulk imports.
  • Excel - Reports and stakeholder handoffs.
  • XML - Structured system integrations where required.

Frequently Asked Questions

Which Computrabajo country sites can I use?

You can use public Computrabajo country domains supported by the source, including ar, mx, co, pe, cl, ec, ve, pa, cr, gt, bo, uy, do, and ni subdomains. Always provide a valid public results URL for the country you want to collect.

How many jobs can I collect in one run?

Set maxJobs to the number of records you need. The Actor accepts up to 10000; setting it to 0 requests the expanded run limit, subject to the available listings and run resources.

Why are some fields missing?

Some employers do not publish salary, tags, application links, or company identifiers. Missing values usually reflect the source listing rather than a failed run.

Do I need to configure a proxy?

No. The Actor has a default Apify Proxy configuration. For larger or repeated collections, you can provide your own proxyConfiguration settings.

Can I schedule Computrabajo job collection?

Yes. Create a schedule in Apify Console to refresh the same search daily, weekly, or at another interval that fits your monitoring workflow.

Can I export Computrabajo data to CSV or Excel?

Yes. Apify datasets can be downloaded as CSV, Excel, JSON, XML, and other supported formats after the run completes.

You are responsible for complying with applicable laws, privacy requirements, and Computrabajo terms when collecting or using public job data. Use the dataset for legitimate purposes and respect any access or usage restrictions.

Support

For issues, field questions, or feature requests, use the Issues tab or support channels on the Actor page in Apify Console.

This Actor is intended for legitimate collection and analysis of publicly available job data. You are responsible for complying with applicable laws, website terms, privacy rules, and any restrictions that apply to your use of the collected data.