TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "raw": {3 "url": "https://api.trademe.co.nz/v1/Search/General.json?category=0187-4353-&rows=25&page=1&sort_order=Default&photo_size=Large",4 "externalId": "0187-4353-:p1",5 "kind": "listing",6 "engine": "api",7 "fetchedAt": "2026-09-08T10:20:00.000Z",8 "payload": {9 "kind": "search_page",10 "url": "https://api.trademe.co.nz/v1/Search/General.json?category=0187-4353-&rows=25&page=1&sort_order=Default&photo_size=Large",11 "seed": { "category": "0187-4353-", "categorySlug": "coins" },12 "page": 1,13 "totalCount": 812,14 "pageSize": 25,15 "listings": [16 {17 "ListingId": 5100000001,18 "Title": "1935 New Zealand Waitangi Crown - Choice Uncirculated",19 "Subtitle": "Rare pre-decimal silver crown",20 "Category": "0187-4353-",21 "CategoryPath": "/Antiques-collectables/Coins",22 "StartPrice": 1500,23 "BuyNowPrice": 0,24 "MaxBidAmount": 2050,25 "PriceDisplay": "$2,050.00",26 "StartDate": "/Date(1788000000000)/",27 "EndDate": "/Date(1788600000000)/",28 "PictureHref": "https://trademe.tmcdn.co.nz/photoserver/large/1234567890.jpg",29 "Region": "Wellington",30 "Suburb": "Karori",31 "BidCount": 6,32 "HasBuyNow": false,33 "HasReserve": true,34 "IsReserveMet": true,35 "ReserveState": 1,36 "IsClassified": false,37 "IsNew": false,38 "Attributes": [{ "Name": "Denomination", "DisplayName": "Denomination", "Value": "Crown" }]39 },40 {41 "ListingId": 5100000002,42 "Title": "1933 NZ Silver Half Crown - George V",43 "Category": "0187-4353-",44 "CategoryPath": "/Antiques-collectables/Coins",45 "StartPrice": 25,46 "BuyNowPrice": 45,47 "MaxBidAmount": 0,48 "PriceDisplay": "Buy Now $45.00",49 "StartDate": "/Date(1788100000000)/",50 "EndDate": "/Date(1788700000000)/",51 "PictureHref": "https://trademe.tmcdn.co.nz/photoserver/large/1234567891.jpg",52 "Region": "Auckland",53 "Suburb": "Ponsonby",54 "BidCount": 0,55 "HasBuyNow": true,56 "HasReserve": false,57 "ReserveState": 0,58 "IsClassified": false,59 "IsNew": false,60 "Attributes": []61 }62 ]63 }64 },65 "expect": {66 "count": 2,67 "kinds": ["listing"],68 "requiredFields": ["price", "currency", "attributes.identifiers.trademe_listing_id", "endsAt"],69 "first": { "currency": "NZD", "price": 2050, "listingType": "auction", "bidCount": 6, "attributes.categorySlug": "coins", "location": "Karori, Wellington" }70 },71 "note": "NOT a live capture (gated: no TRADEME_CONSUMER_KEY/SECRET yet). Synthesised on 2026-09-08 from the documented Trade Me General Search response (developer.trademe.co.nz/api-reference/search-methods/general-search: SearchResults {TotalCount, Page, PageSize, List[Listing]} with ListingId, Title, Subtitle, Category, CategoryPath, StartPrice, BuyNowPrice, MaxBidAmount, PriceDisplay, StartDate/EndDate as .NET '/Date(ms)/', PictureHref, Region, Suburb, BidCount, HasBuyNow, HasReserve, IsReserveMet, ReserveState, IsClassified, IsNew, Attributes). The category number 0187-4353- (Coins) is real (public /v1/Categories.json); listing ids, prices and dates are illustrative placeholders. Replace with a real capture once credentials exist."72}73