Hello,
I'd like someone to give me the code for reading text of a website if thats possible.
For example
I want to read this from a website
<p class="welcome-msg">Welcome, username</p>
So the program will find the welcome-msg class
and will write down
Welcome, Username


Reply With Quote
