SkillAgentSearch skills...

Occli

A command line tool that queries the Open Corporates Database and returns data on corporations under the copyleft Open Database License.

Install / Use

/learn @rly0nheart/Occli
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Archived: Open Corporates API is no longer public

logo

Python Version GitHub CodeFactor PyPI Downloads GitHub repo size

Occli is a command line tool that queries the Open Corporates Database and returns data on corporations under the copyleft Open Database License.

Installation

Clone from Github

git clone https://github.com/rly0nheart/occli.git
cd occli
python setup.py sdist bdist_wheel
pip install dist/occli-[version.tag]-py3-none.whl

Install from PyPI

pip install occli

Usage

occli 'query'

Updating

pip install --upgrade occli

Optional Arguments

| Option | Argument | Usage| | ------------- |:----------------------:|:---------:| | -o/--output | path/to/file | write output to a specified file | | -c/--count | | number of results to return (1-30) (default: 30) | | -v/--verbose | | enable verbosity |

Note

Occli is in no way affiliated with Open Corporates. This project only uses their public API, therefore, user privacy policies and terms of service will be applied as provided by Open Corporates itself.

LICENSE

license

View on GitHub
GitHub Stars33
CategoryData
Updated2mo ago
Forks5

Languages

Python

Security Score

95/100

Audited on Jan 10, 2026

No findings