TradingView Stock Scraper avatar

TradingView Stock Scraper

Try Actor

$15.00/month

View all Actors
TradingView Stock Scraper

TradingView Stock Scraper

mscraper/tradingview-stock-scraper
Try Actor

$15.00/month

Extract information such as stock prices, trends, and news from the charting platform TradingView. Export the accumulated data to HTML, JSON, CSV, Excel, XML, or RSS and use it for further research.

You can access the TradingView Stock 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  "symbols": [
3    "NASDAQ:MSFT",
4    "NASDAQ:GOOGL",
5    "NASDAQ:AMZN"
6  ],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyCountry": "US"
10  }
11}' |
12apify call mscraper/tradingview-stock-scraper --silent --output-dataset

TradingView Stock Scraper API through CLI

The Apify CLI is the official tool that allows you to use TradingView Stock 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
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in May 2023
  • Modified about 2 months ago
Categories