Python library for getting realtime Mutual Funds data in India
mftool is a library for getting real time Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given mutual fund scheme or build large data sets for further data analytics.
- Getting last updated quotes for Mutual fund scheme using scheme codes.
- Return data in Dataframe, json and dictionary formats.
- Getting quotes for all the schemes available with AMFI.
- Helper APIs to check whether a given Scheme code is correct.
- Getting all historical NAVs for a schemes.
- Getting list of all schemes with there Scheme codes.
- Get daily scheme performance.
Related Projects -