Retrieve website analysis for a business

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

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

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
Allowed values:
idstringformat: "uuid"
urlstringformat: "uri"
created_atdatetime
updated_atdatetime
statusenum
Allowed values:
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 strings
Phone numbers found on website
addresseslist of strings
Addresses found on website
http_status_codeinteger or null
HTTP response status code
titlestring or null
Website page title
descriptionstring or null
Website meta description
domainobject or null
Domain registration information
pageslist of objects or null
Website pages with screenshots
errorstring or null
Error message if website analysis failed
categorystring or null
Website category classification
platformstring or null

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

peoplelist of maps from strings to any or null
People found on website
email_addresseslist of strings or null
Email addresses found on website

Errors