What problem does it solve?
Exporting complete Prospeo search results to CSV is challenging when searches return tens of thousands of results. This skill translates your Prospeo UI filters into API calls, paginates through results, and ensures you capture every contact, even for large US-wide queries.
Core Features & Use Cases
- Translates Prospeo UI filters into API requests and paginates to export all results.
- Automatically splits US-wide searches by state to bypass 25,000-result per search limits and deduplicates across states.
- Handles rate limits and errors, saving results to a CSV file for downstream analysis or CRM imports.
- Use cases include exporting all executives in a region, building large contact lists for outreach, or archiving complete Prospeo searches for compliance.
Quick Start
Describe your Prospeo filters and provide your API key to Claude to generate and run the export, then Claude will run pagination or state splitting as needed and save the CSV in your current directory.