Bloomberg Scraper avatar

Bloomberg Scraper

Try for free

Pay $2.00 for 1,000 results

View all Actors
Bloomberg Scraper

Bloomberg Scraper

avaritia/bloomberg-scraper
Try for free

Pay $2.00 for 1,000 results

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.

You can access the Bloomberg Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "scrapeInput": [
3    "AAPL:US",
4    "NFLX US",
5    "IBM US Equity",
6    "https://www.bloomberg.com/quote/TSLA:US"
7  ],
8  "dataType": "market"
9}' |
10apify call avaritia/bloomberg-scraper --silent --output-dataset

Bloomberg Scraper API through CLI

The Apify CLI is the official tool that allows you to use Bloomberg Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Apr 2024
  • Modified about 2 months ago