OpenCorporates is a website that shares data on corporations under the copyleft Open Database License.
Install From PyPI:
$ pip install occli
$ occli -q [company-name]
Upgrade to latest version:
$ pip install --upgrade occli
Clone From Github:
$ git clone https://github.com/rly0nheart/occli.git
$ cd occli
$ pip install -r requirements.txt
$ python occli -q [company-name]
| Flag | MetaVar | Usage |
|---|---|---|
-q/--query |
company-name | company-name |
-d/--dump |
path/to/file | dump output to a specified file |
-v/--verbose |
run occli in verbose mode (recommended) | |
--version |
view program's version number and exit' | |
--licence/--license |
show program's licen(cs)e and exit' |

