A Python package to extract World's Richest People (Based on Forbes Rankings)
- requests
-
Chef-CLI is available as a python package.
-
Open terminal and run
pip install richest
-
This installs the CLI app.
-
Now run richest --help to know the available commands
-
Enjoy !!
To extract Top 20 Richest People
richest --current
To extract Top 20 Youngest Richest People
richest --youngest
Complete option list
richest -h
usage: richest [-h] [--current] [--youngest] [--oldest] [--male] [--female]
optional arguments:
-h, --help show this help message and exit
--current Get richest people currently
--youngest Get youngest richest people
--oldest Get oldest richest people
--male Get richest males
--female Get richest females
Feel free to send feedback on Email or file an issue.
- Feel free to report issues and bugs.It will be helpful for future launches of application.
- All Suggestions are welcome.
- Fork repository and Contribute.
Thanks to awesome api - https://forbes400.herokuapp.com/