apify-public-registries

Installation
SKILL.md

Public Company Registries — 11 Countries

Look up official company data from European public registries via Python scripts (direct REST API) or Apify actor fallback (scraping when no API exists).

Prerequisites

  • Python 3 (scripts use stdlib — no pip dependencies for most countries)
  • Apify access (only for DE, UK, PL financials, CZ justice.cz, RO fallback) — preferred: apify CLI (npm install -g apify-cli && apify login); fallback: Apify MCP connector (call-actor tool). CLI is faster and preferred when both are available.
  • NL: KVK_API_KEY env var (register at developers.kvk.nl — see REGISTRATION/NL.md)
  • PL GUS: GUS_API_KEY env var (email regon_bir@stat.gov.pl)
  • SE: Bolagsverket requires registration (see REGISTRATION/SE.md)
  • HR: Sudski registar requires OAuth registration (see REGISTRATION/HR.md)

${CLAUDE_PLUGIN_ROOT} is the plugin's root directory (where .claude-plugin/ lives). It is resolved automatically by Claude Code when the plugin is installed, or set to the --plugin-dir path during development.

Workflow checklist

Copy this and tick boxes as you progress:

Installs
9
GitHub Stars
195
First Seen
11 days ago
apify-public-registries — apify/awesome-skills