Bloomberg Scraper avatar

Bloomberg Scraper

Under maintenance
Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Bloomberg Scraper

Bloomberg Scraper

avaritia/bloomberg-scraper

Scrape publicly available data from bloomberg.com for securities and companies, using either their URLs or Bloomberg tickers, to extract financial details, market prices, company information, stock metrics, market activity, and much more.

Developer
Maintained by Community
Categories

Bloomberg Tickers/URLs

scrapeInputarrayRequired

Bloomberg tickers (AAPL:US, NFLX US, IBM US Equity) or URLs (https://www.bloomberg.com/quote/TSLA:US).

Data Type

dataTypeEnumRequired

Determine which type of data you would like to scrape.

Value options:

"market": string"general": string

Drop Null Values

dropNullsbooleanOptional

If enabled, the Actor will remove all key-value pairs from the data where the value is null.

Default value of this property is false