Agency Lead Gen Pipeline
Pricing
Pay per usage
Go to Apify Store
Agency Lead Gen Pipeline
Pricing
Pay per usage
You can access the Agency Lead Gen Pipeline 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 '{< "serviceCategory": "digital-marketing",< "location": "United States",< "maxAgencies": 50,< "directorySources": [< "clutch",< "sortlist",< "agencyspotter",< "designrush"< ],< "emailTemplate": "Hi {{firstName}},\\n\\nI came across {{companyName}} and was impressed by your work in {{topService}}.\\n\\nI'\''d love to explore whether we might be a fit to work together.\\n\\nWould you have 15 minutes for a quick call this week?\\n\\nBest,\\n[Your name]\\n\\n---\\nTo unsubscribe: {{unsubscribeLink}}",< "emailSubject": "Quick question for {{companyName}}",< "finalStep": "none",< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call ryanclinton/agency-lead-gen-pipeline --silent --output-datasetThe Apify CLI is the official tool that allows you to use Agency Lead Gen Pipeline 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: