Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 432 Bytes

Web-Scraping-Python

Borsa Istanbul Stock Exchange: Getting Financial Statements and Historical Daily Prices of Companies

Since Financial Services are not developed well in Turkey, to access the data for stock prices and financial statements is expensive.

Thanks to https://www.isyatirim.com.tr/tr-tr/Sayfalar/default.aspx, I could access data with "beautifulsoup" of python library.

I am just at the beginning of my journey.