Sapphire Ventures Portfolio Hiring avatar

Sapphire Ventures Portfolio Hiring

Pricing

from $33.50 / 1,000 job records

Go to Apify Store
Sapphire Ventures Portfolio Hiring

Sapphire Ventures Portfolio Hiring

Clean, structured job openings across the Sapphire Ventures portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carries: title, company, all locations, the direct apply link, the board's job page, when it was first

Pricing

from $33.50 / 1,000 job records

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Clean, structured job openings across the Sapphire Ventures portfolio — one record per job, from the portfolio's public jobs board. Each job_record carries: title, company, all locations, the direct apply link, the board's job page, when it was first listed and when it was seen, plus salary, seniority, work mode, skills, and company stage whenever the board publishes them.

What it does

  • Reads the portfolio board's public job search and returns clean job records.
  • One job = one record. A job open in several places is a single record with a location list, not duplicates. The same job never appears — or bills — twice in a run (identity is the apply link).
  • Lets you bound a run by count (maxRecords) or by filters (locationContains, seniority, workMode, companyContains, titleContains, minSalary) so a large board never surprises you.
  • If the board is unreachable, changes shape, or its cards vanish (a redesign), it stops loudly — a broken board is never delivered as an empty success.

Pricing

EventPrice (USD)
apify-actor-start$0.02
job_record$0.05

apify-actor-start is charged once per run by the platform. job_record is charged once per unique job delivered, and drops with volume ($0.05 → $0.045 → $0.04 → $0.0335). Duplicate apply links, filtered-out jobs, and empty filtered results bill nothing; a source outage bills nothing.

Input

  • maxRecords — cap on job records delivered (buyer-requested bound; default 500).
  • locationContains / seniority / workMode / companyContains / titleContains / minSalary — filters.
  • hitsPerPage, maxPages — pagination controls.
  • minRequestIntervalSec — self-throttle between requests (default 1s).

Notes

Salary and seniority are delivered when the board publishes them; the full job description lives on the job page, reachable at the apply/source link (has_description flags when one exists). Salaries are reported in the job's own currency and are not converted.