Forums

pythonanywhere blocking trading view scanner

im having this error message after adding trading view api to my code

"HTTPSConnectionPool(host='scanner.tradingview.com', port=443): Max retries exceeded with url: /crypto/scan (Caused by ProxyError('Cannot connect t o proxy.', OSError('Tunnel connection failed: 403 Forbidden')))"

Free accounts have limited internet access. Send us a link to the API documentation and we'll consider it for the whitelist.

This link to the page https://pypi.org/project/tradingview-ta/

this is the link to the documentation https://python-tradingview-ta.readthedocs.io/

That is documentation for a library that uses the site. We need the documentation of the the site itself, or a link on the site that links to the github page saying something like "here is the documentation for the API"

https://github.com/brian-the-dev/python-tradingview-ta

"unofficial python API wrapper" is not an official documentation of the API.

Tradingview has API document: https://www.tradingview.com/rest-api-spec/ Could pythonanywhere team add this site to whitelist?

Is there any API base url for that? I see only your-rest-implementation.com there.

please refer to this link https://python-tradingview-ta.readthedocs.io/en/latest/