Skip to content

A comprehensive Python toolkit for retrieving and analyzing financial data using Financial Modeling Prep API.

License

Notifications You must be signed in to change notification settings

gp1981/fmp_analysis_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer: The code is provided as-is and the author takes no responsibility for any issues or damages arising from its use.

Financial Analysis Toolkit

Overview

A comprehensive Python toolkit for retrieving and analyzing financial data using Financial Modeling Prep API.

Features

  • Retrieve stock symbol lists
  • Download company profiles
  • Extract financial statements
  • Rank companies based on key metrics
  • Export analysis to Excel

Setup

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Set API key: export FINANCIAL_MODELING_PREP_API_KEY=your_api_key

Usage

Run python main.py to execute the financial analysis.

Contributing

Please follow good practice for submitting pull requests.

About

A comprehensive Python toolkit for retrieving and analyzing financial data using Financial Modeling Prep API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published