Gupy Jobs Scraper / Vagas por Empresa e Termo avatar

Gupy Jobs Scraper / Vagas por Empresa e Termo

Pricing

$2.00 / 1,000 result delivereds

Go to Apify Store
Gupy Jobs Scraper / Vagas por Empresa e Termo

Gupy Jobs Scraper / Vagas por Empresa e Termo

Get open jobs (title, city, work model, type and date) from any company's Gupy careers page, filtered by term and city.

Pricing

$2.00 / 1,000 result delivereds

Rating

0.0

(0)

Developer

Dados BR

Dados BR

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Gupy Jobs Scraper

Gets open jobs — title, city, work model, type and publish date — from any company's Gupy careers page, filtered by term, city and remote-only, built for recruiters, edtechs, market researchers and candidates.

Use cases

  • A recruiter monitors a set of target companies' Gupy pages for new openings in a role.
  • An edtech tracks demand for a skill (e.g. "Python") across dozens of companies using Gupy.
  • A candidate sets up a daily run to get notified the moment a remote role opens at a shortlist of companies.

Input example

{
"empresas": ["nubank"],
"termo": "desenvolvedor",
"cidade": "",
"remoto": false,
"maximo": 100,
"maxItems": 100
}

Output example

{
"id": "1234567",
"vaga": "Desenvolvedor(a) Backend Pleno",
"empresa": "nubank",
"cidade": "São Paulo",
"modelo": "remoto",
"tipo": "effective",
"publicada_em": "2026-08-20T10:00:00.000Z",
"url": "https://nubank.gupy.io/jobs/1234567",
"coletado_em": "2026-09-04T12:00:00+00:00",
"url_origem": "https://nubank.gupy.io/jobs/1234567"
}

Price

US$ 2.00 per 1,000 results, no subscription.

How to use

  • API: call via the Apify API with empresas (array of Gupy company subdomains, the part before .gupy.io), optional termo, cidade, remoto and maxItems.
  • Scheduled: run daily with Apify Schedules to catch new postings.
  • Integrations: n8n, Make or Zapier via the Apify app to feed a job board or Slack alert.

Limitations

  • This Actor targets one company (Gupy subdomain) at a time; it does not search across all companies on Gupy at once.
  • The exact field names returned by Gupy's public jobs API were inferred from its documented public behavior (used by the company's own careers page) and are marked # TODO: verificar seletor real antes de publicar in src/main.py — confirm against a live response before publishing.
  • If Gupy changes its API response shape, the Actor fails with a clear error instead of returning an empty dataset.
  • Open an issue if a company's Gupy page stops returning jobs.

This Actor collects only public data and respects Gupy's terms of use.


Em português

Para uma lista de empresas (pelo subdomínio Gupy), devolve as vagas abertas com cidade, modelo (remoto/híbrido), tipo, data de publicação e URL, filtrando por termo e cidade quando informado. Serve para recrutador monitorar empresas-alvo, edtech medir demanda por habilidade e candidato ser avisado assim que uma vaga remota abrir.

Preço: US$ 2,00 por 1.000 resultados, sem mensalidade.