Foreign Language Support
WebPurify™ currently supports the following languages: English, Spanish, Arabic, Italian and French
English is supported by default. Support for Chinese and Portuguese is in BETA
WebPurify does NOT automatically detect the language of text submitted to the service. You must define the language of the submitted text in your request.
If you wish to use WebPurify for a foreign language you simply need to add the OPTIONAL parameter lang to your WebPurify service calls. lang is the 2 letter language abbreviation: Spanish (sp), Arabic (ar). If lang is not defined, it will default to English.
The arguments, responses and error codes for each method are listed on each spec page for each method:
- webpurify.live.check
- webpurify.live.checkcount
- webpurify.live.replace
- webpurify.live.return
- webpurify.live.addtoblacklist
- webpurify.live.addtowhitelist
- webpurify.live.removefromblacklist
- webpurify.live.removefromwhitelist
- webpurify.live.getwhitelist
- webpurify.live.getblacklist
All bugs should be reported to: support@webpurify.com

