Retrieve website analysis for a business

Returns website analysis data including domain info, pages, and quality indicators

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

business_idstringRequired
Business ID

Query parameters

includestringOptional

Include additional data. Use “indicator_details” to include source examples and explanations for each indicator

Response

website analysis found
objectenum
idstringformat: "uuid"
urlstring or nullformat: "uri"
The URL that was passed or found for the Business
created_atdatetime
updated_atdatetime
statusenum
parkedboolean or null
Whether the domain is parked
submittedboolean
Whether the website was submitted by user
business_idstringformat: "uuid"
business_name_matchboolean
Whether website content matches business name
phone_numberslist of objects
Phone numbers found on website
addresseslist of objects
Addresses found on website
http_status_codeinteger or nullOptional
HTTP response status code
titlestring or nullOptional
Website page title
descriptionstring or nullOptional
Website meta description
domainobject or nullOptional
Domain registration and redirect information
pageslist of objectsOptional
Website pages with screenshots
errorstring or nullOptional
Error message if website analysis failed
categorystring or nullOptional
Website category classification
platformstring or nullOptional

Website platform (e.g., instagram.com, facebook.com)

posts_summarystring or nullOptional
Summary of posts found on the website or linked social media profiles
reviews_summarystring or nullOptional

Summary of reviews found on the website or linked third-party profiles

nameslist of objectsOptional
Names found on website
peoplelist of maps from strings to any or nullOptional
People found on website
email_addresseslist of objects or nullOptional
Email addresses found on website
ratingobject or nullOptional

Errors

404
Get Business Website Request Not Found Error