Search Engine List API
key |
string |
The unique API key assigned to your account
|
output |
string |
Output format options:
- &output=xml (this is the default format)
- &output=json
Either of these parameters can be added to the json output parameter:
- &output=json&json_strict=true
(forces the results to come back as an array instead of objects)
- &output=json&json_arr=true
(causes the entire JSON to be wrapped as an array)
|
https://www.rankranger.com/api/v2/?se_list&key=YOURAPIKEY
|
The default output format is XML, if you want JSON simply add "
&output=json" to the end of the string.