Looks like the Great Firewall or something like it is preventing you from completely loading www.skritter.com because it is hosted on Google App Engine, which is periodically blocked. Try instead our mirror:

legacy.skritter.cn

This might also be caused by an internet filter, such as SafeEyes. If you have such a filter installed, try adding appspot.com to the list of allowed domains.

Simplified-Traditional Chinese Character Map Endpoint

Skritter can automatically go between simplified and traditional characters for any given word or list of words. To do this, a mapping of simplified to traditional characters is kept and maintained (though rarely updated). Any character not on this list is assumed to be the same in either system. Use this endpoint to access this mapping for advanced features, like:

  • Generating Vocab ids.
  • Automatically generating all possible traditional versions of simplified Vocabs or sentences.
  • Automatically generating the only allowed simplified writing for traditional versions of Vocabs or sentences.
GET http://legacy.skritter.com/api/v0/simptradmap

Request

No unique request parameters.

Response

  • SimpTradMap
    Object map, going from single simplified character strings to multi-character traditional character strings.