Online Library TheLib.net » Using Python 3.9 and BeautifulSoup to Web Scrape Market, Economic, Financial and Historical Company Earnings Data: Version: January 01, 2022
cover of the book Using Python 3.9 and BeautifulSoup to Web Scrape Market, Economic, Financial and Historical Company Earnings Data: Version: January 01, 2022

Ebook: Using Python 3.9 and BeautifulSoup to Web Scrape Market, Economic, Financial and Historical Company Earnings Data: Version: January 01, 2022

Author: John Lee

  • Year: 2020
  • Language: English
  • epub
00
12.02.2024
0
0
January 01, 2021, Added
Added section 5.4 Russell 3000 Index
December 18, 2021, Added
Added section 30 What is JSON
December 11, 2021, Added
Added section 16.4 High Dividend Yield Stocks
September 18, 2021, Update
Python code on how to retrieve historical company earnings
Three standard web technologies

We will use Python and the Python Library BeautifulSoup to retrieve many different types of market, financial and economic data. The types of market, financial and economic data we will retrieve are stock, market index, currency rates, bonds, futures, mutual funds, electronically traded funds (ETF), commodities, balance sheet, income statement, statement of cash flow, GDP, consumer price index, unemployment rate, household income and money supply.

Chapter 28 discusses how to retrieve historical company earnings.

There are two ways to retrieve market data; one of them is web scraping the data; the other is to use the REST web service or REST API that is provided by the website. Most REST API from government agencies are free. When web scraping, we will use the beautifulsoup Python library. The install instruction is located at https://pypi.org/project/beautifulsoup4.
      1. December 18, 2021, Added
    1. Added section 30 What is JSON
      1. December 11, 2021, Added
    2. Added section 16.4 High Dividend Yield Stocks
      1. September 18, 2021, Update
    3. Python code on how to retrieve historical company earnings
    4. Three standard web technologies
      1. January 23, 2021, Update
  1. Added section 3, Standard & Poor’s Sectors and Industries
    1. In this section, we will demonstrate the Yahoo! finance Sector and Industry API. We will discuss how to create the URL for the API.
      1. September 5, 2020, Update
  2. Added section 21, Yahoo! Finance Ticker Info API
    1. In this section, we will demonstrate the Yahoo! finance Ticker Info API. We will discuss how to create the URL for the API.
      1. August 21, 2020, Update
  3. Added 2.3.3 NASDAQ 100
  4. Updated 1.4.5 Yahoo! Finance Python Libraries
      1. August 13, 2020, Update
  1. France, The United States and South Korea
    1. 19.1 GDP
    2. 19.2 Unemployment Rate
    3. 19.3 Consumer Prices
      1. August 11, 2020, Update
  1. Added 5.5 Rate of Return
      1. August 10, 2020, Update
  1. Updated 1.4.1 Visual Studio Code
  2. Added 13.7 API for Financial Statements
Download the book Using Python 3.9 and BeautifulSoup to Web Scrape Market, Economic, Financial and Historical Company Earnings Data: Version: January 01, 2022 for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen