Skip to content

This project automates the extraction of financial data from various reports using Python and Google Sheets API. Designed for use with Google Colab, it streamlines the process of scraping, processing, and organizing financial information into a structured format.

License

Notifications You must be signed in to change notification settings

Sparsh57/Financial-Report-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Financial Report Scraper

This project is designed to scrape financial reports and extract relevant information. It utilizes various Python libraries and tools to automate the process of gathering and processing financial data from different sources. Note: This code is intended to be used with Google Colab.

Features

  • Scrapes financial reports from specified sources
  • Processes and extracts relevant financial information
  • Outputs the extracted data into a structured format
  • Utilizes Google Sheets for storing and managing the extracted data

Installation

To install the necessary dependencies for this project, you can use the following command:

pip install -r requirements.txt

About

This project automates the extraction of financial data from various reports using Python and Google Sheets API. Designed for use with Google Colab, it streamlines the process of scraping, processing, and organizing financial information into a structured format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published