Skip to content

Ask HN: Mini hack help needed

1 pointastroguy2 comments
On HN

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

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.