[Htmlparser-user] Html Parsing help
Brought to you by:
derrickoswald
From: <jmu...@ai...> - 2009-12-26 20:30:41
|
I need help getting the StockScouter number from MSN Money and then writing it to a file: http://moneycentral.msn.com/investor/StockRating/srsmain.asp?Symbol=AAPL The StockScouter number is located in the Html code below: <img class="img1" src="images/SRS5.gif" width="97" height="82" alt="StockScouter Rating: 5" /><p> Can anyone point me in the right direction? Thanks! |