Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save user20161119/bc1ee5a42a678c84aec3 to your computer and use it in GitHub Desktop.
Save user20161119/bc1ee5a42a678c84aec3 to your computer and use it in GitHub Desktop.
eBay Finding API getSearchKeywordsRecommendation
{
"getSearchKeywordsRecommendationResponse": [
{
"ack": [
"Success"
],
"version": [
"1.13.0"
],
"timestamp": [
"2015-05-09T15:19:39.376Z"
],
"keywords": [
"harry potter phoenix"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment