Live data from Hacker News

Ask HN: Mini hack help needed

news.ycombinator.com

1–3 of 3 posts

Ask HN: Mini hack help needed

#1
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].