jchao01 / TradingView-data-scraper

Extract price and indicator data from TradingView charts to create ML datasets
Apache License 2.0
482 stars 112 forks source link

{"error":"'NoneType' object has no attribute 'get_text'"} . error #3

Closed RilRil closed 4 years ago

RilRil commented 5 years ago

Hello, I try to use you tool but I get this error every time I'm using this URL : https://tradingview-data.herokuapp.com/quotes?url=https://www.tradingview.com/chart/BTCEUR/bEKjwimr-btceur/

any idea on what's goin on ? thanks

ciphyr commented 5 years ago

Try loading fewer indicators, a shorter timeframe, and/or higher resolution. It's probably a server resource error so you could also try hosting it on a local machine.