Ask HN: Mini hack help needed
1 comments
You'll find all that data in JSON format at http://jtools.smartmoney.com/middleware/datamap?src=marketda... (which is the url that this page hits). Go ahead and explore that; I think you'll have fun there.
Cool! Thank you.
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].