Address extractor

Returns a JSON dictionary whose key is addresses and whose value is a list of a tuple of extracted addresses.

To use this service programmatically, POST your content to http://addressextract.appspot.com/extract/ urlencoded with the key content.

Address tagger

Returns a text/html representation of the posted content with addresses wrapped in addr tags.

To use this service programmatically, POST your content to http://addressextract.appspot.com/tag/ urlencoded with the key content.

Powered by ebdata.nlp.addresses from the Everyblock source.