Filter a string of characters by Unicode property

You can negate properties by appending a “!” to it: filter/string?age!=5.5 finds all characters in “string” that were not added in Unicode 5.5.

get/filter/{data}

Response

the filtered string

string required

Changes

Changed in 2 of the 2 revisions of this API.2