B2B Signal Scout
Pricing
from $0.01 / 1,000 results
B2B Signal Scout
Pricing
from $0.01 / 1,000 results
Maximum number of requests that can be made by this crawler.
Maximum link depth from the start URLs. Set to 0 to only process the start URLs and the predefined paths.
If enabled, the crawler only enqueues links from the same hostname as the start URL.
Paths that will be enqueued for each start URL origin (useful for pricing/contact/legal pages).
[ "/", "/pricing", "/contact", "/about", "/company", "/careers", "/jobs", "/security", "/legal", "/privacy", "/terms", "/cookie", "/cookies", "/status"]Optional delay applied at the start of each request handler to reduce load on target servers.
Use Apify Proxy for IP rotation to prevent blocking.
Enable verbose logging (useful for development).
When enabled, the Actor uses OpenAI to convert crawl evidence into structured lead intelligence.
Optional override for the OpenAI API key. Prefer setting OPENAI_API_KEY as an Actor secret instead of passing it in input.
Model used for structured enrichment. GPT-4.1 mini is a good default for cost-sensitive production runs.
Maximum number of companies that will be sent to the AI model for enrichment.
How many AI enrichment requests can run in parallel.
Maximum crawl evidence characters sent to the AI model for each company.
Maximum output tokens requested from the AI model per company.
Sampling temperature for AI enrichment. Lower values are more deterministic.
If you monetize this Actor with Apify pay-per-event, enable this to charge for each AI enrichment. Disable for local development.
Event name used when charging via Actor.charge(). Configure the same event in Apify Console (Publication -> Monetization).
When to charge the PPE event: 'attempt' (before OpenAI call) or 'success' (after a successful enrichment).