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

6

Total users

105

Monthly users

15

Runs succeeded

>99%

Issues response

51 days

Last modified

2 years ago

DR

actor is not returning any results

Open

dizzy_river opened this issue
a year ago

Tried BTCUSD and MSFT, also with headlines only, and receive no results back

mscraper avatar

Hey, please try the following input:

{
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": []
},
"resultsLimit": 3,
"scrapeOnlyHeadlines": false,
"symbols": [
"NASDAQ:MSFT"
]
}

I am not sure what about cryptos. Probably now, just stocks work. To get the right ticker name, simply copy it from TradingView URL https://tradingview.com/symbols/NASDAQ-MSFT/

DR

dizzy_river

a year ago

Thanks for your reply, Crypto does seem to work, tried with COINBASE:BTCUSD and BITSTAMP:BTCUSD