Discussion: Feature request: Encyclopedia data

If we could just get a JSON form of the encyclopedia pages (notably street data since that actually changes frequently as people replant trees, etc).  it would be super. Screen scraping it isn't that hard, but authentication will be an issue while still in beta (I presume the login wall will probably be removed once the game is live?).
ok, makes sense

the login will be removed once we go out of beta, but screen scraping is a waste when we can just add an some API methods
Locations: http://api.glitch.com/docs/world/
We already have skills: http://api.glitch.com/explore/#!skills.listAll

And I've just added achievements: http://api.glitch.com/explore/#!achievements.listAll
Yeah I screen scraped a crap ton but I'm liking the additional methods :)

I would like the achievements (and everything else for that matter) api to get an ID field as you do USE them :)

(achievements/66/ = achievements/pulse-frappe-mix-blend/) is a requirement for  (skills/67/ = blending_2) but the api doesnt show it when you search for the skill and look at its requirements.  Adding an achievement id or something would be awesome.

I'm glad we're getting in some more api methods! Thanks Bees! !
I want to give this one a bump, I'd really love to have access to item information; it would be really fun to crunch some of that data :)