Is there a hacky way to get the all company names from below link instead of looking at map and writing down their names?
http://jtools.smartmoney.com/middleware/map/mapMarket.html
FYI: It uses a horrendous amount of JavaScript which doesn't explicitly contain the companies info. It must be going off to a server to get the details for specified co-ordinates, which is very hard to untangle[for me].