PitchBook Public Profile Scraper
Pricing
from $20.00 / 1,000 public record extracteds
PitchBook Public Profile Scraper
Extract public PitchBook profile and research metadata from supplied URLs. No account, cookies, CAPTCHA solving, or third-party API is used.
Pricing
from $20.00 / 1,000 public record extracteds
Rating
0.0
(0)
Developer
Khadin Akbar
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract metadata from supplied public PitchBook profile, research, and news URLs. This actor is for investors, researchers, and operations teams that need a small structured dataset of public page titles, descriptions, canonical links, images, and dates.
It requests the public page first. If PitchBook blocks that unauthenticated request, it can query the URL identifier through Apify's Google SERP proxy and accept only an exact destination-URL match. It deliberately does not sign in, accept a session cookie, use credentials, solve CAPTCHAs, or bypass access controls. Subscription-only fields are outside its scope.
What it returns
| Field | Meaning |
|---|---|
entityType | URL-derived company, investor, fund, deal, research, news, or profile type |
title | Public HTML/Open Graph title |
description | Public meta/Open Graph description |
sourceUrl and canonicalUrl | Supplied and declared public URL |
imageUrl, publishedAt | Public page metadata when available |
retrievalMethod | direct or google-serp, so downstream users know where the public metadata came from |
Input
Provide one to 25 public URLs beginning with https://pitchbook.com/profiles/, https://pitchbook.com/news/, or https://pitchbook.com/research/.
{"profileUrls": ["https://pitchbook.com/profiles/company/127635-40"],"maxItems": 1,"useApifyProxy": true,"useGoogleSearchFallback": true}
Outcomes and limits
The actor always writes OUTPUT and RUN_SUMMARY.
COMPLETE: every processed URL yielded public metadata, directly or through an exact-match public search result.PARTIAL: at least one public record was saved, while another URL was unavailable.VALID_EMPTY: no supplied URL resolved to a public record.INVALID_INPUT: a URL was missing or outside the public PitchBook paths.UPSTREAM_FAILED: all valid supplied URLs were blocked or unavailable.
PitchBook may present a challenge or deny an unauthenticated request. The Actor does not attempt to evade that block. When enabled, it instead checks the public Google index for an exact result matching the supplied PitchBook URL; if neither route returns usable metadata, the run reports the block honestly.
Pricing
Pay per event + usage is configured: $0.00005 per run start and $0.02 per validated public record saved. Blocked, private, invalid, and empty pages are never charged as records.
Compliance
Use only URLs and data you are authorized to access and use. This actor is designed for public metadata; it is not a replacement for a PitchBook subscription or an approved data integration.