Re: Html Parsing help
Derrick Oswald <[email protected]>
| Newsgroups | gmane.comp.parsers.htmlparser.user |
|---|---|
| Message-ID | <[email protected]> |
You should be able to create a filter to extract the alt attribute from IMG tags using the FilterBuilder program. On Sat, Dec 26, 2009 at 9:30 PM, <[email protected]> wrote: > 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! > > > > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Htmlparser-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/htmlparser-user > > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Htmlparser-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htmlparser-user