# Pitchbook General Scraper (`pratikdani/pitchbook-general-scraper`) Actor

PitchBook General Profile Scraper actor scrapes detailed company/limited partner/investor and other pages information from PitchBook profile pages. It extracts comprehensive data including company details, social media presence, financial information, competitors, and frequently asked questions.

- **URL**: https://apify.com/pratikdani/pitchbook-general-scraper.md
- **Developed by:** [Pratik Dani](https://apify.com/pratikdani) (community)
- **Categories:** Social media, Lead generation, Automation
- **Stats:** 17 total users, 4 monthly users, 74.7% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $20.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## PitchBook Company Profile Scraper

### Overview

This actor scrapes detailed company information from PitchBook company profile pages. It extracts comprehensive data including company details, social media presence, financial information, competitors, and frequently asked questions.
Interested in using this scraper? Get it here: [PitchBook Company Profile Scraper](https://apify.com/pratikdani/pitchbook-companies-scraper).

### Features

- Extracts company basic information and identifiers
- Collects social media links
- Gathers detailed contact information
- Captures investment and financing details
- Lists competitors with their details
- Includes FAQ section with company-related questions and answers

### Output Fields

| Field Name | Type | Description |
|------------|------|-------------|
| url | String | PitchBook profile URL |
| id | String | Unique company identifier |
| company\_name | String | Name of the company |
| company\_socials | Array<Object> | Social media links and domains |
| year\_founded | Number | Company founding year |
| status | String | Company status (e.g., Private, Public) |
| employees | Number | Number of employees |
| latest\_deal\_type | String | Most recent deal type |
| financing\_rounds | Number | Total number of financing rounds |
| investments | Number | Total number of investments |
| description | String | Company description |
| contact\_information | Array<Object> | Various contact details and company information |
| competitors | Array<Object> | List of competitor companies |
| all\_investments | Array<Object> | Investment history details |
| faq | Array<Object> | Frequently asked questions and answers |
| investors | Array<String> | List of company investors |

### Use Cases

1. **Market Research**: Analyze competitors and market positioning
2. **Investment Analysis**: Track company investments and financing rounds
3. **Due Diligence**: Gather comprehensive company information
4. **Lead Generation**: Collect contact information for potential business opportunities
5. **Competitive Intelligence**: Monitor competitor activities and market presence

### Example Output

```json
[
  {
    "url": "https://pitchbook.com/profiles/company/361831-87",
    "id": "361831-87",
    "company_name": "Badia Spices",
    "company_socials": [
      {
        "domain": "www.facebook.com",
        "link": "https://www.facebook.com/BadiaSpices"
      },
      {
        "domain": "twitter.com",
        "link": "https://twitter.com/badiaspices"
      },
      {
        "domain": "www.linkedin.com",
        "link": "https://www.linkedin.com/company/badia-spices-inc."
      }
    ],
    "year_founded": 1967,
    "status": "Private",
    "employees": 101,
    "latest_deal_type": "Buyout/​LBO",
    "financing_rounds": 1,
    "investments": 1,
    "description": "Manufacturer and distributor of food ingredients based in Doral, Florida. The company's products include spices, seasoning blends, marinades, sauces, teas and health items providing customers with organic and gluten-free products.",
    "contact_information": [
      {
        "Type": "Website",
        "value": "www.badiaspices.com"
      },
      {
        "Type": "Ownership Status",
        "value": "Privately Held (backing)"
      },
      {
        "Type": "Financing Status",
        "value": "Private Equity-Backed"
      },
      {
        "Type": "Corporate Office",
        "value": "PO Box 226497, Doral, FL 33322-4697, United States"
      },
      {
        "Type": "Primary Industry",
        "value": "Food Products"
      },
      {
        "Type": "Vertical(s)",
        "value": "Manufacturing"
      },
      {
        "Type": "Corporate Office",
        "value": "PO Box 226497, Doral, FL 33322-4697, United States"
      }
    ],
    "patents": null,
    "competitors": [
      {
        "company_name": "Louisiana Fish Fry",
        "financing_status": "Private Equity-Backed",
        "link": "https://pitchbook.com/profiles/company/233704-27",
        "location": "Baton Rouge, LA"
      },
      {
        "company_name": "Newly Weds Foods",
        "financing_status": "Private Equity-Backed",
        "link": "https://pitchbook.com/profiles/company/66332-35",
        "location": "Chicago, IL"
      },
      {
        "company_name": "General Mills (Food Products)",
        "financing_status": "Corporation",
        "link": "https://pitchbook.com/profiles/company/11198-08",
        "location": "Minneapolis, MN"
      },
      {
        "company_name": "Unilever Pakistan Foods",
        "financing_status": "Corporation",
        "link": "https://pitchbook.com/profiles/company/164929-06",
        "location": "Karachi, Pakistan"
      },
      {
        "company_name": "McCormick & Company",
        "financing_status": "Corporation",
        "link": "https://pitchbook.com/profiles/company/41201-38",
        "location": "Hunt Valley, MD"
      }
    ],
    "research_analysis": null,
    "patent_activity": null,
    "all_investments": [
      {
        "company_name": "Tech Data (Warehouse in Sweetwater, Texas)",
        "deal_date": "2020-11-03T00:00:00.000Z",
        "deal_size": null,
        "deal_type": "Corporate Asset Purchase",
        "industry": "Buildings and Property"
      }
    ],
    "faq": [
      {
        "type": "Question",
        "value": "When was Badia Spices founded?"
      },
      {
        "type": "Answer",
        "value": "Badia Spices was founded in 1967."
      },
      {
        "type": "Question",
        "value": "Where is Badia Spices headquartered?"
      },
      {
        "type": "Answer",
        "value": "Badia Spices is headquartered in Doral, FL."
      },
      {
        "type": "Question",
        "value": "What is the size of Badia Spices?"
      },
      {
        "type": "Answer",
        "value": "Badia Spices has 101 total employees."
      },
      {
        "type": "Question",
        "value": "What industry is Badia Spices in?"
      },
      {
        "type": "Answer",
        "value": "Badia Spices’s primary industry is Food Products."
      },
      {
        "type": "Question",
        "value": "Is Badia Spices a private or public company?"
      },
      {
        "type": "Answer",
        "value": "Badia Spices is a Private company."
      },
      {
        "type": "Question",
        "value": "What is the current valuation of Badia Spices?"
      },
      {
        "type": "Answer",
        "value": "The current valuation of Badia Spices is <i></i><i></i><i></i><i></i>."
      },
      {
        "type": "Question",
        "value": "What is Badia Spices’s current revenue?"
      },
      {
        "type": "Answer",
        "value": "The current revenue for Badia Spices is <i></i><i></i><i></i><i></i>."
      },
      {
        "type": "Question",
        "value": "Who are Badia Spices’s investors?"
      },
      {
        "type": "Answer",
        "value": "<a href=\"https://pitchbook.com/profiles/company/512195-23\" target=\"_blank\" class=\"font-underline\">BDT & MSD Partners</a> and Bia Foods (New York) have invested in Badia Spices."
      },
      {
        "type": "Question",
        "value": "Who are Badia Spices’s competitors?"
      },
      {
        "type": "Answer",
        "value": "<a href=\"https://pitchbook.com/profiles/company/233704-27\" target=\"_blank\" class=\"font-underline\">Louisiana Fish Fry</a>, <a href=\"https://pitchbook.com/profiles/company/66332-35\" target=\"_blank\" class=\"font-underline\">Newly Weds Foods</a>, <a href=\"https://pitchbook.com/profiles/company/11198-08\" target=\"_blank\" class=\"font-underline\">General Mills (Food Products)</a>, <a href=\"https://pitchbook.com/profiles/company/164929-06\" target=\"_blank\" class=\"font-underline\">Unilever Pakistan Foods</a>, and <a href=\"https://pitchbook.com/profiles/company/41201-38\" target=\"_blank\" class=\"font-underline\">McCormick & Company</a> are some of the 16 competitors of Badia Spices."
      }
    ],
    "investors": [
      "BDT & MSD Partners"
    ]
  }
]
```

# Actor input Schema

## `url` (type: `string`):

URL of the Pitchbook Company

## Actor input object example

```json
{
  "url": "https://pitchbook.com/profiles/company/10874-98"
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "url": "https://pitchbook.com/profiles/company/10874-98"
};

// Run the Actor and wait for it to finish
const run = await client.actor("pratikdani/pitchbook-general-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "url": "https://pitchbook.com/profiles/company/10874-98" }

# Run the Actor and wait for it to finish
run = client.actor("pratikdani/pitchbook-general-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "url": "https://pitchbook.com/profiles/company/10874-98"
}' |
apify call pratikdani/pitchbook-general-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=pratikdani/pitchbook-general-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/oOLa9OaQmJ7rrGZD4/builds/P30W7838nHJRibA5j/openapi.json
