Pitchbook Datasets

Use our PitchBook dataset to unlock critical insights into the global business ecosystem. This dataset provides detailed company profiles, including information on company URLs, social handles, founding year, operational status, employee data, and financial details such as deal types, funding rounds, and investments.

PitchBook dataset hero image
  • Over 1.5M
    records available
  • 100% ethical and compliant data collection
  • Free data samples for download
  • Starting from price
    $250/100K records
TRUSTED BY 20,000+ CUSTOMERS WORLDWIDE

DATASET MARKETPLACE

Available Pitchbook and related datasets

Access fresh validated Pitchbook datasets. Ensure hassle-free data access by using ready-made datasets.
  • Demo data in JSON/CSV
  • Fresh records
  • Customize, enrich, and format the data

LinkedIn people profiles

ID, Name, City, Country code, Position, About, Posts, Current company, and more.
Visualizações63K+
Downloads6.2K+

LinkedIn company information

ID, Name, Country code, Locations, Followers, Employees in linkedin, About, Specialties, and more.
Visualizações18.8K+
Downloads2.3K+

Crunchbase companies information

Name, URL, ID, Cb rank, Region, About, Industries, Operating status, and more.
Visualizações9.6K+
Downloads980+

Linkedin job listings information

URL, Job posting id, Job title, Company name, Company id, Job location, Job summary, Job seniority level, and more.
Visualizações8.9K+
Downloads1.5K+

Indeed job listings information

Jobid, Company name, Date posted parsed, Job title, Description text, Benefits, Qualifications, Job type, and more.
Visualizações3.6K+
Downloads500+

Employees business enriched dataset

URL, Profile url, Linkedin num id, Avatar, Profile name, Certifications, Profile location, Profile connections, and more.
Visualizações3.2K+
Downloads221+

Companies information enriched dataset

URL, ID lc, Name lc, Country code lc, Locations lc, Followers lc, Employees in linkedin lc, About lc, and more.
Visualizações3.1K+
Downloads266+

Google Maps full information

Place id, URL, Country, Name, Category, Address, Description, Business details, and more.

Glassdoor companies overview information

ID, Company, Ratings overall, Details size, Details founded, Details type, Country code, Company type, and more.
Visualizações2.3K+
Downloads220+

Google maps reviews

URL, Place id, Place name, Country, Address, Review id, Reviewer name, Reviews by reviewer, and more.
Visualizações2.1K+
Downloads173+

Yelp businesses overview

Business id, Yelp biz id, Name, Updates from business, Overall rating, Reviews count, Is claimed, Categories, and more.
Visualizações1.7K+
Downloads146+

LinkedIn profiles Jobs Listings

URL, Linkedin id, Name, About, Position, Optional jobs, Country code, Experience, and more.
Visualizações1.6K+
Downloads49+

Zoominfo companies information

URL, ID, Name, Description, Revenue, Revenue currency, Revenue text, Stock symbol, and more.
Visualizações1.6K+
Downloads171+

Glassdoor companies reviews

Overview id, Review id, Review url, Rating date, Count helpful, Count unhelpful, Employee job end year, Employee length, and more.
Visualizações1.6K+
Downloads265+

pitchbook companies information

URL, ID, Company name, Company socials, Year founded, Status, Employees, Latest deal type, and more.
Visualizações1.5K+
Downloads149+

Glassdoor job listings information

URL, Company url overview, Company name, Company rating, Job title, Job location, Job overview, Company headquarters, and more.
Visualizações1.5K+
Downloads234+

G2 software product overview

URL, Product name, Product id, Rating, Description, Product url, Seller, Ownership, and more.
Visualizações1.4K+
Downloads142+

G2 software - product reviews

Review id, Author id, Author, Position, Company size, Stars, Date, Title, and more.

Trustpilot business reviews

Company name, Review id, Review date, Review rating, Review title, Review content, Is verified review, Review date of experience, and more.

Yelp businesses reviews

Business id, Review auther, Rating, Date, Content, Review image, Reactions, Replies, and more.

Indeed companies info

Name, Description, URL, Work happiness, Jobs categories, Website, Industry, Company size, and more.

Xing social network

Account id, FamilyName, Gender, Membership, Country code, Experience, Education, Languages, and more.

Owler companies information

CompanyID, Ownership, IndustrySectors, Revenue, Founded, CompanyName, Country, EmployeeCount, and more.

US lawyers directory

URL, Address, Admission, Areas of practice, Isln, Law school attended, Location, Name, and more.

Slintel 6sense company information

Name, About, Num employees, Type, Industries, Techstack arr, Country code, Website, and more.

Manta businesses

Company name, Business state, Sic code, Phone number, Website, Business categories, Business city, Business country, and more.

VentureRadar company information

URL, Location, Name, Country code, Ownership, Score, Auto analyst score, Website popularity, and more.

Trustradius product reviews

URL, Product id, Product name, Review id, Review url, Review title, Review rating, Review date, and more.

LinkedIn people search

URL, Name, Subtitle, Location, Experience, Education, Avatar, and more.
NOVO!

Maximize o valor com economia estratégica de custos

smart updates

Atualizações inteligentes de dados

Acesse apenas "Novos registros" ou "Registros atualizados", garantindo que você pague apenas pelo que precisa"

bundles

Pacotes de conjuntos de dados

Obtenha mais valor comprando dois ou mais conjuntos de dados juntos, com descontos exclusivos.

discounts

Descontos por volume

Obtenha mais por menos com economias significativas ao adquirir grandes conjuntos de dados ou assinaturas de atualizações

enriched datasets

Conjuntos de dados enriquecidos

Economize tempo e recursos com conjuntos de dados pré-criados que combinam várias fontes em um único conjunto de dados limpo

PitchBook dataset sample

The PitchBook dataset includes over 100 attributes, covering all major data points. Data points include: company name, URL, ID, social media links, year founded, status, employees, latest deal type, financing rounds, investments, description, contact information, patents, competitors, and more. Subsets are available by industries and regions.

Preços de Conjuntos de Dados

Taxa de atualização
100K
500K
1M
5M
20M
Conjunto de Dados Completo
3TB
  • Limpo e validado
  • Atualizado mensalmente
  • JSON/CSV/Parquet

Potencialize os agentes de IA instantaneamente

Nossos conjuntos de dados PitchBook são otimizados para IA/LLM: claramente estruturados, bem documentados, com código e
receitas para facilitar a integração LLM/chatbot.

structured data

Estruturado e limpo

Dados pré-processados com esquemas consistentes, perfeitos para treinamento e inferência de modelos de IA.

code examples

Exemplos de códigos

Snippets de Python, Node.js, cURL, PHP, Go, Java e Ruby prontos para uso para facilitar a integração com fluxos de trabalho de IA.

documentation

Documentação

Guias e notebooks abrangentes para ChatGPT, Claude e outras integrações do LLM.
                              curl --request GET 
--url https://api.brightdata.com/datasets/snapshots/{id}/download 
--header 'Authorization: Portador '
                              
                            
                              solicitações de importação
url = "https://api.brightdata.com/datasets/snapshots/{id}/download"
headers = {"Authorization": "Bearer "}
response = requests.get(url, headers=headers)
print(response.json())
                              
                            
                              const url = 'https://api.brightdata.com/datasets/snapshots/{id}/download';
const options = {method: 'GET', headers: {Authorization: 'Bearer '}, body: undefined};

try {
const response = await fetch(url, options);
const data = await response.json();
console.log(data);
} catch (error) {
console.error(error);
}
                              
                            
                              HttpResponse response = Unirest.get("https://api.brightdata.com/datasets/snapshots/{id}/download")
.header("Authorization", "Bearer ")
.asString();
                              
                            
                              requerem 'uri'
requer 'net/http'

url = URI("https://api.brightdata.com/datasets/snapshots/{id}/download")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)
request["Authorization"] = 'Bearer '

response = http.request(request)
puts response.read_body
                              
                            

PitchBook datasets tailored to your needs

Get easy to use, well-structured datasets for any use case
dataset subscription

Assinatura de dados

Assine para acessar conjuntos de dados a um custo significativamente reduzido.

file outputs

Formatos de saída de arquivos

JSON, NDJSON, linhas JSON, CSV, Parquet. Compactação .gz opcional.

flexible delivery

Entrega flexível

Snowflake, bucket do Amazon S3, Google Cloud, Azure e SFTP.

enriched datasets

Dados escalonáveis

Dimensione sem se preocupar com infraestrutura, servidores proxy ou bloqueios.

discounts

Economia de custos

Personalize qualquer conjunto de dados usando filtros e opções de formatação.

code maintanence

Manutenção do código

Os conjuntos de dados são mantidos com base nas alterações da estrutura do site.

api integrations

Integrações simplificadas

Beneficie-se das integrações com Snowflake e AWS.

support

Suporte 24 horas por dia, 7 dias por semana

Uma equipe dedicada de profissionais de dados está aqui para ajudar.

compliance

Líderes em conformidade

Os dados são obtidos de forma ética e estão em conformidade com todas as leis de privacidade.

Get structured and reliable PitchBook data

Nós fornecemos os dados enquanto você se concentra no resto

Grandes volumes de dados da web

Com nossos recursos de desbloqueio e rotação de IPs 24 horas, garantimos o acesso a todos os pontos de dados em qualquer site.

Dados para uso imediato

Cada aspecto do processo de coleta de dados é minuciosamente validado como parte do nosso robusto processo de validação de dados.

Fluxo de dados automatizado

Crie cronogramas personalizados para automatizar a entrega de dados e veja os dados entrarem com perfeição em seu armazenamento.

How companies use PitchBook datasets

Investment Analysis

Identify companies actively making investments and shaping industry trends. Analyze their investment history, strategies, and market impact to discover potential business partnerships, acquisition targets, and opportunities for collaboration.
Buy now

Public Company Insights

Gain detailed insights into publicly traded companies, including financial data, stock performance, and market capitalization. Ideal for tracking market activities and understanding growth strategies to inform investment and business decisions.
Buy now
Public Company Insights

Innovation & Patents

Explore companies with strong innovation portfolios by focusing on those holding patents. Uncover technological advancements, unique market differentiators, and potential investment opportunities in cutting-edge industries.
Buy now

PinchBook Dataset FAQs

The PitchBook dataset includes detailed company profiles, covering financials, investments, patents, employees, and more. Choose full coverage or a customized subset.

Yes, you can get updates to your PinchBook dataset on a daily, weekly, monthly, or custom basis.

Yes, you can purchase a PinchBook subset that will include only the data points you need. By purchasing a subset, cost is reduced substantially.

Dataset formats are JSON, NDJSON, JSON Lines, CSV, or Parquet. Optionally, files can be compressed to .gz.

If you don’t want to purchase a dataset, you can start scraping PinchBook data using our Web Scraper API.

Yes, you can request sample data to evaluate the quality and relevance of the information provided. This is a great way to ensure it meets your needs before committing to a full dataset.

Yes, you can request specific data points from the PinchBook dataset tailored to your unique needs, ensuring you receive precisely the information you require for your projects.

Absolutely, the PinchBook dataset offers seamless API integration, allowing you to effortlessly integrate the data into your CRM, analytics tools, or any other systems you use, streamlining your operations.

Get your PinchBook dataset today.