Skip to content

abhishakegupta91/mutual-fund-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mutual Fund Portfolio Analysis System

Overview

This project aims to extract, process, and analyze mutual fund portfolio holdings from Moneycontrol.com. The primary goal is to identify trends in stock holdings by various equity mutual funds, specifically focusing on additions, removals, and changes in holding percentages.

Documentation Structure

This documentation is organized into multiple files for easier navigation:

  1. Introduction & Project Scope
  2. Data Sources
  3. Functional Requirements
  4. Non-Functional Requirements
  5. Technical Implementation
  6. Database Schema
  7. Code Structure
  8. Error Handling
  9. Assumptions & Dependencies
  10. Risks & Mitigation
  11. Future Enhancements
  12. Implementation Examples

Technology Stack

  • Programming Language: Go (Golang)
  • Web Scraping: Colly
  • Database: PostgreSQL
  • ORM: GORM
  • API Framework: Gin Gonic
  • Logging: Zap or Logrus

Getting Started

  1. Clone this repository
  2. Set up PostgreSQL database
  3. Configure environment variables
  4. Run the application

See the Technical Implementation document for detailed setup instructions.

About

Extract, Process, and analyze mutual fund portfolio holdings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published