VOOZH about

URL: https://apify.com/unfenced-group/gupy-scraper

⇱ Gupy Scraper β€” 64 Fields, No Proxy, Pay Per Result Β· Apify


πŸ‘ Gupy.io Scraper β€” Brazil Job Board avatar

Gupy.io Scraper β€” Brazil Job Board

Pricing

from $1.19 / 1,000 results

Go to Apify Store

Gupy.io Scraper β€” Brazil Job Board

Extract job listings from any Gupy.io company career page. No proxy, no API key. 64 fields per job including hiring pipeline stages, benefits, company social links and full structured address.

Pricing

from $1.19 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Gupy Scraper β€” Brazil Job Board

πŸ‘ Gupy.io Scraper β€” Brazil Job Board

Extract job listings from any company career page on Gupy.io β€” Brazil's #1 HR and recruitment platform. No proxy, no browser, no API key required.

Why this scraper?

πŸš€ Complete data β€” 61 fields per job

Title, department, city, workplace type, full hiring pipeline stages, company social links, benefits, salary range, PCD/disability flag, video URLs and more.

⚑ Fast listing mode β€” no detail fetches

Toggle fetchDetails off to retrieve all jobs in a single request per company β€” ideal for monitoring job counts, filtering by location or department, and building pipelines that don't need full descriptions.

🌎 Multi-company in one run

Scrape ItaΓΊ, Ambev, Sicredi and any other Gupy-powered company simultaneously by listing their subdomains.

πŸ”’ Zero bot detection

Public career pages, no authentication, no proxy required. Fully reliable for scheduled runs.


Input parameters

ParameterTypeDefaultDescription
subdomainsstring[]β€”Company subdomains to scrape, e.g. ["vempra", "ambev", "sicredi"]. Full URLs are also accepted.
startUrlsRequestSource[]β€”Alternative: full Gupy career URLs, e.g. https://vempra.gupy.io.
fetchDetailsbooleantrueWhen true, fetches each job's full detail page for description, prerequisites, responsibilities, benefits, salary, hiring pipeline, and all dates. When false, returns listing-level data only (faster and cheaper for large companies).
maxJobsPerCompanyinteger0Cap results per company. 0 = unlimited.
requestDelayinteger200Mean delay in milliseconds between requests (Gaussian randomised).
proxyConfigurationProxyβ€”Optional. Not required for Gupy β€” leave empty.

Output schema

{
"id":11122229,
"code":"G_CS_36",
"jobUrl":"https://vempra.gupy.io/jobs/11122229",
"applicationUrl":"https://vempra.gupy.io/jobs/11122229/apply",
"companySubdomain":"vempra",
"companyId":2,
"companyName":"Gupy",
"companyCareerPageUrl":"https://vempra.gupy.io/jobs",
"companyLogoUrl":"https://attachments.gupy.io/...",
"companyBannerUrl":null,
"companyWebsite":null,
"companyAbout":"Somos uma empresa de tecnologia...",
"companyAboutHtml":"<p>Somos uma empresa de tecnologia...</p>",
"companyLinkedin":null,
"companyFacebook":null,
"companyInstagram":null,
"companyGlassdoor":null,
"companyTimezone":"America/Sao_Paulo",
"companyLanguage":"pt",
"title":"Consultor de Customer Success",
"type":"vacancy_type_effective",
"workplaceType":"hybrid",
"isRemote":false,
"publicationType":"external",
"isInternalMobility":false,
"quickApply":false,
"department":null,
"role":null,
"jobLanguage":null,
"skills":null,
"reason":"staff_replacement",
"isDisabilityJob":true,
"fullAddress":"Av. Paulista, 1079, SΓ£o Paulo, SP, 01311200",
"city":"SΓ£o Paulo",
"state":"SΓ£o Paulo",
"stateCode":"SP",
"country":"Brasil",
"countryCode":"BR",
"publishedAt":"2026-04-10T17:35:23.160Z",
"expiresAt":"2026-05-04",
"registerEndDate":"2026-06-09",
"description":"Somos uma empresa de tecnologia...",
"descriptionHtml":"<p>Somos uma empresa...</p>",
"prerequisites":"ExperiΓͺncia prΓ©via em Customer Success...",
"prerequisitesHtml":"<ul><li>...</li></ul>",
"responsibilities":"A Γ‘rea de OperaΓ§Γ΅es reΓΊne...",
"responsibilitiesHtml":"<p>A Γ‘rea de OperaΓ§Γ΅es...</p>",
"benefits":"Vale-refeiΓ§Γ£o no cartΓ£o Caju; Plano mΓ©dico...",
"benefitsHtml":"<ul><li>...</li></ul>",
"jobSteps":[
{"id":65670466,"name":"Cadastro","order":0,"type":"register","category":"registration"},
{"id":65670463,"name":"Entrevista","order":1,"type":"offline","category":"interview"}
],
"jobStepsCount":7,
"salaryRange":null,
"journey":null,
"contractType":null,
"jobImageUrl":"https://attachments.gupy.io/...",
"jobSocialImageUrl":"https://attachments.gupy.io/...",
"videoUrl":null,
"videoTitle":null,
"isPostedOnGoogle":true,
"status":"published",
"scrapedAt":"2026-05-06T10:00:00.000Z"
}

Examples

Single company β€” full details

{
"subdomains":["vempra"],
"fetchDetails":true
}

Large company β€” listing only (fast mode)

{
"subdomains":["sicredi"],
"fetchDetails":false
}

Multi-company run

{
"subdomains":["vempra","ambev","suzano","usiminas"],
"fetchDetails":true,
"maxJobsPerCompany":100
}

Finding a company's subdomain

Visit the company's Gupy career page. The subdomain is the part before .gupy.io:

  • https://vempra.gupy.io β†’ vempra
  • https://ambev.gupy.io β†’ ambev
  • https://sicredi.gupy.io β†’ sicredi

You can also paste the full URL directly in startUrls and the subdomain is extracted automatically.


πŸ’° Pricing

$1.49 per 1,000 results β€” you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.49
10,000~$14.90
100,000~$149.00

Flat-rate alternatives typically charge $29–$49/month regardless of usage. At 10,000 results/month, this scraper costs significantly less with no commitment.

Use the Max jobs per company cap to control your spend exactly.


Performance

Company sizeJobsModeApprox. time
Small (< 20 jobs)10fetchDetails: true~5 s
Medium (50 jobs)50fetchDetails: true~20 s
Large (300+ jobs)300fetchDetails: true~2 min
Large (300+ jobs)300fetchDetails: false~3 s

Memory: 256 MB.


Known limitations

  • Apply URL: Always points to the Gupy application form. Gupy does not expose external ATS redirect URLs.
  • Salary: Not published by all employers β€” will be null when unavailable. Gupy does not require salary disclosure.
  • Company scope: Each run is scoped to the subdomains you provide. There is no built-in discovery of all companies on Gupy.
  • Internal vacancies: Jobs with publicationType: "internal" are visible when the career page is public. Internal-only pages (requiring login) cannot be scraped.

Technical details

  • Source: gupy.io β€” Brazil's leading ATS and job board platform
  • Memory: 256 MB
  • Repost storage: KeyValueStore gupy-scraper-job-dedup, 90-day TTL
  • Retry: Automatic retry on network errors, exponential backoff, 3 attempts per request

Additional services

Need a custom actor, additional filters, scheduled runs, or integration support?.nl](mailto:info@unfencedgroup.nl) β€” we build on request.


Related scrapers

Other scrapers in our Jobs β€” Americas collection:


Run it on a schedule

This actor is built for repeat use. Set it to run daily, weekly, or hourly, and the data keeps flowing without you touching it.

  • Schedule runs β€” open the actor, go to Schedules, and pick a cadence. Each run only charges you for the results it returns.
  • Connect it to your stack β€” push results straight to Google Sheets, Slack, a webhook, or your database using Apify Integrations. No glue code needed.
  • Pull results via API β€” every run writes a clean dataset you can fetch with one API call, ready for whatever you build on top of it.

Set it once and it runs on its own.


Need a custom scraper?

Unfenced Group builds Apify actors for any website β€” for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results β€” we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl

You might also like

Gupy Jobs Scraper - Brazil Job Board Real-Time Data (2026)

zen-studio/gupy-jobs-scraper

Scrape job listings from Gupy.io, Brazil's largest job board. Extract 90+ fields per job: descriptions, requirements, benefits, hiring pipeline steps, company profiles, and application deadlines. Filter by keyword, state, city, job type, or company.

Gupy Brazil Jobs Scraper

jungle_synthesizer/gupy-brazil-tech-jobs-scraper

Scrape job listings from Gupy β€” Brazil's

πŸ‘ User avatar

BowTiedRaccoon

3

Gupy.io Jobs Scraper

shahidirfan/Gupy-io-Jobs-Scraper

Extract job listings from Gupy, Brazil's leading recruitment platform. Scrape job titles, company details, salary ranges, and application links in seconds. Perfect for job boards, data analysis, and recruitment automation. Get structured datasets with zero coding required.

6

5.0

Gupy.io – Public Jobs, Companies & Hiring Badges

abotapi/gupy-io-scraper

Scrape public jobs from Gupy.io. Search by keyword, state, city, workplace type, job type, company, PWD, and feedback badge. Returns rich job, company, deadline, and badge fields.

πŸ’Ό Gupy Jobs Scraper

ethereal_wool/gupy-jobs-scraper

Extract Gupy jobs data β€” title, company, location, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

Brazil Jobs Scraper β€” InfoJobs, Vagas, Gupy, LinkedIn

viralanalyzer/brazil-jobs-scraper

Scrape Brazilian job listings from 5 major boards: InfoJobs, Vagas.com, Gupy, APInfo (IT), and LinkedIn Jobs. Get title, company, salary, location, description, benefits, experience level, and work model. For recruiters, job aggregators, and labor-market research.

81

5.0

Greenhouse Job Board Scraper β€” Extract Jobs & Salaries

vnx0/greenhouse-jobs-scraper

Extract job listings, descriptions, salaries, and hiring data from any company's career page. Scrape thousands of job boards with no authentication needed.

The Hub Jobs Scraper

needy_hammock/the-hub-jobs-scraper

Scrape job listings from thehub.io the leading Nordic startup job board. Extract comprehensive job data, including company details, salary information, location, and complete job descriptions.

22

Indeed Jobs Scraper - Salary & Benefits Data

newbs/Indeed-Job-Scraper

Scrape detailed Indeed job listings by keyword, country, and city. Extract salaries, benefits, skills, job types, dates, locations, company links, apply links, and full job descriptions for recruiting, market research, lead generation, and job board enrichment.

Company Career Page Scraper

piotrv1001/company-career-page-scraper

Scrapes job listings from any company career page, automatically discovering ATS platforms like Greenhouse, Lever, Ashby and Workday. Uses AI to extract skills, requirements, benefits and salary from job descriptions. Ideal for recruiting intelligence, job market research, and lead generation.

281