oemript Posted March 29, 2020 Share Posted March 29, 2020 Referring to following link and image, There are other frame to prevent directly accessing the text contents. Can AutoIT script retrieve text from web page? Thanks for any suggestions https://www.barchart.com/options/most-active/stocks Link to comment Share on other sites More sharing options...
argumentum Posted March 29, 2020 Share Posted March 29, 2020 The answer to your question is yes. But the you're gonna ask: how, to which I will say: search the forum. Many have asked this same question. Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting. Link to comment Share on other sites More sharing options...
TheXman Posted March 29, 2020 Share Posted March 29, 2020 19 minutes ago, SonyStyle said: Referring to following link and image, There are other frame to prevent directly accessing the text contents. Can AutoIT script retrieve text from web page? Are you @oemript under a new account? Your post looks quite similar to this one, references the same site, and shows the same amount of effort. Colduction and Nine 2 CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman Link to comment Share on other sites More sharing options...
Developers Jos Posted March 29, 2020 Developers Share Posted March 29, 2020 (edited) 27 minutes ago, TheXman said: Are you @oemript under a new account? Pretty sure this is the case. @SonyStyle .... right? If you seriously think this will wipe your slate clean you are wrong and risk an active permanent ban from these forums. It also requires you to clean up your "lazy" act as I made clear to you last year! What say you? Jos PS: All others please stay out for the moment! thanks. Edited March 29, 2020 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Colduction Posted March 29, 2020 Share Posted March 29, 2020 Yes, try to search and learn INetGetSource() to get text in website and try _StringBetween() function to get main text in that website (_StringBetween() is an array, you must convert it to string by using _ArrayToString() function). You must see website's source by using your favorite Browser to know how you want to retrive text😃 oemript 1 Link to comment Share on other sites More sharing options...
oemript Posted March 29, 2020 Author Share Posted March 29, 2020 Thanks for any help Link to comment Share on other sites More sharing options...
Developers Jos Posted March 29, 2020 Developers Share Posted March 29, 2020 (edited) @Colduction, Please stay out the conversation when requested, you might have missed that edit while typing your answer. @SonyStyle, Please answer my question or else both account will be permanently banned.....your choice! Jos Edited March 29, 2020 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Colduction Posted March 29, 2020 Share Posted March 29, 2020 Sorry @Jos, i've just wanted to help, i didn't pay attention to your comment XD. Link to comment Share on other sites More sharing options...
Developers Jos Posted March 29, 2020 Developers Share Posted March 29, 2020 (edited) Ok @oemript, I see you elected not to answer right away, so thread locked and all zapped/banned. Jos Edited March 29, 2020 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts