Pulls data from Norway's official business registry covering all 1.2 million registered companies. You get search by name, location, industry codes, employee count, bankruptcy status, and more. No auth required since it's open government data. The response format is HAL+JSON which is a bit verbose but workable. Useful if you're building anything that needs to validate Norwegian companies, lookup org numbers, or track new registrations. They also offer nightly bulk downloads in JSON, CSV, and Excel if you need the full dataset. Rate limits aren't documented but it's a government API so don't hammer it.
npx skills add https://github.com/aradotso/trending-skills --skill brreg