Skip to content

romario076/YahooBloombergScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scraper which retrieves stocks prices, statistics, news from Bloomberg and Yahoo.

Available methods:

  • getYahooStatistic:
    • For specific list of stocks retrieves: Open price, Current price, Yesterday cloe, Volume, Beta.
  • getBBRGStatistic:
    • For specific list of stocks retrieves: LowPrice52Week, YClose, LowPrice, OpenPrice, Volume, TotalReturn1Year, HighPrice52Week, PercentChange1Day, PrimaryExchange
  • getHistoricalPricesBBRG:
    • For specific list of stocks retrieves and period ("1_DAY", "1_MONTH", "1_YEAR", "5_YEAR") retrives prices for corresponding period.
  • getNewsBBRG:
    • For specific list of stocks retrieves company news at theirs time.

About

Stocks prices, statistics, news scraper for yahoo and bloomberg

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages