Unofficial Open Corporates CLI
OpenCorporates is a website that shares data on corporations under the copyleft Open Database License. This is an unofficial open corporates python command line tool.
Installation
Clone the repo:
$ git clone https://github.com/rlyonheart/occli.git
$ cd occli
$ python occli
Or Install from pypi
$ pip install occli
$ occli
Optional Args
Flag | Or | MetaVar | Usage |
---|---|---|---|
-o |
--outfile |
FILENAME | output filename |
-r |
--raw |
return results in raw json | |
-v |
--verbosity |
run program in verbose mode |