Discover/buyee.jp API
live

buyee.jp APIbuyee.jp

Search Yahoo Auctions Japan and Mercari Japan via the Buyee API. Retrieve item listings, prices, images, and details across Japanese marketplaces.

Endpoints
6
Updated
10d ago
Try it
Maximum results per platform
Search keyword (e.g. 'pokemon', 'nintendo')
api.parse.bot/scraper/cbe679cb-de03-4482-8b06-9b336574f68f/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/cbe679cb-de03-4482-8b06-9b336574f68f/search_all_platforms?limit=5&query=pokemon' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Cross-platform search across multiple Japanese marketplaces (Yahoo Auctions, Mercari, Rakuma, etc.) simultaneously. Returns structured results with item details, prices, and platform information.

Input
ParamTypeDescription
limitintegerMaximum results per platform
queryrequiredstringSearch keyword (e.g. 'pokemon', 'nintendo')
Response
{
  "type": "object",
  "fields": {
    "data": "array of platform result objects, each containing keywords, totalResultCount, totalPageCount, currentPageNumber, and results array with item details",
    "status": "string, always 'success'"
  },
  "sample": {
    "data": [
      {
        "results": [
          {
            "Bids": 0,
            "site": "yahoo_auction",
            "Image": "https://cdnyauction-pctr.buyee.jp/i/...",
            "Title": "ポケモン フィギュア サンダー",
            "BidOrBuy": 1400,
            "AuctionID": "z605930176",
            "CurrentPrice": 1400,
            "FxCurrentPrice": 9.38
          }
        ],
        "keywords": [],
        "totalPageCount": 110783,
        "totalResultCount": 553912,
        "currentPageNumber": 1
      }
    ],
    "status": "success"
  }
}

About the buyee.jp API

The Buyee.jp API gives developers access to 6 endpoints covering Japanese marketplace listings across Yahoo Auctions Japan (JDirectItems) and Mercari Japan. The search_all_platforms endpoint runs a single keyword query across multiple platforms simultaneously and returns per-platform result counts, page totals, and structured item arrays. Individual item endpoints expose price breakdowns, image arrays, condition details, and raw description HTML.

What the API covers

The API surfaces product listings from two major Japanese marketplaces: JDirectItems Auction (formerly Yahoo! Auctions Japan) and Mercari Japan, both accessible through Buyee's proxy shopping service. All six endpoints return a top-level status field and a data object. Search endpoints include pagination via a page parameter, and item-detail endpoints accept a platform-specific item ID — for example, IDs like x1234567890 for Yahoo Auctions or m1234567890 for Mercari.

Search endpoints

search_all_platforms accepts a query string and an optional limit per platform. Each platform's result object in the data array includes totalResultCount, totalPageCount, currentPageNumber, and a results array. For platform-specific searches, search_yahoo_auctions and search_mercari_japan offer paginated result sets with item titles, prices, and images. The Mercari search response also returns total count and items_per_page, making it straightforward to walk through large result sets.

Item detail endpoints

get_yahoo_auction_item returns a data object with id, title, images array, a details object, a prices object, time_remaining, and description_html. The time_remaining field is specific to the auction format and reflects how long the listing is active. get_mercari_item returns similar fields — id, title, price, images, details, and description_html — without a time-remaining field since Mercari listings are fixed-price.

Category browsing

get_yahoo_auction_categories requires no inputs and returns a result array of category objects, each containing a shop_list array. Categories span General products, Fashion, Toys & Games, and others available on Buyee. This endpoint is useful for building category-aware navigation or seeding search queries with known category slugs.

Common use cases
  • Monitor Yahoo Auction Japan prices for specific collectibles by polling search_yahoo_auctions and tracking the prices field over time.
  • Build a cross-platform price comparison tool using search_all_platforms with a single keyword and comparing results across platforms.
  • Fetch time_remaining from get_yahoo_auction_item to alert users when auctions are about to close.
  • Aggregate Mercari Japan listings by walking paginated results from search_mercari_japan using the total count and items_per_page fields.
  • Populate a category browser using get_yahoo_auction_categories to surface the full Buyee shop taxonomy.
  • Extract description_html from individual item detail endpoints to parse Japanese product specifications or condition notes.
  • Track Mercari Japan item availability by checking whether get_mercari_item returns a valid result for a known item ID.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Buyee have an official developer API?+
Buyee does not publish a public developer API or official API documentation for external developers. The endpoints here provide structured access to Buyee's marketplace data.
What does `search_all_platforms` return that platform-specific searches don't?+
search_all_platforms returns a data array where each element represents one platform and includes keywords, totalResultCount, totalPageCount, currentPageNumber, and a results array — all in a single call. Platform-specific endpoints like search_yahoo_auctions and search_mercari_japan return more targeted result structures and support the page parameter for deeper pagination, which search_all_platforms does not independently expose per platform.
Does the API cover seller profiles or bidding history for Yahoo Auctions?+
Not currently. The API covers item details, pricing, images, time remaining, and category data. Seller profiles, bid histories, and watcher counts are not exposed by the current endpoints. You can fork the API on Parse and revise it to add the missing endpoint.
Are Rakuma listings returned alongside Yahoo Auctions and Mercari?+
search_all_platforms describes coverage of 'Yahoo Auctions, Mercari, Rakuma, etc.' in its results array, but dedicated item-detail and paginated search endpoints exist only for Yahoo Auctions and Mercari. Rakuma results may appear in cross-platform searches, but there is no standalone get_rakuma_item endpoint. You can fork the API on Parse and revise it to add a dedicated Rakuma item-detail endpoint.
How does pagination work across the search endpoints?+
search_yahoo_auctions and search_mercari_japan both accept an integer page parameter. The Mercari search response includes total count and items_per_page fields, which let you calculate the number of pages programmatically. Yahoo Auctions search returns a page field in the response but does not expose a total page count at the search level — use get_yahoo_auction_categories to scope queries and reduce result set sizes when needed.
Page content last updated . Spec covers 6 endpoints from buyee.jp.
Related APIs in MarketplaceSee all →
mouser.com API
mouser.com API
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.