Skip to content

hardikdua08/amfi-nav-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AMFI NAV Extractor

Python script to extract AMFI NAV data as TSV and JSON

This is a Python script to extract Scheme Name and Asset Value from the AMFI NAV data.
It saves the output in both TSV and JSON formats.


πŸ“Œ Features

  • βœ… Downloads and parses AMFI NAV data
  • βœ… Extracts relevant fields: Scheme Name and Asset Value
  • βœ… Saves data in:
    • scheme_asset_data.tsv (tab-separated file)
    • scheme_asset_data.json (JSON structured file)

πŸš€ How to Run

1. Install dependencies (if not already):

pip install requests

About

Python script to extract AMFI NAV data as TSV and JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages