TradingView Stock Scraper avatar
TradingView Stock Scraper

Pricing

$15.00/month + usage

Go to Store
TradingView Stock Scraper

TradingView Stock Scraper

Developed by

mscraper

mscraper

Maintained by Community

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.

0.0 (0)

Pricing

$15.00/month + usage

6

Total users

99

Monthly users

1

Runs succeeded

>99%

Issue response

68 days

Last modified

10 months ago

You can access the TradingView Stock Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "symbols": [
< "NASDAQ:MSFT",
< "NASDAQ:GOOGL",
< "NASDAQ:AMZN"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: