Best Python Selenium Spinner Bot API 2018 ? | X-Spinner

http://www.x-spinner.com/
The Best Spinner to Use With Third-Party Software 
X-Spinner supports all third-party software and allows you to spin unlimited articles with blinding speed, better results and a lower price.  And you can even run X-Spinner on a server to provide your own spinning service or integrate it with your software. X-Spinner uses the same spinning core to SpinnerChief that outputs best spinning results.
What’s the best spinner API out there?  Here’s X spinner.  The API for the Spinner looks to be relatively uncomplicated  here’s a snippet of the HTTP variables  for the API for X Spinner.
http://www.x-spinner.com/dev.html

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)

Related posts