For example i want to open this link using python request then :
extracting the chart of that symbol as .jpg or .png :
this is the link : https://www.tradingview.com/chart/?symbol=FX:EURUSD&interval=60
i want a way to get that link chart as a screenshot without opening the browser ?
i want it cause i need it in my trading bots signals .