Create a Webset
Creates a new Webset with optional search, import, and enrichment configurations. The Webset will automatically begin processing once created.
You can specify an externalId to reference the Webset with your own identifiers for easier integration.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Body
Optional name that appears anywhere the Webset is displayed. Leave empty to have Exa generate one automatically.
1"Leading climate tech startups"
Create initial search for the Webset.
Import data from existing Websets and Imports into this Webset.
Add enrichments to extract additional data from found items.
Enrichments automatically search for and extract specific information (like contact details, funding data, employee counts, etc.) from each item added to your Webset.
Global exclusion sources (existing imports or websets) that apply to all operations within this Webset. Any results found within these sources will be omitted across all search and import operations.
The external identifier for the webset.
You can use this to reference the Webset by your own internal identifiers.
300Set of key-value pairs you want to associate with this object.
Response
Webset created
The unique identifier for the webset
"webset"The status of the webset
idle, pending, running, paused The external identifier for the webset
The title of the webset
The searches that have been performed on the webset.
Imports that have been performed on the webset.
The Enrichments to apply to the Webset Items.
The Monitors for the Webset.
The URL to view the webset in the Exa dashboard
The date and time the webset was created
The date and time the webset was updated
The Excludes sources (existing imports or websets) that apply to all operations within this Webset. Any results found within these sources will be omitted across all search and import operations.
Set of key-value pairs you want to associate with this object.