Hello all,
I have a list of stocks with each assigned a 9 digit code, and I go to a website to pull their prices.
Below is the HTML code for a particular stock's evaluation where
I need to:
1. locate "td>QB<t/d>" (which represents the Bid price)
2. Pull the price, which appears to be the...