Gupy.io – Public Jobs, Companies & Hiring Badges avatar

Gupy.io – Public Jobs, Companies & Hiring Badges

Pricing

from $1.00 / 1,000 job results

Go to Apify Store
Gupy.io – Public Jobs, Companies & Hiring Badges

Gupy.io – Public Jobs, Companies & Hiring Badges

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.

Pricing

from $1.00 / 1,000 job results

Rating

0.0

(0)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Gupy.io Jobs Scraper

Scrape public job listings from Gupy.io. The actor supports keyword search, Brazilian state and city filters, workplace model, job type, exact Gupy career page name, PWD-only listings, feedback-badge companies, URL mode, optional detail enrichment, and newest/oldest/company sorting.

Pricing

Pay per event:

EventPrice
Actor start$0.08
Job result$0.002
Detail enrichment$0.0008

Base result pricing is $2.00 per 1,000 saved jobs plus the run-start event. Detail enrichment adds $0.80 per 1,000 enriched jobs when enabled.

Input

Use Search mode for filters:

{
"searchTerm": "developer",
"state": "São Paulo",
"workplaceTypes": ["remote"],
"sortBy": "newest",
"fetchDetails": true,
"maxItems": 20
}

Use URL mode for portal search URLs or company job URLs:

{
"mode": "url",
"urls": [
"https://portal.gupy.io/job-search/term=developer",
"https://sejaesm.gupy.io/job/eyJqb2JJZCI6MTE1MjA0MzksInNvdXJjZSI6Imd1cHlfcG9ydGFsIn0=?jobBoardSource=gupy_portal"
],
"maxItems": 5
}

maxItems is the only finite default cap and means the maximum matching rows to save. Fewer rows may be returned when the selected source, keyword, and filters match fewer live records. maxPages is unlimited by default; set it only when you want to stop after a fixed number of API pages.

Export to your apps (MCP connectors)

Optionally pipe results into Notion, Linear, Airtable, or any Apify-supported MCP server. Authorize a connector once under Apify → Settings → Integrations, then select it in the Export to your apps input. Each connector receives a condensed, human-readable summary per job (title + key fields); the full record always stays in the dataset. For Notion, also set Notion parent page. Use Max jobs to export per connector to cap how many jobs are written per run. This is a fail-safe side channel — connector errors never affect the scrape or the dataset.

Output

Each result includes job identifiers, title, URL, HTML and plain-text description, location, job type, workplace type, remote flag, publication and application deadline dates, company/career page metadata, badge/PWD flags, source fields, and a scrape timestamp.

Proxy Guidance

Apify Proxy with datacenter IPs is sufficient for Gupy and is the default. Running without Apify Proxy (direct or free-plan) may be rate-limited; if you see repeated source errors, enable Apify Proxy. Residential is rarely needed.

Notes

The actor extracts public job data. Users are responsible for compliance with applicable laws, platform terms, and privacy obligations.