PitchBook Company Scraper avatar

PitchBook Company Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
PitchBook Company Scraper

PitchBook Company Scraper

Scrapes public PitchBook company profiles with company details, industry, funding, ownership status, headquarters, website, social links, total funding, latest deal, investors, and competitors. Supports company-name searches or specific profile URLs for market research and competitive intelligence.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Collects company information from the public company profiles on PitchBook. Search by company name or paste specific profile links, and get one flat record per company with the description, year founded, employee count, ownership and financing status, primary and other industries, verticals, headquarters address, website, social links, total raised, latest deal, and the investors and competitors listed on the profile.

Input

FieldDefaultDescription
searchopenaiCompany name or keyword to look up. Ignored when profile URLs are supplied.
profile_urls(empty)Specific company profiles to scrape — full links (https://pitchbook.com/profiles/company/149504-14) or bare profile IDs (149504-14).
max_results10Maximum number of company profiles to return (1–200).
include_relatedtrueAlso include the investor and competitor names listed on each profile.
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one company profile:

{
"name": "OpenAI",
"profile_url": "https://pitchbook.com/profiles/company/149504-14",
"profile_id": "149504-14",
"description": "Developer of machine learning systems designed for general-purpose artificial intelligence applications...",
"year_founded": 2015,
"status": "IPO Registration",
"employees": 4500,
"latest_deal_type": "IPO",
"investors_count": 226,
"website": "http://www.openai.com",
"linkedin_url": "https://www.linkedin.com/company/openai",
"twitter_url": "https://twitter.com/OpenAI",
"facebook_url": "https://www.facebook.com/openai",
"verticals": ["Big Data", "SaaS", "Artificial Intelligence & Machine Learning", "Mobile"],
"ownership_status": "In IPO Registration",
"financing_status": "Venture Capital-Backed",
"primary_industry": "Business/Productivity Software",
"other_industries": "Media and Information Services (B2B)",
"street_address": "1455 3rd Street",
"city": "San Francisco",
"state": "California",
"postal_code": "94158",
"country": "United States",
"logo_url": "https://image.pitchbook.com/FqwsLKZ8o8bnqRbSut8bpzXlREm1778579203281_200x200",
"total_raised": "$186B",
"latest_deal_date": "08-Jun-2026",
"investors": ["ABS Global Investments", "Acquinox Capital", "Amazon.com"],
"competitors": ["Sentient.io", "Primer", "alwaysAI"],
"faqs": { "When was OpenAI founded?": "OpenAI was founded in 2015." },
"raw": { ... }
}

Notes

  • Runs with empty input (defaults to a search for openai).
  • Enable a US-based proxy for the most reliable results.
  • Only the publicly previewed portion of each profile is collected; the investor and competitor lists are the preview subset shown on the page.
  • Intended for research and market-intelligence use; please respect PitchBook's terms of service.