Skip to main content
POST
Businesses Company Website Keywords Job
Asynchronous variant. This submits a job through the async job infrastructure — poll job status for progress and results. Input comes from an uploaded dataset (list_id); limits are 10,000 rows and a 24-hour run time.For the full output signal reference, see the synchronous endpoint.
  • Input: Provide a list_id from the dataset upload endpoint plus a parameters object. Async endpoints do not accept inline 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
list_id
string
required

Entity ID list identifier returned by the upload endpoint

parameters
CompanyWebsiteKeywordsEnrichmentParams · object
required

Response

Successful Response

job_id
string
required
status
string
required
status_url
string
required