Organizations IDs finder / Akan - son of god Nyame
A package for searching organization identifiers in multiple search engines.
Take a look on for some examples in the repository https://github.com/fedevergara/kamunu
**** The other dependecies can be installed with pip installing this package.
NOTE:
To start the script on conda please run the next steps
mkdir -p $HOME/data/db
mongodb mongod --dbpath $HOME/data/db/
pip install kamunu
Let's start the script executing
kamunu_run -S "Name_of_an_organization" -O "name_of_organitation_source"
BSD-3-Clause License