LeadScraper avatar
LeadScraper

Pricing

$2.30 / 1,000 runs

Go to Store
LeadScraper

LeadScraper

Developed by

Claire Dubiel

Claire Dubiel

Maintained by Community

Scrape a list of urls and receive business contact information, social media links, and a description of the services. This actor will scrape across multiple pages in the sitemap and returns a confidence score to every phone number and email that it finds. webscraper, scrape leads, web scraper

0.0 (0)

Pricing

$2.30 / 1,000 runs

2

Total users

19

Monthly users

8

Runs succeeded

>99%

Last modified

2 months ago

You can access the LeadScraper 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 '{
< "urls": [
< "https://www.example1.com/",
< "https://www.example2.com"
< ],
< "metadata": {
< "project_id": "example-project",
< "source": "manual",
< "category": "roofing",
< "tags": [
< "service",
< "construction"
< ]
< }
<}' |
<apify call cdubiel/lead-scraper --silent --output-dataset

LeadScraper API through CLI

The Apify CLI is the official tool that allows you to use LeadScraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: