Webinar Lead Prospecting Workflow
Pricing
Pay per event
Webinar Lead Prospecting Workflow
Find companies running webinars, demos, virtual events, and workshops, then enrich public host/contact signals for B2B prospecting.
Webinar Lead Prospecting Workflow
Pricing
Pay per event
Find companies running webinars, demos, virtual events, and workshops, then enrich public host/contact signals for B2B prospecting.
You can access the Webinar Lead Prospecting Workflow programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "queries": [< "cybersecurity webinar",< "HR software demo",< "marketing automation virtual event"< ],< "domains": [< "hubspot.com",< "semrush.com"< ],< "eventUrls": [< {< "url": "https://www.hubspot.com/webinars"< }< ],< "maxItems": 20,< "maxSearchResultsPerQuery": 10,< "includeContacts": true,< "dedupeByDomain": true,< "country": "United States"<}' |<apify call automation-lab/webinar-lead-prospecting-workflow --silent --output-datasetThe Apify CLI is the official tool that allows you to use Webinar Lead Prospecting Workflow locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: