TradingView News Scraper avatar
TradingView News Scraper

Pricing

$30.00/month + usage

Go to Store
TradingView News Scraper

TradingView News Scraper

Developed by

mscraper

mscraper

Maintained by Community

TradingView News Scraper is a specialized web scraping tool designed to extract news from the charting platform TradingView. The scraper exports the accumulated data to various formats like JSON, XML, CSV, or Excel.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

90

Monthly users

12

Runs succeeded

>99%

Issues response

15 days

Last modified

a year ago

You can access the TradingView News 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:GOOGL"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< },
< "resultsLimit": 3
<}' |
<apify call mscraper/tradingview-news-scraper --silent --output-dataset

TradingView News Scraper API through CLI

The Apify CLI is the official tool that allows you to use TradingView News 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: