In Google and Yahoo finance APIs, is there any way to query for a list of stock symbols that match certain conditions?
For example, getting the 10 most valuable stock symbols? I know I can retrieve the info supyling the API the concrete symbol I want to query, but is it possible to get a list of symbols that match certain conditions?
Thanks a lot.