A Flask-based web application to fetch, analyze, and display key legal and financial information of UK companies using the Companies House API.
- Company Profile: View basic company details.
- Filing History: Analyze and visualize the number of filings per year.
- Directors: List current directors and their appointment dates.
- Financials: Extract and display financial statements.
- Python 3.7+
- Companies House API Key: Register at Companies House Developer Hub.
-
Clone the Repository
git clone https://github.com/yourusername/companies_house_tool.git cd companies_house_tool