
Lead Hunter
No credit card required
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Lead Hunter
No credit card required
Automatically extract business information from websites and their Facebook pages for lead generation.
Actor Metrics
5 monthly users
No reviews yet
No bookmarks yet
21% runs succeeded
Created in Nov 2024
Modified 22 days ago
You can access the Lead Hunter 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://adantiah-healing-arts.squarespace.com/"
5 },
6 {
7 "url": "https://agilept.com"
8 },
9 {
10 "url": "https://aliceausten.org"
11 }
12 ]
13}' |
14apify call ashar_malik/lead-hunter --silent --output-dataset
Lead Hunter API through CLI
The Apify CLI is the official tool that allows you to use Lead Hunter locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: