Lead Qualifier and Enrichment
Pricing
Pay per usage
Lead Qualifier and Enrichment
Scrapes company websites, qualifies leads using AI, scores buying intent, and generates personalized outreach messages. Supports OpenAI and Anthropic.
Lead Qualifier and Enrichment
Pricing
Pay per usage
Scrapes company websites, qualifies leads using AI, scores buying intent, and generates personalized outreach messages. Supports OpenAI and Anthropic.
You can access the Lead Qualifier and Enrichment 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 '{< "companyUrls": [< "https://www.notion.so",< "https://www.lemlist.com"< ],< "yourProductDescription": "We offer an AI-powered sales engagement platform that helps B2B SaaS companies automate personalized outreach, track prospect engagement, and close deals faster.",< "idealCustomerProfile": "B2B SaaS companies with 50-500 employees that are in a growth phase, have a sales team of 5+, and are actively hiring for sales/marketing roles.",< "maxResults": 2,< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call magicfingers/lead-qualifier --silent --output-datasetThe Apify CLI is the official tool that allows you to use Lead Qualifier and Enrichment 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: