Companies Like X
Enter the name of any company and get 10 lookalike companies. Unlock 50+ more attribute filters and data export with a free plan.
TARGET COMPANY
HUBSPOT INC
HubSpot is an American developer and marketer of software products for inbound marketing, sales, and customer service. Hubspot was founded by Brian Halligan and Dharmesh Shah in 2006....
Location
Cambridge, United States of America
Employees
~3.5K
Revenue
~674.9M USD
CEO
Brian Halligan
Industries
Professional Service Companies Marketing Companies Software Companies CRM Software Companies ERP Software Companies
Companies like 'Hubspot'
96% similar to 'Hubspot'
Salesforce.com Inc.
Salesforce.com, Inc. is an American cloud-based software company headquartered in San Francisco, California. It provides customer relationship management (CRM) service and also provides a complementar...
Location
San Francisco, United States of America
Employees
~56.6K
Revenue
~17.1B USD
CEO
Marc Benioff
Industries
Software Companies CRM Software Companies Cloud Computing Providers ERP Software Companies Financial Software Companies Software As A Service Companies
Get Lookalikes with DQL
Lookalike extends DQL, the Diffbot query language that makes it fast and easy to search trillions of facts in the Knowledge Graph.
Narrow Lookalikes further by over 50+ standard firmographic attributes to find just the Lookalikes you expect, or discover connections no one else has ever made.
import requests
TOKEN = 'Your Diffbot Token'
QUERY = 'type:Organization similarTo(type:Organization name:"Hubspot")'
url = 'https://kg.diffbot.com/kg/dql_endpoint?type=query&token=TOKEN&query=QUERY'
response = requests.request('GET', url)
print(response.text)
Integrate with the API in Minutes
Deploy company recommendations natively in your app, or get complete access to Lookalikes with the Knowledge Graph REST API.
Included with All Diffbot Plans
As an extension of DQL, Lookalikes are available to all plans with Knowledge Graph access.