
Lead Hunter
Deprecated
Pricing
Pay per usage
Go to Store
0

Lead Hunter
Deprecated
Automatically extract business information from websites and their Facebook pages for lead generation.
0.0 (0)
Pricing
Pay per usage
0
Monthly users
4
Last modified
2 months ago
Automatically extract business information from websites and their Facebook pages.
What it does
- Scrapes contact information (email, phone, address)
- Extracts business details
- Validates addresses
- Combines data from website and Facebook
Input
- List of business website URLs in a text file
- One URL per line
- File accessible via public URL
Output
The output contains:
- Business name
- Email address
- Phone number (higher quality from Facebook, may have false positives from websites)
- Physical address
- Info from Facebook (if fb link available on the website)
Note: Facebook data generally provides higher quality contact information compared to website scraping, especially for phone numbers.
Usage
- Prepare a text file containing your target business domains
- Upload the text file to the input of the actor
- Run the actor and wait for the URLs to be processed
- Download results
Example
Input:
https://adelineyoga.com (a single line of the input text file)
Output Schema:
1{ 2 "url": "https://adelineyoga.com", 3 "facebook_business_name": "Adeline Yoga Studio", 4 "facebook_email": "info@adelineyoga.com", 5 "facebook_phone": "(510) 982-1873", 6 "facebook_address": "3308 Adeline St, Berkeley, CA, United States, California", 7 "facebook_business_type": "Yoga", 8 "website_business_name": "Home", 9 "website_email": "support@adelineyoga.com", 10 "website_phone": "510-982-1873", 11 "website_address": "'3308 AdelineBerkeley, CA 94703'" 12}
Read more about the actor on medium
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.