TradingView News Scraper avatar

TradingView News Scraper

Try for free

2 hours trial then $30.00/month - No credit card required now

Go to Store
TradingView News Scraper

TradingView News Scraper

mscraper/tradingview-news-scraper
Try for free

2 hours trial then $30.00/month - No credit card required now

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.

Developer
Maintained by Community

Actor Metrics

  • 11 monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Jun 2023

  • Modified a year ago

Categories
DR

actor is not returning any results

Open
dizzy_river opened this issue
8 months ago

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

mscraper avatar

Hey, please try the following input:

1{
2  "proxy": {
3    "useApifyProxy": true,
4    "apifyProxyGroups": []
5  },
6  "resultsLimit": 3,
7  "scrapeOnlyHeadlines": false,
8  "symbols": [
9    "NASDAQ:MSFT"
10  ]
11}

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

8 months ago

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