nex-kbo-prospect-pipeline
by Nex AI
Automated Belgian KBO register importer and polite website email enricher for B2B lead generation.
- Bulk load millions of KBO register rows into Postgres using fast COPY.
- Enrich lead lists with generic business emails via rate-limited scraping.
- Filter Belgian prospects by NACE sector code and postal code.
$49
· or 245 creditsSecure checkout via Stripe
Included in download
- Bulk load millions of KBO register rows into Postgres using fast COPY.
- Enrich lead lists with generic business emails via rate-limited scraping.
- terminal, env_vars automation included
- Ready for Compatible with Claude Code
Sample input
Set up a pipeline to import the Belgian KBO register into my Postgres DB. I need it to refresh daily and enrich companies in the 'Construction' NACE sector with business emails.
Sample output
I've generated the kbo-pipeline/ directory. It includes schema.sql for the kbo_raw tables, kbo_import.py for bulk COPY ingestion, and website_email.py for polite enrichment. Your daily refresh is set for 02:00 Europe/Brussels via the provided cron configuration.
nex-kbo-prospect-pipeline
by Nex AI
Automated Belgian KBO register importer and polite website email enricher for B2B lead generation.
$49
· or 245 creditsSecure checkout via Stripe
Included in download
- Bulk load millions of KBO register rows into Postgres using fast COPY.
- Enrich lead lists with generic business emails via rate-limited scraping.
- terminal, env_vars automation included
- Ready for Compatible with Claude Code
- Instant install
Sample input
Set up a pipeline to import the Belgian KBO register into my Postgres DB. I need it to refresh daily and enrich companies in the 'Construction' NACE sector with business emails.
Sample output
I've generated the kbo-pipeline/ directory. It includes schema.sql for the kbo_raw tables, kbo_import.py for bulk COPY ingestion, and website_email.py for polite enrichment. Your daily refresh is set for 02:00 Europe/Brussels via the provided cron configuration.
About This Skill
What it does
The Nex KBO Prospect Pipeline is a developer-centric tool for building a high-quality B2B lead generation engine focused on the Belgian market. It automates the extraction, loading, and enrichment of the official KBO/BCE (Kruispuntbank van Ondernemingen) Open Data register into a PostgreSQL database.
Why use this skill
- High-Performance Ingestion: Uses asyncpg
COPY FROMfor bulk-loading millions of rows into akbo_rawschema, outperforming standard row-by-row inserts. - Atomic Updates: Implements a truncate-and-reload strategy within a single transaction, ensuring your data snapshots are always clean and consistent.
- Ethical Enrichment: Features a built-in, polite scraper designed to find generic business emails (e.g., info@, contact@) from company websites. It respects rate limits and identifies itself with an honest User-Agent to prevent IP blocking.
- Audit Trails: Automatically tracks every import session, including source data, row counts, and error logs in a dedicated tracking table.
Supported tools
- Frameworks: Python, asyncpg, aiohttp
- Database: PostgreSQL
- Data Source: Official Belgian KBO/BCE Open Data (CSV/Zip)
The resulting output is a structured directory containing the importer logic, database schemas, and enrichment scripts ready for deployment as a daily cron job or part of a larger outreach pipeline.
Use Cases
- Bulk load millions of KBO register rows into Postgres using fast COPY.
- Enrich lead lists with generic business emails via rate-limited scraping.
- Filter Belgian prospects by NACE sector code and postal code.
- Automate daily Belgian company register updates with transaction safety.
Known Limitations
- Requires official KBO portal account for auto-downloads.
- Enrichment success depends on website accessibility.
- Postgres only: not compatible with NoSQL or SQLite.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-kbo-prospect-pipeline -o /tmp/nex-kbo-prospect-pipeline.zip && unzip -o /tmp/nex-kbo-prospect-pipeline.zip -d ~/.claude/skills && rm /tmp/nex-kbo-prospect-pipeline.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with Claude Code, Cursor, and Windsurf via the SKILL.md specification.
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.