Sexaprize.com provides API, it helps to build adult websites directory with tags, keywords and similar sites feature. There are two options to use our API:
1. Without API key with following limits:
- 20 items in list are returned for every request.
- 100 requests per day.
Backlink to Sexaprize is not required, but appreciated. Grab link code Our Links.
2. With API key with following limits:
- 100 items in list are returned for every request.
- 1000 requests per day.
Backlink to Sexaprize is required, Grab link code Our Links.
Register your site and apply for API key Register.
API returns data in JSON and XML formats.
To get newly added sites use the API request:
http://www.sexaprize.com/api/new.json
http://www.sexaprize.com/api/new.xml
With API key:
http://www.sexaprize.com/api/new.json?key=YourApiKeyHere
http://www.sexaprize.com/api/new.xml?key=YourApiKeyHere
API returns the list of new sites.
To get similar sites use the API request:
http://www.sexaprize.com/api/similar.json?site=xvideos.com
http://www.sexaprize.com/api/similar.xml?site=xvideos.com
With API key:
http://www.sexaprize.com/api/similar.json?site=xvideos.com&key=YourApiKeyHere
http://www.sexaprize.com/api/similar.xml?site=xvideos.com&key=YourApiKeyHere
API returns the list of similar sites to xvideos.com (change request with specific site).
To get tags of the site use the API request:
http://www.sexaprize.com/api/tags.json?site=xvideos.com
http://www.sexaprize.com/api/tags.xml?site=xvideos.com
With API key:
http://www.sexaprize.com/api/tags.json?site=xvideos.com&key=YourApiKeyHere
http://www.sexaprize.com/api/tags.xml?site=xvideos.com&key=YourApiKeyHere
API returns the list of tags from the content of the site xvideos.com (change request with specific site).
To get alphabetical list of sites use the API request:
http://www.sexaprize.com/api/list-by-alpha.json?l=a
http://www.sexaprize.com/api/list-by-alpha.xml?l=a
With API key:
http://www.sexaprize.com/api/list-by-alpha.json?l=a&key=YourApiKeyHere
http://www.sexaprize.com/api/list-by-alpha.xml?l=a&key=YourApiKeyHere
API returns the list of sites names that start with specific letter (use a..z, or 0..9).
To get the list of sites on category use the API request:
http://www.sexaprize.com/api/list-by-category.json?cat=amateur
http://www.sexaprize.com/api/list-by-category.xml?cat=amateur
With API key:
http://www.sexaprize.com/api/list-by-category.json?cat=amateur&key=YourApiKeyHere
http://www.sexaprize.com/api/list-by-category.xml?cat=amateur&key=YourApiKeyHere
API returns the list of sites on the category (change request with specific category, use API request below to get the list).
To get available categories use the API request:
http://www.sexaprize.com/api/categories.json
http://www.sexaprize.com/api/categories.xml
With API key:
http://www.sexaprize.com/api/categories.json?key=YourApiKeyHere
http://www.sexaprize.com/api/categories.xml?key=YourApiKeyHere
API returns the list of available categories.
To get the list of keywords for the site use the API request:
http://www.sexaprize.com/api/keywords.json?site=xvideos.com
http://www.sexaprize.com/api/keywords.xml?site=xvideos.com
With API key:
http://www.sexaprize.com/api/keywords.json?site=xvideos.com&key=YourApiKeyHere
http://www.sexaprize.com/api/keywords.xml?site=xvideos.com&key=YourApiKeyHere
API returns the list of keywords for the site (change request with specific site, all keywords are url_encoded).
To get the list of recent keywords the API request:
http://www.sexaprize.com/api/recent-keywords.json
http://www.sexaprize.com/api/recent-keywords.xml
With API key:
http://www.sexaprize.com/api/recent-keywords.json?key=YourApiKeyHere
http://www.sexaprize.com/api/recent-keywords.xml?key=YourApiKeyHere
API returns the list of recent keywords (the key of array is the site, the value - the keyword; all keywords are url_encoded).
You can get some information: about API, option, the number of available requests, homepage of API
http://www.sexaprize.com/api/service.json
http://www.sexaprize.com/api/service.xml
With API key:
http://www.sexaprize.com/api/service.json?key=YourApiKeyHere
http://www.sexaprize.com/api/service.xml?key=YourApiKeyHere
Requests to this API method are not counted.