Skip to main content
POST
Company Website Keywords
  • Input: Provide a list of up to 50business_ids.
  • Processing: The system scans websites for specified keywords and retrieves matched snippets.
  • Output: A structured response listing keyword occurrences, extracted snippets, and URLs.
Bash
  • Analyze competitor website content to understand keyword strategies.
  • Monitor brand mentions across industry websites.
  • Track keyword density to assess SEO effectiveness.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
parameters
CompanyWebsiteKeywordsEnrichmentParams · object
required
business_ids
string[]
required
Required array length: 1 - 50 elements
Pattern: ^[a-f0-9]{32}$
request_context
Request Context · object | null
Example:

null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
total_results
integer
required
data
BusinessesBulkEnrichRow[CompanyWebsiteKeywordsOutputSchema] · object[]
entity_id
Pattern: ^[a-f0-9]{32}$