Skip to content

Company search

Choose a tag to compare

@oscatcher oscatcher released this 14 Apr 11:16
· 34 commits to main since this release
a17e16a

What's new

Adds company search support — track specific companies across CatchAll jobs.

New sub-clients:

  • client.entities — create and manage company entities
  • client.datasets — group entities into reusable datasets

New types: AdditionalAttributes, CompanyAttributes, CreateEntityRequest,
CreateDatasetCsvResponse, ConnectedEntity, and more.

Job results: Record now includes connected_entities with entity_id,
name, ed_score (1–10), and relation when a job is submitted with
connected_dataset_ids.

Full reference: reference.md
Docs: Company search