lead-scraper

Extract business and contact information from directory pages and websites.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/silva2kand/silva-ide --skill lead-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead-scraper
Source: https://github.com/silva2kand/silva-ide/tree/main/_cowork_os_pack/package/resources/skills/lead-scraper
Command: npx skills add https://github.com/silva2kand/silva-ide --skill lead-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It enables users to efficiently gather structured business and contact information from directory pages and company websites, reducing manual scraping time.

Core Features & Use Cases

  • Data Extraction: Pulls contact details, company names, and other relevant data from various web pages.
  • Use Case: Imagine compiling a list of leads from multiple company directories for marketing outreach or sales prospecting. Use this skill to automate data collection from web sources.
  • Functionality: Utilizes web crawling and parsing capabilities to identify and extract key information fields accurately.

Quick Start

Use the lead-scraper skill to input a URL of a directory or website to retrieve structured lead information.

Frequently Asked Questions about lead-scraper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract contact info and business data from directory websites?

To extract contact info and business data, you can use automated web scraping to parse directory pages and pull structured fields like company names and contact details. This process automates data collection, reducing manual scraping time for lead generation.

What is the best way to automate lead generation from web pages?

Automating lead generation is best handled by using web crawling and parsing capabilities to identify key information fields accurately. This approach compiles lists of leads from multiple company directories, streamlining sales prospecting and marketing outreach.

Can I build a contact database by scraping company websites?

Yes, you can build a contact database by scraping company websites. By parsing web page content and extracting structured data based on page patterns, you can efficiently gather relevant business data and contact information into a centralized database.

Does this web scraping method work for market research from multiple directories?

This web scraping method works for market research by extracting structured business information from multiple directories. It utilizes web crawling to accurately identify and pull company names and contact details, supporting comprehensive market analysis.

What are the limitations of extracting business data from directory pages?

A limitation of extracting business data is that it requires parsing web page content and relies heavily on page structure and patterns. If the target directory pages lack consistent structure, the automated extraction of contact details may be less accurate.

Related Skills