vulcan4d Posted November 30, 2020 Share Posted November 30, 2020 I'm trying to read data from a website that has real-time updates, I think it may be Java Script but I'm far from a web dev wiz. The IE AutoIT tools don't do the trick as the website does not support IE. I tried the OCR UDF but it failed miserably. Any suggestions? It is for the Tradingview site that does not offer any API integration, if you go to https://www.tradingview.com/chart/ and select the Data Window icon on the right (4th from the top) you will see the data. No account is required to see this data as shown below and any help to point me in the right direction is greatly appreciated! Link to comment Share on other sites More sharing options...
Danp2 Posted November 30, 2020 Share Posted November 30, 2020 I know that you've used the Webdriver UDF previously. Why not use it here? Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
vulcan4d Posted December 1, 2020 Author Share Posted December 1, 2020 The WebDriver I think uses a new a new session however Tradingview has presets that save as cookies therefore even if I use it to go through the login process I have to reconfigure some of the presets. If the WebDriver can take over an existing session and I misunderstood my apologies. Link to comment Share on other sites More sharing options...
Danp2 Posted December 1, 2020 Share Posted December 1, 2020 (edited) See item #3 in the Wiki FAQ Edited December 1, 2020 by Danp2 seadoggie01 1 Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now