'Capture Tradingview Charts with Python
I just wanna preface this with I'm just a hobbiest and don't do this for a living, sorry if I missed any info you may need to help.
The Exchange.py file contains the code for the question! Link to project Github
I've made a signal bot where I want to grab the corresponding ticker and chart from tradingview. I've tried to use HTML2Image and Beautifulsoup to no avail. I'm trying to copy this feature seen in another software called Alertron which gives this ability to their alerts, you can see it here.
I really have no idea how I can go about grabbing a component like a chart with beautifulsoup, I've only grabbed text and images.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
