Female Founders Fund Portfolio Jobs Scraper
Pricing
from $33.50 / 1,000 job records
Female Founders Fund Portfolio Jobs Scraper
Clean, structured job openings across the Female Founders Fund portfolio — one record per job, from the portfolio's public jobs board.
Pricing
from $33.50 / 1,000 job records
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
💼 Female Founders Fund Portfolio Hiring
Clean, structured job openings across the Female Founders Fund 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.
Output is one job_record row per result; billing is pay-per-event, the value event being one job record (a $0.02 start fee per run, then $0.05 per job record). Source: jobs.femalefoundersfund.com.
No login, no API key and no CAPTCHA solving are involved: the source is read logged-out with an identified contact User-Agent.
📊 Sample Output
Real rows from run YmSyZMWfEkh2owilg on build 0.1.9 (2026-09-17), the same input as the Quick start below — every value is as the source published it (emails masked, long text shortened):
| title | company_slug | company_stage | seniority | salary_period | posted_at |
|---|---|---|---|---|---|
| Senior Recruiter (Contract) | maven-clinic | series_f | senior | hour | 2026-09-17T12:14:20Z |
| Senior Visual Brand Designer | tala | other | senior | period_not_defined | 2026-09-17T11:44:39Z |
| Per Diem Certified Nurse Midwife (CNM) | oula-health-2 | series_b | mid_senior | hour | 2026-09-15T11:10:31Z |
| Client Success Manager | maven-clinic | series_f | mid_senior | year | 2026-09-13T10:17:40Z |
| Analytics Platforms Architect | tala | other | senior | year | 2026-09-12T12:56:53Z |
| PART -TIME HOUSEKEEPER | eloquii | acquisition | entry_level | period_not_defined | 2026-09-12T11:14:58Z |
| FR-Technical Specialist | lex-3-750c9e48-21bc-4134-926d-add067ece1f5 | acquisition | entry_level | period_not_defined | 2026-09-12T10:10:57Z |
| Cellular RF Transmitter Systems Engineer (m/f/d) | lex-3-750c9e48-21bc-4134-926d-add067ece1f5 | acquisition | mid_senior | period_not_defined | 2026-09-12T10:10:57Z |
The run finished with the status message: CAPPED: delivered 10 of 20+ unique jobs (maxRecords=10) — a buyer-requested bound on the count, not an outage. read 1 page(s), 0 duplicate apply-links collapsed. job_record billable=10
✅ What you get
A job_record (one per unique job, keyed by its apply link; a job open in several places is one record with a location list) or a run_receipt. Fields the board does not publish are null.
Each row is flat JSON with these fields (from the dataset schema and the sample run; a field the source does not publish for a given row is null):
record_type(string) — Discriminator.title(string/null) — Job title.company(string/null) — Hiring portfolio company name.company_slug(string/null) — Company slug on the board.company_stage(string/null) — Company funding stage as tagged by the board.company_head_count(integer/string/null) — Company head-count band (Getro band code or label).apply_url(string/null) — Direct apply link (the job's own URL); the record's unique identity.source_url(string/null) — The board's job page for this posting.locations(array/null) — All locations for this job (one record, many locations).primary_location(string/null) — First/primary location.work_mode(string/null) — on_site / remote / hybrid.seniority(string/null) — Seniority band as tagged by the board.salary_min(number/null) — Published minimum salary (currency units), or null.salary_max(number/null) — Published maximum salary (currency units), or null.salary_currency(string/null) — Salary currency code, or null.salary_period(string/null) — Salary period (year/hour/...), or null.salary_public(boolean/null) — Whether the board published a salary.offers_equity(boolean/null) — Whether equity is offered, when stated.skills(array/null) — Skills tagged by the board.has_description(boolean/null) — Whether the board publishes a full description (readable at the apply/source link).posted_at(string/null) — When the board first listed the job (ISO 8601).seen_at(string/null) — When this run observed the job (ISO 8601).source(string/null) — Board identifier.job_id(integer/null) — Getro job id.apply_domain(string/null) — Host of the apply link (e.g. the ATS).terminal(string/null) — run_receipt: run terminal.pages_read(integer/null) — run_receipt: API pages read.raw_seen(integer/null) — run_receipt: raw jobs scanned.duplicates(integer/null) — run_receipt: duplicate apply-links collapsed.unique_found(integer/null) — run_receipt: unique matching jobs found.delivered(integer/null) — run_receipt: records delivered (== job_record charges).
Every run also writes a RUN_RECEIPT record to its key-value store with the source checks it made and the counts it charged — diagnostics never land in the paid dataset.
⚙️ Sample inputs
1. Quick start — the Store example (this is what the sample above came from)
{"maxRecords": 10,"hitsPerPage": 1}
The sample run charged exactly: 1 × $0.02 apify-actor-start + 10 × $0.05 job_record = $0.52 on the Free tier — every delivered row was billed.
2. A smaller, narrowed run
{"maxRecords": 5,"hitsPerPage": 1}
Caps the run at 5 rows — about $0.27 on the Free tier ($0.02 start + 5 × $0.05).
3. A full-size run
{"maxRecords": 500,"hitsPerPage": 1}
Up to 500 rows (the schema default for maxRecords) — about $25.02 on the Free tier ($0.02 start + 500 × $0.05) if the source has that many.
🧾 JSON sample record
One real record from run YmSyZMWfEkh2owilg, exactly as it lands in the dataset (emails masked, long text shortened):
{"record_type": "job_record","title": "Senior Recruiter (Contract)","company": "Maven Clinic","company_slug": "maven-clinic","company_stage": "series_f","company_head_count": 4,"apply_url": "https://boards.greenhouse.io/mavenclinic/jobs/8815343002","source_url": "https://jobs.femalefoundersfund.com/companies/maven-clinic/jobs/93461417-senior-recruiter-contract","locations": ["Remote"],"primary_location": "Remote","work_mode": "remote","seniority": "senior","salary_min": 55,"salary_max": 65,"salary_currency": "USD","salary_period": "hour","salary_public": true,"offers_equity": false,"skills": ["Sourcing","Stakeholder Management","Problem Solving","Health Technology"],"has_description": true,"posted_at": "2026-09-17T12:14:20Z","seen_at": "2026-09-17T17:17:30Z","source": "female-founders-fund","job_id": 93461417,"apply_domain": "boards.greenhouse.io"}
🔧 How it works
Source. The actor reads jobs.femalefoundersfund.com — endpoints: https://jobs.femalefoundersfund.com. Public pages and feeds only; nothing behind a login.
Transport. Plain HTTPS from the Apify platform, no proxy. Every request carries an identified contact User-Agent.
Terminal states. A run ends NORMAL, CAPPED (your cap was reached), PARTIAL (something was withheld and the message says what), GENUINE_EMPTY (the source was read and truly had nothing in scope) or BLOCKED (the source refused or changed shape — the run FAILS loud and bills nothing). A zero-row run is never reported as a silent success.
Charging. Each job record is charged at the moment it is pushed (job_record); a row that fails to charge is not delivered, so the dataset count always equals the charged count.
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.
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.
What is not done. No login, no cookie or CAPTCHA bypass, no private or personal-account data, no browser automation.
💰 Pricing example
| Event | Free | Bronze | Silver | Gold |
|---|---|---|---|---|
Actor Start (apify-actor-start) | $0.02 | $0.02 | $0.02 | $0.02 |
Job record (job_record) | $0.05 | $0.04 | $0.04 | $0.03 |
Worked at the live Free-tier price:
- 8 job records: $0.02 start + 8 × $0.05 = $0.42
- 25 job records: $0.02 start + 25 × $0.05 = $1.27
- 500 job records: $0.02 start + 500 × $0.05 = $25.02
A run that delivers zero rows charges the $0.02 start fee only. A BLOCKED run (source refused) fails loud and charges no value event. The start fee is charged once per GB of run memory; the default run memory is 1024 MB.
Yield on the sample run: CAPPED: delivered 10 of 20+ unique jobs (maxRecords=10) — a buyer-requested bound on the count, not an outage. read 1 page(s), 0 duplicate apply-links collapsed. job_record billable=10. maxRecords is a hard ceiling on what is delivered and billed, never a target.
⚖️ Legal & ToS
This actor reads public, logged-out pages and feeds published by jobs.femalefoundersfund.com. It collects only what the source publishes to any visitor, identifies itself with a contact User-Agent, and does not access accounts, private data or anything behind authentication. Use the output in line with the source's terms and your local law; the intended use is B2B research and monitoring.
❓ FAQ
Q: Do I need an API key or a login?
A: No. The source (jobs.femalefoundersfund.com) is read logged-out; the input schema has no key field and the actor carries no secrets.
Q: Why did my run return 0 rows?
A: Read the run's status message. GENUINE_EMPTY means the source was read and had nothing in scope for your input; BLOCKED means the source refused and the run failed without billing a value event — retry later or narrow the input. A zero-row run bills the start fee only.
Q: How many rows can one run return?
A: Up to maxRecords (default 500). Raise the cap for a bigger run; you pay per delivered row.
Q: How fresh is the data?
A: Every run reads the source live at run time; nothing is cached between runs. Put it on a schedule for a continuous feed.
Q: What formats can I export?
A: The dataset downloads as JSON, CSV, Excel, XML or RSS from the run's Dataset tab or the Apify API, and any run can push to a webhook or integration.
Q: How is this different from the other VC portfolio job boards actors?
A: Same output shape and billing model; this one covers jobs.femalefoundersfund.com. The siblings under Related Actors cover the other sources or slices — run several on one schedule for a combined feed.
Q: Are there rate limits?
A: The actor paces itself against the source; there is no per-buyer limit beyond your Apify plan's concurrency.
🆘 Troubleshooting
- Run FAILED with BLOCKED → the source refused the request or changed its page shape → nothing was billed beyond the start fee; retry after a while, and if it persists open an Issue with the run id.
- Status says CAPPED → your cap (
maxRecords) was reached → raise it for a bigger run. - Input validation error on start → a field is outside the schema's allowed values → start from the Quick start block and change one field at a time.
- Run TIMED-OUT → a very wide request on a slow day → raise the run timeout in Run options or narrow the input; what was delivered before the timeout is still in the dataset.
🔗 Related Actors
- Dawn Capital Portfolio Hiring — Clean, structured job openings across the Dawn Capital portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carries…
- Dragonfly Portfolio Hiring — Clean, structured job openings across the Dragonfly portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carries: t…
- Drive Capital Portfolio Hiring — Clean, structured job openings across the Drive Capital portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carrie…
- Foundry Group Portfolio Hiring — Clean, structured job openings across the Foundry Group portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carrie…
- General Catalyst Portfolio Hiring — Clean, structured job openings across the General Catalyst portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord car…
- HV Capital Portfolio Hiring — Clean, structured job openings across the HV Capital portfolio — one record per job, from the portfolio's public jobs board. Each jobrecord carries:…
- 🏢 About NexGenData — NexGen Watch is NexGenData's fleet of 256 public monitoring and lookup actors built on official sources, pay-per-result. Browse the catalog at apify.com/nexgenwatch.
⭐ Found this useful?
If this actor saved you a manual check, a quick review on the Apify Store helps other teams find it. Feature request or a source that changed? Open it from the Issues tab — every one is read.
