Jump to content

Recommended Posts

Posted

Referring to following link, I would like to know on how to retrieve the text using AutoIT.

#include <IE.au3>
; Create a constant variable in Local scope of the filepath that will be read/written to.
; Local Const $sFilePath = _WinAPI_GetTempFileName(@TempDir)
Local $oIE = _IECreate("https://www.barchart.com/stocks/quotes/AA/options?expiration=2020-01-10")

How to locate "Call Open Interest Total" and retrieve 44?
How to locate "Put Open Interest Total" and retrieve 35?

Does anyone have any suggestions?
Thanks in advance for any suggestions

 

OP.png

Posted

If I want to scrape the text, but don't know on how to handle the text structure.

Do you have any suggestions on what kind of language it is and what kind of forum I should go?

Thanks, to everyone very much for any suggestions (^v^)

  • Moderators
Posted

AutoIt can do what you're after, a simple forum search would show you countless posts around web automation.

As for the forum you need, I'm guessing something like Rent-A-Coder, and just pay someone to do it.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...