prospeo-search-api

Find and filter leads using the Prospeo Search Person API.

601|215|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/growthenginenowoslawski/coldoutboundskills --skill prospeo-search-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prospeo-search-api
Source: https://github.com/growthenginenowoslawski/coldoutboundskills/tree/main/skills/prospeo-search-api
Command: npx skills add https://github.com/growthenginenowoslawski/coldoutboundskills --skill prospeo-search-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams locate and filter leads using the Prospeo Search Person API, handling complex filters, pagination, and rate limits to enable scalable prospecting.

Core Features & Use Cases

  • API-based lead search with structured filters for location, job title, company size, industry, and technology
  • State-by-state crawling to navigate US-wide result limits and ensure coverage
  • Robust handling of pagination, rate limits, and error responses for reliable lead generation

Quick Start

Run a sample Prospeo search against a small filter set to see results returned immediately.

Frequently Asked Questions about prospeo-search-api

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

FAQPage Schema
How do I find and filter leads using the Prospeo Search Person API?

You can find and filter leads using the Prospeo Search Person API by defining a request payload with structured filters for job titles, industries, locations, and company attributes, along with proper authentication headers.

What is state-by-state crawling for lead generation and when do I need it?

State-by-state crawling is a strategy to navigate US-wide result limits in the Prospeo API. You need it to ensure complete lead coverage across large-scale searches that exceed standard API result constraints.

How do I handle rate limiting and pagination when scraping large lead lists?

Handle rate limiting and pagination when scraping large lead lists by implementing robust error handling and pagination logic in your API requests to maximize returned results within the platform's constraints.

Can I search for leads using complex filters across multiple company attributes?

Yes, you can search for leads using complex filters across multiple company attributes. The Prospeo API supports structured filtering by location, job title, company size, industry, and technology stacks simultaneously.

What are the limitations of large-scale lead search with Prospeo?

Limitations of large-scale lead search with Prospeo involve API rate limits and US-wide result caps. These boundaries require a stateful crawling strategy to maximize results and avoid incomplete data extraction.