Site icon EASY2DIGITAL

Chapter 63 – Company Financial News Scraper for the Top-down Analysis Using Easy2Digital News API

Trending News Using Easy2Digital APIs | EN, JP, CN, HK, TW | 1 Mins | Sample Used in Google Sheets

Industry and company up-to-date news helps you keep pace with the stock company you invested in. Nevertheless, it is time-consuming if you check your one by one your investment dashboard. I daresay you feel excited if your stock dashboard can automatically refresh the company news every day using a financial news scraper. As a result, you can make decisions always along with top-down industry and company news.

In this article, I’m going to introduce Easy2Digital financial news API 1.0 with the API script sample. With this API, you can build a financial news scraper for your specific collection of company symbols and integrate it with your stock monitor.

Table of Contents:

Pros and cons to make more time by using Easy2Digital Financial News Scraper

Pros

Cons

Easy2Digital News API 1.0 Intro

E2D news API has thousands of financial news from 40,000+ stock symbols worldwide. The news media has 200+ and covers global, regional, and local financial media, such as Financial Times, Nikkei Japan, etc. The responding data type is JSON. For the API-free users, the API request quota is 5 per day. If you are interested in paid version, please subscribe to our newsletter by leaving a message “Paid version of E2D news API token.

Below is the script sample using the free version API:

apiTesting = requests.get("https://marketing-bots.herokuapp.com/api/1/symbolNews?token=" + tokenXYZ + "&symbol=" + symbolddd)

apiTesting2 = apiTesting.json()

Data parameter name:

Why the bullish or bearish company news is crucial for company valuation and investment determination?

From a finance and marketing perspective, there are two reasons investors need an automatic news update system:

1. Pricing up or down and earning opportunities are being affected by the market sentiment and expectations owing to company events.

2. Investment is a calculation game. For the foreseeable growth owing to the new profitability standpoint, it implies kind of the lowest level to buy in.

API Financial News’ Media Scope: Global & Local 200+

There is a wide range of financial media. They are but are not limited on:

  1. Fortune, Yahoo Finance, Reuters, Bloomberg, CNN, Financial Times, The Wall Street Journal
  2. Telegraph, Independent, InvestorPlace, Motley Fool, Fool.com, Insider Money, Investopedia, Simply Wall St., Business Wire, Zacks, Matchwatch

By using Easy2Digital news API, you can fetch those new by symbol. For example, you can use the symbol “aapl”, which is the Apple stock symbol, to only retrieve the financial and business news regarding Apple.

Full Python script of company financial news scraper and news API token

If you are interested in the Easy2Digital financial news API, and the full python script of Chapter 63 – Company Financial News Scraper for the Top-down Analysis Using Easy2Digital News API, please subscribe to our newsletter by adding the message “Chapter 63, free API token”. We would send you the script immediately to your mailbox.

I hope you enjoy reading Chapter 63 – Company Financial News Scraper for the Top-down Analysis Using Easy2Digital News API. If you did, please support us by doing one of the things listed below, because it always helps out our channel.

Exit mobile version