FMP-Data is a python package for connecting to Financial Data Prep API. It simplifies how you can access production quality data.
Installation and Setup
Get anFMP Data
API key by
visiting this page.
and set it as an environment variable (FMP_API_KEY
).
Then, install langchain-fmp-data.