The HTTP POST URL is up to which IP and Port does X-Spinner listen at. The default listen ip and port of X-Spinner is 127.0.0.1 and 80 port, so the default post url is http://127.0.0.1:80/ . But X-Spinner user may change the listen ip and port, so you’d better let your users input the X-Spinner listen ip and port in your software and get the right post url.
HTTP POST Parameters
xstext (Required) – The text that you would like X-Spinner to spin.
spintype (Optional) – 0 means spin to new article, 1 means spin to {|} format.
removeold (Optional) – 0 means don’t remove original word in spin result, 1 means remove original word in spin result.
protectw (Optional) – If you don’t want to protect any word, set it to protectw=null. If you want to protect some words, set it like protectw=word1,word2,word3, then X-Spinner will not spin these words.
spinway (Optional) – 0 uses free spin, 1 users normal spin, 2 users super spin.
thesaurus (Optional) – Default will use the default thesaurus in X-Spinner, the values of this parameter can be Arabic, Belarusian, Bulgarian, Croatian, Danish, Dutch, English, Filipino, Finnish, French, German,
Greek, Hebrew, Indonesian, Italian, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Slovak,
Slovenian, Spanish, Swedish, Turkish, Vietnamese and yourself thesaurus name in X-Spinner. (This parameter only be valid in X-Spinner Developer Version)