web scrapping -- how to grab data from website
I want to grab stock prices from finance.yahoo.com and put the data inmy MySql database on a daily basis. Could anyone advise me how to do this kind of web scrapping ? What language is the best for this? Thanks.
Lao Ma