Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created June 14, 2015 08:52
Show Gist options
  • Save user20161119/4b48dc08eff1452ae205 to your computer and use it in GitHub Desktop.
Save user20161119/4b48dc08eff1452ae205 to your computer and use it in GitHub Desktop.
findItemsByCategory.response.json
{
"findItemsByCategoryResponse": [
{
"ack": [
"Success"
],
"version": [
"1.13.0"
],
"timestamp": [
"2015-06-14T08:51:15.203Z"
],
"paginationOutput": [
{
"entriesPerPage": [
1
],
"pageNumber": [
1
],
"totalEntries": [
333
],
"totalPages": [
333
]
}
],
"searchResult": [
{
"item": [
{
"returnsAccepted": [
"true"
],
"autoPay": [
false
],
"condition": [
{
"conditionDisplayName": [
"New"
],
"conditionId": [
1000
]
}
],
"country": [
"US"
],
"galleryPlusPictureURL": [
"http://galleryplus.ebayimg.com/ws/web/291297742188_1_0_1.jpg"
],
"galleryURL": [
"http://thumbs1.ebaystatic.com/m/mzL6eUaLUXhW5ZOu-7POPLA/140.jpg"
],
"globalId": [
"EBAY-US"
],
"isMultiVariationListing": [
false
],
"itemId": [
"291297742188"
],
"listingInfo": [
{
"bestOfferEnabled": [
false
],
"buyItNowAvailable": [
false
],
"endTime": [
"2015-06-14T11:08:56.000Z"
],
"startTime": [
"2014-11-16T11:03:56.000Z"
],
"gift": [
false
],
"listingType": [
"StoreInventory"
]
}
],
"location": [
"Shamokin,PA,USA"
],
"paymentMethod": [
"PayPal"
],
"postalCode": [
"17872"
],
"primaryCategory": [
{
"categoryId": [
"15917"
],
"categoryName": [
"Shark Teeth"
]
}
],
"sellerInfo": [
{
"feedbackRatingStar": [
"Green"
],
"feedbackScore": [
6488
],
"positiveFeedbackPercent": [
100.0
],
"sellerUserName": [
"383matty"
],
"topRatedSeller": [
false
]
}
],
"sellingStatus": [
{
"currentPrice": [
{
"__value__": 35.0,
"@currencyId": "USD"
}
],
"convertedCurrentPrice": [
{
"__value__": 35.0,
"@currencyId": "USD"
}
],
"sellingState": [
"Active"
],
"timeLeft": [
"P0DT2H17M41S"
]
}
],
"storeInfo": [
{
"storeName": [
"mattysmegs"
],
"storeURL": [
"http://stores.ebay.com/mattysmegs"
]
}
],
"title": [
"7 1/16\" RECORD SIZED MEGALODON TOOTH REPLICA/FOSSIL SHARKS TOOTH TEETH"
],
"topRatedListing": [
false
],
"viewItemURL": [
"http://www.ebay.com/itm/7-1-16-RECORD-SIZED-MEGALODON-TOOTH-REPLICA-FOSSIL-SHARKS-TOOTH-TEETH-/291297742188?pt=LH_DefaultDomain_0"
],
"shippingInfo": [
{
"shippingServiceCost": [
{
"__value__": 6.0,
"@currencyId": "USD"
}
],
"shippingType": [
"FlatDomesticCalculatedInternational"
],
"expeditedShipping": [
"true"
],
"handlingTime": [
1
],
"oneDayShippingAvailable": [
"false"
],
"shipToLocations": [
"AU",
"Americas",
"Europe",
"Asia"
]
}
]
}
],
"@count": 1
}
],
"itemSearchURL": [
"http://www.ebay.com/sch/15917/i.html?_sasl=383matty%2Cseashine1985%2Cevery_unique&_saslop=1&_fss=1&LH_SpecificSeller=1&_ddo=1&_ipg=1&_os=S%7CST%7CC%7CD&_pgn=1&_sop=1"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment