Contact Search

The Prospector Endpoint enables bulk retrieval of contacts that match user-defined filters.

The Prospector API is only available under our Enterprise plans. To get access to the API, please contact us at support@exactbuyer.com.

To get more detail about the API parameters, response types and sample calls, click the arrow to the right on the card below.

POST https://api.exactbuyer.com/v1/prospector

This endpoint lets you find contacts based on certain filters like job title, seniority, location, skills and interests.

Headers

NameTypeDescription

X-API-key*

string

Your API Key

Request Body

NameTypeDescription

page_size

integer

The amount of records to return per page (default is 5, maximum is 500).

from_page

integer

The results page to show (default is 1).

industries [ ]

array

List of industries (strings) that match a pre-defined list of industries (see the list below).

company_sizes [ ]

array

List of company sizes (strings) that match a pre-defined list of company sizes.

company_name [ ]

array

List of user-specified company names (strings) to filter on.

countries [ ]

array

List of countries (strings) that specify a company's country location, from a pre-defined set of filters.

states [ ]

array

List of states (strings) that specify a company's state.

cities [ ]

array

List of cities (strings) that specify a company's city.

personal_countries [ ]

array

List of countries (strings) that specify an individual's country location, from a pre-defined set of countries.

domains

string

String containing 1 or more domains (separated by newline characters). Example: "exactbuyer.com\ngoogle.com".

social_profile_urls

string

String containing 1 or more social_profile_urls separated by newline characters. Example: "linkedin.com /in/edankrolewicz\nlinkedin .com/in/williamhgates"

roles

array

List of roles (strings) that specify an individual's role in a company.

job_titles [ ]

array

List of job titles (strings) to filter individuals on. Example: "Programmer".

job_description [ ]

array

List of job descriptions (strings) to filter individuals on. Example: "Writing backend code in Python".

seniorities [ ]

array

List of seniorities (strings) that match a pre-defined set of seniorities to filter individuals on.

skills [ ]

array

List of skills (strings) to filter individuals on.

interests [ ]

array

List of interests (strings) to filter individuals on.

summaries [ ]

array

List of summaries (strings) to filter individuals on.

certifications [ ]

array

List of certifications (strings) to filter individuals on.

languages [ ]

array

List of languages (strings) from a pre-defined set of languages to filter individuals on.

schools [ ]

array

List of schools/universities (strings) to filter individuals on.

work_email

boolean

True or False indicating whether work emails are required for all retrieved contacts.

personal_email

boolean

True or False indicating whether personal emails are required for all retrieved contacts.

phone

boolean

True or False indicating whether phone numbers are required for all retrieved contacts.

exclude_domains

string

String containing 1 or more domains (separated by newline characters) that should be excluded from the results. Example: "facebook.com\napple.com".

exclude_job_titles [ ]

array

List of job titles (strings) to exclude. Example: "Architect".

email

boolean

True or False indicating whether an email is required for all retrieved contacts.

departments [ ]

array

List of departments (strings) that match a pre-defined set of departments to filter individuals on.

personal_name [ ]

array

Names of individuals to search for

previous_job_titles [ ]

array

Previous job titles of an individual

previous_company_name [ ]

array

Name of previous companies that an individual have worked in

personal_states [ ]

array

List of states (strings) that specify an individual's state

personal_cities [ ]

array

List of cities (strings) that specify an individual's city

contact_keywords [ ]

array

Keywords to filter individuals on a certain aspect of their persona

exclude_contact_keywords [ ]

array

Keywords to exclude individuals with an aspect in their persona

founded_year_from

string

Filter out companies founded before the given year

founded_year_to

string

Filter out companies founded after the given year

company_social_profile_urls

string

String containing 1 or more company_social_profile_urls separated by newline characters. Example: "https://www.linkedin.com/company/exactbuyer\nhttps://www.linkedin.com/company/gorgias"

keywords [ ]

array

Keywords to filter companies on a certain aspect of their persona

exclude_keywords [ ]

array

Keywords to exclude individuals with a aspect in their persona

company_revenues [ ]

array

List of revenues (strings) that specify a company's estimated annual revenue from a pre-defined set of filters.

last_funding_round_type [ ]

array

List of funding rounds (strings) that specify a company's last funding round from a pre-defined set of filters.

lead_investor_names [ ]

array

List of names of Lead Investors

company_type [ ]

array

List of company types (strings) that specify a company's type from a pre-defined set of filters.

instagram_popularity_min

number

Exclude out all companies below the given Instagram popularity score. 1-100

instagram_popularity_max

number

Exclude out all companies above the given Instagram popularity score. 1-100

instagram_avg_likes_min

number

Exclude out all companies below the given Instagram average likes per post

instagram_avg_likes_max

number

Exclude out all companies above the given Instagram average likes per post

instagram_avg_comments_min

number

Exclude out all companies below the given Instagram average comments per post

instagram_avg_comments_max

number

Exclude out all companies above the given Instagram average comments per post

min_total_funding_amount

number

Exclude out all companies that have raise funding below the given funding amount

max_total_funding_amount

number

Exclude out all companies that have raise funding above the given funding amount

last_funding_round_to

number

Exclude out all companies that have raise funding after a given date

last_funding_round_from

number

Exclude out all companies that have raise funding before a given date

eb_score_min

number

Exclude out all companies below the given ExactBuyer Score. 1-100

eb_score_max

number

Exclude out all companies below the given ExactBuyer Score. 1-100

technology_score_min

number

Exclude out all companies below the given Technology Score. 1-100

technology_score_max

number

Exclude out all companies above the given Technology Score. 1-100

social_score_min

number

Exclude out all companies below the given Social Score. 1-100

social_score_max

number

Exclude out all companies above the given Social Score. 1-100

success_score_min

number

Exclude out all companies below the given Success Score. 1-100

success_score_max

number

Exclude out all companies above the given Success Score. 1-100

boolean_search

string

Perform boolean queries with OR, AND, and NOT operators. Example: (NOT C++ AND (Java OR Python)) AND Software Engineer

company_boolean_search

string

Perform boolean queries on companies with OR, AND, and NOT operators. Example: (NOT B2C AND (B2B OR Enterprise))

business_models [ ]

array

Get companies having specific business models.

Allowed values:

saas, b2b, b2c, b2g, p2p, agency, marketplace, ecommerce, startup

exclude_business_models [ ]

array

Exclude companies having specific business models.

Allowed values:

saas, b2b, b2c, b2g, p2p, agency, marketplace, ecommerce, startup

gender

string

Filter by gender: male, female

exclude_industries [ ]

array

Exclude list of industries (strings) that match a pre-defined list of industries (see the list below).

country_regions [ ]

String

List of regions (strings) that specify a company's region, from a pre-defined set of regions.

personal_regions [ ]

array

List of countries (strings) that specify an individual's region, from a pre-defined set of regions.

exclude_personal_countries [ ]

array

Exclude list of countries (strings) that specify an individual's country location, from a pre-defined set of countries.

exclude_personal_regions [ ]

array

Exclude ist of countries (strings) that specify an individual's region, from a pre-defined set of regions.

exclude_personal_states [ ]

array

Exclude list of states (strings) that specify an individual's state

exclude_personal_cities [ ]

array

Exclude list of cities (strings) that specify an individual's city

exclude_countries [ ]

array

Exclude ist of countries (strings) that specify a company's country location, from a pre-defined set of filters.

exclude_country_regions [ ]

String

Exclude list of regions (strings) that specify a company's region, from a pre-defined set of regions.

exclude_states [ ]

String

Exclude list of states (strings) that specify a company's state.

exclude_cities [ ]

String

Exclude list of cities (strings) that specify a company's city.

technologies

array

List of strings that specify the technologies a company uses.

exclude_technologies

array

Exclude the companies that use specific technologies.

technologies_operator

string

Get companies that use any technology specified in the technologies field or use all the technologies. Acts as a boolean operator.

Possible values: AND, OR

{
    "credits_deducted": 4,
    "page": 1,
    "page_size": 10,
    "records_returned": 4,
    "results": [
        {
            "accomplishment_courses": [
                {
                    "name": "Artificial Intelligence",
                    "number": "6.034"
                },
                {
                    "name": "Computational Structures",
                    "number": "6.004"
                },
                {
                    "name": "Design and Analysis of Algorithms",
                    "number": "6.046"
                },
                {
                    "name": "Software Construction",
                    "number": "6.005"
                }
            ],
            "accomplishment_honors_awards": [
                {
                    "description": "Over the weekend our team Elevate (now BeatBat Music) created a promotions platform for musicians to publish their events to local news publication calendars. This became a full time project.",
                    "issued_on": {
                        "day": 1,
                        "month": 3,
                        "year": 2016
                    },
                    "issuer": "Start Up Weekend Seattle",
                    "title": "Winner of Start-Up Weekend Seattle"
                }
            ],
            "accomplishment_organisations": [],
            "accomplishment_patents": [],
            ...
        }
            
            , 
            
        {   ... 
            "current_work_email": "edan@exactbuyer.com",
            "education": [
                {
                    "degrees": [
                        "bachelors",
                        "bachelor of science"
                    ],
                    "end_date": "2012",
                    "gpa": null,
                    "locations": [],
                    "majors": [
                        "computer science",
                        "management",
                        "management science"
                    ],
                    "minors": [],
                    "school": {
                        "location": "cambridge, massachusetts, united states",
                        "name": "massachusetts institute of technology",
                        "profiles": [
                            "linkedin.com/edu/massachusetts-institute-of-technology-18494"
                        ],
                        "type": "post-secondary institution",
                        "website": "mit.edu"
                    },
                    "start_date": "2008"
                }
            
    ],
    "total_records_found": 4
}
API Response
Retrieved Contacts
{
    "credits_deducted": 4,
    "page": 1,
    "page_size": 10,
    "records_returned": 4,
    "results": [
        {
            "accomplishment_courses": [
                {
                    "name": "Artificial Intelligence",
                    "number": "6.034"
                },
                {
                    "name": "Computational Structures",
                    "number": "6.004"
                },
                {
                    "name": "Design and Analysis of Algorithms",
                    "number": "6.046"
                },
                {
                    "name": "Software Construction",
                    "number": "6.005"
                }
            ],
            "accomplishment_honors_awards": [
                {
                    "description": "Over the weekend our team Elevate (now BeatBat Music) created a promotions platform for musicians to publish their events to local news publication calendars. This became a full time project.",
                    "issued_on": {
                        "day": 1,
                        "month": 3,
                        "year": 2016
                    },
                    "issuer": "Start Up Weekend Seattle",
                    "title": "Winner of Start-Up Weekend Seattle"
                }
            ],
            "accomplishment_organisations": [],
            "accomplishment_patents": [],
            ...
        }
            
            , 
            
        {   ... 
            "current_work_email": "edan@exactbuyer.com",
            "education": [
                {
                    "degrees": [
                        "bachelors",
                        "bachelor of science"
                    ],
                    "end_date": "2012",
                    "gpa": null,
                    "locations": [],
                    "majors": [
                        "computer science",
                        "management",
                        "management science"
                    ],
                    "minors": [],
                    "school": {
                        "location": "cambridge, massachusetts, united states",
                        "name": "massachusetts institute of technology",
                        "profiles": [
                            "linkedin.com/edu/massachusetts-institute-of-technology-18494"
                        ],
                        "type": "post-secondary institution",
                        "website": "mit.edu"
                    },
                    "start_date": "2008"
                }
            
    ],
    "total_records_found": 4
}

Pre-Defined Filters

Some fields must contain strings that adhere to the pre-defined categories listed below.

Technologies
1C-Bitrix
2B Advice
30namaPlayer
33Across
34SP.com
4-Tell
51.LA
5centsCDN
6sense
8base
a-blog cms
A-Frame
A/B Testing
a3 Lazy Load
A8.net
AB Tasty
Abicart
ABOUT YOU Commerce Suite
ABP Framework
Absorb
Accentuate Custom Fields
AccessiBe
Accessibility
Accessibility Toolbar Plugin
Accessible360
Accessibly
Accesso
AccessTrade
Accounting
AccuWeather
Ace
Ackee
Acoustic Experience Analytics
Acquia Campaign Factory
Acquia Cloud IDE
Acquia Cloud Platform
Acquia Cloud Platform CDN
Acquia Cloud Site Factory
Acquia Content Hub
Acquia Customer Data Platform
Acquia Personalization
Acquia Site Studio
Acquire Cobrowse
Acquire Live Chat
Act-On
actionhero.js
Actito
ActiveCampaign
Acuity Scheduling
AcuityAds
AD EBiS
Ad Lightning
Ada
Adabra
Adally
Adalyser
ADAPT
AdaSiteCompliance
AdBridg
Adcash
AddEvent
Addi
Addsearch
AddShoppers
AddThis
AddToAny
AddToAny Share Buttons
Adform
ADFOX
AdInfinity
Adjust
Adloox
Adminer
Admiral
Admitad
Admixer
Admo.tv
Adnegah
Adobe Analytics
Adobe Audience Manager
Adobe Client Data Layer
Adobe ColdFusion
Adobe DTM
Adobe Dynamic Media Classic
Adobe Experience Manager
Adobe Experience Platform Identity Service
Adobe Experience Platform Launch
Adobe Flash
Adobe GoLive
Adobe Portfolio
Adobe RoboHelp
Adobe Target
AdOcean
AdonisJS
AdOpt
AdRecover
AdRiver
AdRoll
AdRoll CMP System
AdScale
AdThrive
Advally
Advanced Custom Fields
Advert Stream
Adverticum
Advertising
Adyen
Aegea
Aero Commerce
Affilae
Affiliate B
Affiliate Future
Affiliate programs
Affiliatly
Affilio
Affilo
Affirm
Afosto
AfterBuy
Afterpay
AfterShip
AfterShip Returns Center
AFThemes CoverNews
Ahoy
Aimtell
Air360
Aircall
Airee
Airform
AirRobe
Airship
Airtable
AiSpeed
Akamai
Akamai Bot Manager
Akamai mPulse
Akamai Web Application Protector
Akaunting
Akinon
Akismet
Akka HTTP
Aklamio
Aksara CMS
Albacross
AlertifyJS
Alexa Certified Site Metrics
Algolia
Ali Reviews
Alibaba Cloud CDN
Alibaba Cloud Verification Code
All in One SEO Pack
ALL-INKL
Alli
AlloyUI
Allyable
AlmaLinux
Alpine Linux
Alpine.js
AlternC
AlumnIQ
Amaya
Amazon Advertising
Amazon ALB
Amazon Associates
Amazon Aurora
Amazon Cloudfront
Amazon CloudWatch RUM
Amazon Cognito
Amazon EC2
Amazon ECS
Amazon EFS
Amazon ELB
Amazon Pay
Amazon S3
Amazon SES
Amazon Web Services
Amazon Webstore
Ambassador
Amber
amCharts
American Express
Ametys
Amex Express Checkout
Amiro.CMS
Amobee
amoCRM
AMP
AMP for WordPress
Amplience
Amplitude
Analysys Ark
Analytics
Analyzee
AndersNoren Baskerville
AndersNoren Fukasawa
AndersNoren Hemingway
AndersNoren Hitchcock
AndersNoren Lovecraft
Anetwork
Angie
Angular
Angular Material
AngularDart
AngularJS
Animate.css
anime.js
AnswerDash
Ant Design
Antee IPO
Anthology Encompass
AntiBot.Cloud
Antsomi CDP 365
AntV G2
AntV G6
AnyClip
AOLserver
AOS
Apache HTTP Server
Apache JSPWiki
Apache Tomcat
Apache Traffic Server
Apache Wicket
APC
Apereo CAS
ApexCharts.js
ApexPages
Apigee
Apisearch
Aplazame
Apollo
Apollo13Themes Rife
ApostropheCMS
Appcues
AppDynamics
Appian
Apple Business Chat
Apple iCloud Mail
Apple MapKit JS
Apple Pay
Apple Sign-in
ApplicantStack
Application Request Routing
AppNexus
Appointment scheduling
Appointy
Appsflyer
Apptus
Aprimo
AptusShop
AquilaCMS
Arastta
Arc
Arc XP
ArcGIS API for JavaScript
ARI Network Services
Arreva
Arsys Domain Parking
Artifactory
Artifactory Web Server
Aruba.it
ArvanCloud
Asana
AsciiDoc
Asciidoctor
Asciinema
Asendia
Asgaros Forum
ASP.NET Boilerplate
Astra
Astra Widgets
Astro
Astute Solutions
AT Internet Analyzer
AT Internet XiTi
Atatus
aThemes Airi
aThemes Astrid
aThemes Hiero
aThemes Moesia
aThemes Sydney
Athena Search
Atlassian Bitbucket
Atlassian Confluence
Atlassian FishEye
Atlassian Jira
Atlassian Jira Issue Collector
Atlassian Statuspage
Atome
ATSHOP
Attentive
Attraqt
AudioEye
Audiohook
Augmented reality
augmented-ui
Aument
Aura
Aurelia
Auryc
Australia Post
Auth0
Auth0 Lock
Authentication
autoComplete.js
Autoketing
Autoketing Product Reviews
Automatad
Automizely
Autopilot
Autoptimize
Avada AVASHIP
Avada Boost Sales
Avada SEO
Avada Size Chart
Avangate
Avanser
Avasize
Avis Verifies
Aweber
Awesomplete
AWIN
AWS Certificate Manager
AWS WAF Captcha
AWStats
Axeptio
Axios
Azion
Azko CMS
Azoya
Azure
Azure AD B2C
Azure CDN
Azure Front Door
Azure Monitor
B2C Europe
Babel
Bablic
Babylist
Babylon.js
Back In Stock
Backbone.js
Backdrop
Baidu Analytics (百度统计)
Baidu Maps
BambooHR
Bambuser
BandsInTown Events Widget
Banshee
Barba.js
Barilliance
Base
Basic
Basis Technologies
basket.js
Batflat
Bazaarvoice Curation
Bazaarvoice Reviews
bdok
Beam AfterSell
Beam OutSell
Beamer
Beans
Beeketing
Beeswax
BEM
Bentobox
Better Price
Better Uptime
BetterDocs
BetterDocs plugin
Betty Blocks
Beyable
BeyondMenu
Big Cartel
BIGACE
BigCommerce
BigDataCloud IP Geolocation
BigTree CMS
Bigware
Bikayi
Billbee
Binance Pay
Birdeye
Bitcoin
BiteSpeed
Bitrix24
BittAds
Bizweb
Blackbaud CRM
Blade
Blazor
Blessing Skin
Blesta
Blitz
Blocksy
Blocksy Companion
Blogger
Blogs
Bloomreach
Bloomreach Discovery
Blossom Travel
Blue
Blue Triangle
BlueConic
Bluecore
Bluefish
Bluehost
Blueknow
Blueshift
Boats Group
Boba.js
BoidCMS
Bokeh
Bokun
Bold Brain
Bold Bundles
Bold Chat
Bold Commerce
Bold Custom Pricing
Bold Motivator
Bold Page Builder
Bold Product Options
Bold Subscriptions
Bold Themes
Bold Upsell
BoldGrid
Bolt CMS
Bolt Payments
BON Loyalty
Bonfire
Bookatable
BookDinners
Bookeo
Bookero
Booking.com
Booking.com widget
Bookingkit
Bookly
BookStack
Booksy
BookThatApp
BOOM
Boomerang
Boost Commerce
Booster Page Speed Optimizer
Bootstrap
Bootstrap Icons
Bootstrap Table
Booxi
Borderfree
Borlabs Cookie
Botble CMS
Boutiq
BowNow
Boxtal
Bpost
BrainSINS
Braintree
Branch
Brandfolder
Braze
Bread
Breadcrumb NavXT
Breinify
Bricks
Bricksite
Brightcove
BrightEdge
BrightInfo
Brightspot
Broadstreet
Bronto
Brownie
Browser fingerprinting
Browser-Update.org
BrowserCMS
BRT
Bsale
bSecure
BSmart
Bubble
Budbee
BuddyPress
Bugcrowd
BugHerd
BugSnag
Bugzilla
Builder.io
Buildertrend
Bulma
Bump
Bunny
Business Catalyst
Business Website Builder
ButterCMS
Buy me a coffee
Buy now pay later
Buyapowa
BuySellAds
Bynder
BySide
C
Caast.tv
CacheFly
Cachet
Caching
CactiveCloud
Caddy
Cafe24
CakePHP
Caldera Forms
CalendarHero
Calendly
Callbell
CallRail
CallTrackingMetrics
Campaign Monitor
Candid Themes Fairy
Canny
Canto
Canvas LMS
CanvasJS
Captch Me
Carbon Ads
CareCart
CareCart Sales Pop Up
Cargo
Carrd
Carro
Cart abandonment
Cart Functionality
Cart.com
Cart.js
CartKit
Carts Guru
CartStack
Cashew Payments
Catberry.js
Catch
Catch Themes Catch Box
Catch Themes Fotografie
CCV Shop
CDN
CDN77
cdnjs
Cecil
Celeritas
Celum
CEMax
Cendyn
Censhare
Centminmod
CentOS
Centra
CFML
cgit
Chabokan
Chakra UI
Chameleon
Chameleon system
Chamilo
Channel.io
ChannelAdvisor
ChannelApe
Chaport
ChargeAfter
Chargebee
Chart.js
Chartbeat
Chatango
Chatra
ChatStack
Chatwoot
Checkfront
Checkly
Checkout.com
Chekkit
Cherokee
CherryPy
Chevereto
Chili Piper
Chimpmatic
Chinese Menu Online
Chitika
Choices
Chord
Chorus
Chronofresh
Chronopost
ChurnZero
CI
CitrusPay
City Hive
CityMail
CIVIC
CiviCRM
CiviCRM plugins
CivicTheme
CJDropshipping app
Ckan
CKEditor
Clarip
Claris FileMaker
Clarity
Classeh
Classy
Clearbit Reveal
ClearSale
Clerk
Clerk.io
Cleverbridge
CleverTap
Click & Pledge
Clickbank
ClickCease
ClickDimensions
ClickFunnels
ClickHeat
clickio
ClickTale
Clicky
ClientJS
Clinch
Clipboard.js
Clockwork
Cloudbeds
CloudCart
Cloudera
Cloudflare
Cloudflare Bot Management
Cloudflare Browser Insights
Cloudflare Rocket Loader
Cloudflare Stream
Cloudflare Turnstile
Cloudflare Workers
Cloudflare Zaraz
Cloudify.store
Cloudimage
Cloudinary
CloudSuite
Cloudways
Cloverly
Cluep
ClustrMaps Widget
Clutch
CMS
CMS Made Simple
CMSimple
CNZZ
Coaster CMS
Cococart
CoConstruct
CoconutSoftware
Cocos2d
CodeIgniter
CodeMirror
CodeSandbox
Coin Currency Converter
Coinbase Commerce
Coinhave
CoinHive
CoinHive Captcha
Coinimp
Colibri WP
Colis Privé
Colissimo
Colorlib Activello
Colorlib Illdy
Colorlib Shapely
Colorlib Sparkling
Colorlib Travelify
ColorMag
ColorMeShop
Combahton FlowShield
Combeenation
Comeet
Comm100
Commanders Act TagCommander
Commanders Act TrustCommander
Comment systems
Commerce Server
Commerce.js
Commerce7
commercelayer
commercetools
Community Funded
Complianz
comScore
Concrete CMS
Conekta
Confer With
Congressus
Conjured
Connectif
Constant Contact
Contabo
Contact Form 7
Containers
Contao
Contenido
Contensis
Content curation
ContentBox
Contentful
Contently
Contentsquare
Contentstack
ContentStudio
Contlo
Control systems
Conversant Consent Tool
Conversio
Conversio App
Convert
Convertcart
ConvertFlow
ConvertKit
Convertr
Convertri
ConveyThis
Conviva
Cookie compliance
Cookie Information
Cookie Information plugin
Cookie Notice
Cookie Script
Cookiebot
CookieFirst
CookieHub
CookieYes
Cooladata
Coppermine
CopyPoison
core-js
Corebine
CoreMedia Content Cloud
CoreUI
CoRover
Correos
Correos Ecommerce
Cosmoshop
Cotonti
CouchDB
Countly
Coureon
Coveo
CoverManager
Covet.pics
Cowboy
Cozy AntiTheft
CPABuild
cPanel
CPG Dragonfly
CppCMS
Craft CMS
Craft Commerce
Cratejoy
Crazy Egg
CreateJS
Creativ.eMail
Crikle
Crisp Live Chat
Criteo
CRM
CRM+
Crobox
Crocoblock JetElements
Cross border ecommerce
Cross Pixel
Cross Sell
CrossBox
CrownPeak
Cryout Creations Bravada
Cryout Creations Fluida
Cryout Creations Mantra
Cryout Creations Parabola
crypto-js
Crypto-Loot
Cryptominers
Crystallize
CS Cart
CSSIgniter Olsen Light
cState
CTT
CubeCart
Cubyn
Cufon
Custom Fonts
Customer data platform
Customer.io
Customily
Cwicly
Cxense
CyberChimps Responsive
Cybersource
Czater
D3
Dachser
Daily Deals
DailyKarma
Dailymotion
daisyUI
Dancer
Danneo CMS
Daphne
Darkmode.js
Dart
Darwin
Database managers
Databases
Datadog
Datadome
DataLife Engine
DataMilk
DataTables
DatoCMS
Day.js
db-ip
DDoS-Guard
Dealer Spike
Debian
Decibel
decimal.js
DedeCMS
deepMiner
Delacon
Delivengo
Deliverr
Demandbase
Deno
Deno Deploy
Depict
DERAK.CLOUD
DeskPro
DeskPro Chat
Deta
Detectify
Deutsche Post
Development
DHL
DHTMLX
DiamondCDN
Dianomi
Didomi
Digest
DigiCert
Digismoothie Candy Rack
Digistore24
Digital asset management
Digital Showroom
DigitalRiver
DirectAdmin
Directus
Discourse
Discuz! X
Disqus
Distributor
District M
Dito
Divi
DivideBuy
Divido
Django
Django CMS
DM Polopoly
DMS
DNN
DocFX
Docker
Documentation
Docusaurus
DocuSign
Dojo
Dokan
Dokeos
DokuWiki
Domain parking
DomainFactory
Dominate WooCommerce
Donorbox
DonorPerfect
Doofinder
Doppler
Doppler for WooCommerce
Doppler Forms
Dotclear
Dotdigital
Dotdigital Chat
DoubleClick Ad Exchange (AdX)
DoubleClick Campaign Manager (DCM)
DoubleClick Floodlight
DoubleClick for Publishers (DFP)
DoubleVerify
Dovetale
Download Monitor
Doxygen
DPD
DPlayer
Draft.js
Draftpress HFCM
Dragon
Drapr
DreamApply
Dreamdata
DreamHost
DreamWeaver
Drift
Drip
Drop A Hint
Dropbox
DropInBlog
Dropzone
Droxit
Droz Bot
Drupal
Drupal Commerce
Drupal Multisite
Drupal themes
DTScout
Duda
Duel
Dukaan
Duopana
DX
DX1
Dynamic Yield
Dynamicweb
Dynatrace
Dynatrace RUM
Dyte
e-goi
e-Shop Commerce
e107
Easy Hide PayPal
Easy Redirects
EasyDigitalDownloads
EasyEngine
Easylog
EasyStore
Ebasnet
eBay Partner Network
ebisumart
EC-CUBE
eCaupo
EcForce
ECharts
eClass
Ecommerce
Ecommerce frontends
Ecovium
Ecwid
EdgeCast
Edgio
Editor.js
Editors
eDokan
ef.js
Eggplant
EKM
eKomi
Ektron CMS
Elastic APM
ElasticPress
Elasticsearch
ElasticSuite
Elcodi
Elcom
Eleanor CMS
Element
Element UI
Elementor
Elementor Cloud
Elementor Header & Footer Builder
ElementsKit
Elevar
Eleventy
Elfsight
Elixir
Ellucian CRM Recruit
Elm
Elm-ui
ELOG
ELOG HTTP
Eloomi
Eloqua
Email
EmailJS
Emarsys
Ematic Solutions
Embedly
EmbedPlus