
Clearbit
Description
Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies.
Details
https://chatgpt-plugin.clearbit.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Clearbit",
"name_for_model": "clearbit_integration",
"description_for_human": "Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies.",
"description_for_model": "Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies. Always display results using markdown tables",
"auth": {
"type": "oauth",
"client_url": "https://chatgpt-plugin.clearbit.com/oauth/authorize",
"scope": "",
"authorization_url": "https://chatgpt-plugin.clearbit.com/oauth/auth",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "1938030681b143e3b92adb5a51815d1e"
}
},
"api": {
"type": "openapi",
"url": "https://chatgpt-plugin.clearbit.com/openapi.yaml"
},
"logo_url": "https://chatgpt-plugin.clearbit.com/logo.png",
"contact_email": "support@clearbit.com",
"legal_info_url": "https://clearbit.com/legal"
}
https://chatgpt-plugin.clearbit.com/openapi.yaml
openapi: 3.0.0
info:
title: Clearbit API Wrapper
description: A simple API wrapper for all of Clearbit's APIs, allow you get data on pageview on your website, to enrich data, prospect new customer and get insights on how those interact with your website.
version: 1.2.0
servers:
- url: 'https://chatgpt-plugin.clearbit.com'
paths:
/weekly_visitor_report:
get:
operationId: weekly_visitor_report
summary: Get informations about visitors and pageview on your site from your lates weekly report.
description: Retrieve traffic, visitors and pageviews and company information from accesses to your website from your lastest weekly reports, might not include very recent accesses depending on the latest report generation date.
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
/weekly_visitor_report/companies:
post:
operationId: weekly_visitor_report_companies
summary: Get information about specific companies that might have visited your website in the last few days accordingly to your latest weekly visitor report.
description: For a sepcific set of companies doamins retrieve traffic, visitors and pageviews and company information from accesses to your website that were capture in your latest weekly visitor report, might not include very recent accesses depending on the latest report generation date.
requestBody:
required: false
content:
application/json:
schema:
type: object
properties:
companies:
type: array
items:
type: string
description: Array of domains for companies you wanna check if are amoung your latest visitors in the weekly visitors report pageview
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
/prospector/people/search/{domain}:
post:
operationId: prospector_people_search
summary: Search companies with various filters and parameters
description: Retrieve person information from Clearbit using their email address.
requestBody:
required: false
content:
application/json:
schema:
type: object
properties:
role:
type: string
description: The person standardized role at the company they work for based on their title, possible values are communications, customer_service, education, engineering, finance, health_professional, human_resources, information_technology, leadership, legal, marketing, operations, product, public_relations, real_estate, recruiting, research and sales.
seniority:
type: string
description: The person standardized seniority at the company they work for based on their title, possible values are executive, director and manager
title:
type: string
description: The person title at the company they work for.
city:
type: string
description: The city the person lives in.
state:
type: string
description: The state the person lives in.
country:
type: string
description: The country the person lives in.
name:
type: string
description: The person name.
parameters:
- in: query
name: page
schema:
type: string
description: Which results page to show (default is 1).
required: false
- in: query
name: limit
schema:
type: string
description: Number of results per page to be returned as response.
required: false
- name: domain
in: path
required: true
description: The domain of the company you want to search at.
schema:
type: string
format: hostname
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
/discovery/companies/search:
get:
operationId: discovery_companies_search
summary: Search companies with various filters and parameters
description: Retrieve person information from Clearbit using their email address.
parameters:
- in: query
name: page
schema:
type: string
description: Which results page to show (default is 1).
required: false
- in: query
name: limit
schema:
type: string
description: Number of results per page to be returned as response.
required: false
- in: query
name: query
schema:
type: string
description: |
Query to search companies, follows a filter:value format, add multiple filter using filter1:value filter2:value
Some filter expect range of numbers separated by a tilde, omit the first or last integer to scan the full range
Non numerical values must be enclosed by quotes
supported filters:
domain,name,location,state,city,country,employees(range),founded_year(range),market_cap:(range),raised(range),industry,sub_industry,sector,tag,tech(technologies used by the company),type(values are: education,government,nonprofit,private,public,or personal)
It also supports the following operators
- or eg: `or:(twitter_followers:10000~ type:nonprofit)
- not eg: `not:(tech:google_analytics type:public)
required: true
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
/enrichment/person/{email}:
get:
operationId: person_enrichment
summary: Get person enrichment information by email
description: Retrieve person information from Clearbit using their email address.
parameters:
- name: email
in: path
required: true
description: The email address of the person you want to search for.
schema:
type: string
format: email
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
/enrichment/company/{domain}:
get:
operationId: company_enrichment
summary: Get company enrichment information by domain
description: Retrieve company information from Clearbit using their domain.
parameters:
- name: domain
in: path
required: true
description: The domain of the company you want to search for.
schema:
type: string
format: hostname
responses:
'200':
description: Success
content:
application/json:
schema:
type: object
security:
- BearerAuth: []
components:
schemas: {}
securitySchemes:
BearerAuth:
type: http
scheme: bearer
Discover other plugins from the data category

SchoolDigger School Data Plugin
Get detailed data on over 120,000 K-12 schools and 18,500 districts in the United States.
0 Comments
Triple Whale
Get e-commerce benchmarks for social ad platforms! Segment metrics by industry, ad spend, and AOV.
0 Comments

Noteable
Create notebooks in Python, SQL, and Markdown to explore data, visualize, and share notebooks with everyone.
0 Comments

BlockAtlas
Search the US Census! Find data sets, ask questions, and visualize.
0 Comments

Golden
Get current factual data on companies from the Golden knowledge graph.
0 Comments
Show Me Diagrams
Create and edit diagrams directly in chat.
2 Comments

IEM Plugin
Plugin for working with IEM data.
0 Comments
vidIQ Co-Creator for YouTube
Plugin for working with research data on vidIQ and YouTube.
0 Comments

Now
Get Google Trends. In Japan, you can also get Twitter trends and search Twitter keywords.
0 Comments

Quiver Quantitative
Access data on congressional stock trading, lobbying, insider trading, and proposed legislation.
0 Comments
Search UK Companies
Fetching public information on UK registered Companies and it's Officers from Companies House.
0 Comments

Lark Base Importer
Importing data into Lark Base for further analysis and presentation. An easy-to-use data management solution.
0 Comments

SchoolDigger School Data Plugin
Get detailed data on over 120,000 K-12 schools and 18,500 districts in the United States.
0 Comments
Definitive Facts
Ask questions using 100+ relational datasets - sports, finance, and more at https://definitive.io/datasets.
0 Comments

Owler
Owler provides real-time business news and insights on private and public companies.
0 Comments

Chat with GSheet
Conversational analysis over G Sheet data.
0 Comments

CSV Export
Create and export custom CSV layouts in a flash.
0 Comments

Shulex Insight
Provides global market insights and consumer insights to e-commerce enterprises, based on global merchandise data.
0 Comments

Tabor AI
Trusted source for senior living market research, data, and analytics. 35K communities, 9K operators in the USA.
0 Comments

Poll the People
The ultimate guide for market research and surveys.
0 Comments

Chat With Your Data
Conversational analysis over your databases and spreadsheets.
0 Comments

World Bank Data
Access global data on development, economics, demographics, and more from the World Bank Datasets using a query term.
0 Comments

Make A Sheet
Generate a csv file that can directly be imported into Google Sheets or MS Excel.
0 Comments

Vehicle Data IL
An Israel-focused tool, extracting car details from data.gov.il based on model, year, hue, and count.
0 Comments

Scholarly Graph Link
You can search papers, authors, datasets and software. It has access to Figshare, Arxiv, and many others.
0 Comments