Retrieve a ranking
URL
https://api.zoomrank.com/users/:user_id/local/listings/:listing_id/keywords/:keyword_id/rankings/:id.xml
Supported formats
xml, json
Supported request methods
GET
Example
Retrieve ranking with ZoomRank ID 1 for keyword with ID 1200.
https://api.zoomrank.com/users/1/local/listings/1/keywords/1200/rankings/1.xml
Response Codes
200
- Success404
- No records found
Example Response
<ranking id="20120224" engine_id="1"> <date>2012-02-24</date> <number_of_results>6843</number_of_results> <page>1</page> <rank>4</rank> <change/> </ranking>