Company Signal Enrichment V2 by Signaliz avatar

Company Signal Enrichment V2 by Signaliz

Pricing

$5.00 / 1,000 results

Go to Apify Store
Company Signal Enrichment V2 by Signaliz

Company Signal Enrichment V2 by Signaliz

Enrich company records with recent buying signals, summaries, evidence, and Signaliz signal intelligence.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

Signaliz

Signaliz

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

20 days ago

Last modified

Share

Enrich companies with recent GTM signals through the Signaliz public API. This Actor wraps POST /company-signal-enrichment-v2 and returns one structured dataset item per company.

What it does

  • Accepts one company, JSON records, pasted CSV, a CSV URL, or an Apify dataset ID.
  • Supports company_name, domain, company_domain, LinkedIn URL, signal types, target signal count, lookback window, online mode, and model override.
  • Defaults to google/gemini-3.1-flash-lite.
  • Preserves every original input column.
  • Appends signal count, signals, intelligence, credit usage, errors, normalized request, and raw Signaliz response.
  • Retries transient 429 and 5xx responses with bounded backoff.
  • Writes one dataset item per input row and a summary to the key-value store under SUMMARY and OUTPUT.

Input

For a single company:

{
"company_name": "Stripe",
"domain": "stripe.com",
"target_signal_count": 3
}

For batches, use records, csv_text, csv_url, or source_dataset_id. Each row should include at least one of company_name, domain, company_domain, or linkedin_url.

Output

Each dataset item includes the original row plus fields like:

{
"company_name": "Stripe",
"domain": "stripe.com",
"success": true,
"signal_count": 3,
"signals": [],
"intelligence": {},
"credits_used": 3,
"normalized_request": {
"company_name": "Stripe",
"domain": "stripe.com",
"target_signal_count": 3,
"model": "google/gemini-3.1-flash-lite"
},
"raw_response": {}
}

Pricing

Pay per result through Apify. The Actor uses the synthetic default dataset item event, so each dataset item is one billable result.

About Signaliz

Signaliz is a GTM data quality platform by Content Marketing Media. It powers enrichment, validation, and signal workflows for outbound teams operating at serious volume.