Overview
This example VI read the HTML code from a webpage and parse its title.
Description
You can use This VI to obtain webpage title from the address an to see the HTML code. The HTML code is read using Datasocket API and after that it is converted to string. Then the VI searches the web page title using string function.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
*This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.