Skip to content

N-dogg/scrape-yahooooooo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Yahoo Financial Scraper

Scrape equities financial data from Yahoo Finance for investment strategy

Goal

  • Source historical financial data for ASX listed companies
  • Automate the process

Process

  • Iterate through ASX codes and create a blank excel workbooks for each
  • Iterate through the codeas again and extract the profit and loss, balance sheet and cash flow statements
  • Save to a new tab on the relevant workbook

Requirements

  • pandas
  • numpy
  • bs4
  • openpyxl

About

Scraping some free equities data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages