Event Presence Index

live$0.005/resultSignal Detection

Company domain in, the third party conferences and trade shows that company publicly says it attends out. Searches the company's own domain, tells its own conference apart from the ones it attends, and returns event names with years plus an honest account of what the search could see.

Use Cases

  • Who buys it. Built for GTM teams who already have an account list and want to know where those accounts will physically be: to book meetings around a show, time a campaign to a conference week, or open with a shared event.
  • Clay enrichment column. Add the conferences an account sponsors or attends as flat columns, then time a campaign to the show week.

Features

  • Events the company attends, with a year and an evidence URL for each
  • Its own conference, told apart, reported separately and never mixed in
  • A resolved year, or an explicit null when the year cannot be trusted
  • An honest coverage account, so you can see what the search actually saw
  • Searches the company's own domain, which is what kills brand collisions

Input

domainstringrequired

Company domain, for example 6sense.com. Protocol and path are stripped.

company_namestringoptional

Helps when the brand differs from the domain stem. Default: derived.

yearsstringoptional

Comma separated. Events dated outside the set are still returned and flagged. Default: 2025,2026.

max_queriesstringoptional

1 to 5. Two is the measured sweet spot. Default: 2.

include_own_eventsbooleanoptional

Report the company's own conference in its own field. Default: true.

skipCachestringoptional

true forces a fresh look instead of the 21 day cache. Default: false.

Output schema

json
{
  "domain": "6sense.com",
  "company_name": "6sense",
  "event_count": 2,
  "event_1_name": "Adobe Summit 2026",
  "event_1_year": 2026,
  "event_1_url": "https://abx.6sense.com/adobe2026",
  "event_2_name": "Forrester B2B Summit 2026",
  "event_2_year": 2026,
  "most_recent_event_name": "Adobe Summit 2026",
  "most_recent_event_year": 2026,
  "dated_event_count": 2,
  "undated_event_count": 0,
  "runs_own_event": false,
  "own_events_json": null,
  "excluded_own_event_count": 0,
  "queries_run": 2,
  "queries_failed": 0,
  "results_examined": 24,
  "coverage": "good",
  "fetch_status": "ok",
  "run_date": "2026-08-10T06:30:00.000Z"
}

Pricing

$0.005per result

Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.

Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.

Available on