Catho Jobs Scraper

Catho Jobs Scraper

🔍 Extract detailed job listings from Catho.com.br with comprehensive information including salaries, benefits, company details, and job descriptions. Perfect for job market analysis, recruitment research, and tracking employment opportunities in Brazil.

JOBSINTEGRATIONSOTHERApify

Catho Jobs Scraper 🇧🇷

A powerful web scraper that extracts detailed job listings from Catho.com.br, Brazil's leading job search platform. Get comprehensive job data including titles, salaries, company information, benefits, and complete job descriptions.

Features ✨

  • Extract detailed job information from search results
  • Support for multiple search URLs
  • Customizable maximum number of items to scrape
  • Built-in proxy support for reliable data collection
  • Real-time data streaming with automatic pagination
  • Advanced anti-detection mechanisms

Output Data 📊

  • Job title and description
  • Salary range information
  • Company details and size
  • Contract type and working hours
  • Benefits package
  • Location details
  • Job requirements and skills
  • Posting date and last update
  • Application deadlines
  • Engagement metrics

Use Cases 💡

  • Job market research and analysis
  • Recruitment and HR analytics
  • Salary benchmarking
  • Industry trend monitoring
  • Career opportunity tracking
  • Employment market insights

Input Example

A full explanation of an input example in JSON.

1{
2    "searchUrls": [
3        "https://www.catho.com.br/vagas/ai/sao-paulo-sp"
4    ],
5    "maxItems": 20
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "searchUrl": "https://www.catho.com.br/vagas/ai/sao-paulo-sp",
4        "engaged_hirer": true,
5        "job_boost": 1,
6        "job_boost_engagement": 1.164814829826355,
7        "job_customized_data": {
8            "id": 31493272,
9            "titulo": "Marketing Assistant",
10            "data": "2025-03-27T23:59:59Z",
11            "dataAtualizacao": "2025-03-27T09:59:22Z",
12            "salario": 0,
13            "faixaSalarial": "De R$ 3.001,00 a R$ 4.000,00",
14            "faixaSalarialId": 0,
15            "salarioACombinar": true,
16            "jobQuantity": 1,
17            "empId": 1272239,
18            "companySize": "P",
19            "tipoEmp": "C",
20            "localPreenchimento": 0,
21            "possuiQuest": false,
22            "descricao": "Comunicação interna e externa da empresa, administrar redes sociais e site pela plataforma wix, gerar imagens pelos principais programas da adobe (PSD, AI..). Construir campanhas pelo google ads e monitorar o engajamento.",
23            "perfilId": 1,
24            "ppdPerfilId": 0,
25            "hrenova": false,
26            "horario": "Segunda a Sexta das 8h as 18h",
27            "infoAdicional": "",
28            "regimeContrato": "CLT (Efetivo),Prestador de serviços (PJ)",
29            "benef": [
30                "Tíquete refeição",
31                "Vale-transporte"
32            ],
33            "entradaEmp": "2019-11-20T23:59:59Z",
34            "empContratou": 0,
35            "grupoMidia": [],
36            "pja": false,
37            "origemId": 343,
38            "origemAgregador": false,
39            "agregadorUrlCand": "",
40            "habilidades": [],
41            "ppdInfo": {
42                "descricao": "",
43                "funcao": null,
44                "aparelho": null,
45                "instAdapt": false,
46                "curso": null
47            },
48            "ppdFiltro": [],
49            "anunciante": {
50                "nome": "GS TRATOR ",
51                "confidencial": false
52            },
53            "contratante": {
54                "nome": "GS TRATOR ",
55                "confidencial": false
56            },
57            "vagas": [
58                {
59                    "paisId": 31,
60                    "pais": "Brasil",
61                    "estadoId": 25,
62                    "estado": "São Paulo",
63                    "uf": "SP",
64                    "cidadeId": 783,
65                    "cidade": "São Paulo",
66                    "total": 1
67                }
68            ]
69        },
70        "job_id": 31493272,
71        "matches_city_filter": true,
72        "score": 6.022109
73    },
74    ...
75]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!