Mandarake Scraper - Manga, Anime Figures & Doujinshi avatar

Mandarake Scraper - Manga, Anime Figures & Doujinshi

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Mandarake Scraper - Manga, Anime Figures & Doujinshi

Mandarake Scraper - Manga, Anime Figures & Doujinshi

Scrape Mandarake (order.mandarake.co.jp) listings. Get title, JPY price, shop, stock status, condition grade, category, item code, image and URL for manga, anime figures, toys, doujinshi, cels and Japanese collectibles. English + Japanese keyword search.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Mandarake Scraper

Scrape Mandarake (order.mandarake.co.jp) — Japan's largest secondhand store for manga, anime figures, toys, doujinshi, animation cels and otaku collectibles. Search any keyword (English or Japanese) and get structured listings with prices in JPY, the physical shop holding the item, stock status, images and direct product URLs.

Why Mandarake data?

Mandarake is the go-to source for rare and out-of-print Japanese collectibles. Prices there often anchor the worldwide secondary market for:

  • Vintage & modern anime figures (scale figures, Nendoroids, chogokin, sofubi)
  • Manga and art books, including first editions
  • Doujinshi (fan-made comics)
  • Animation cels and production art
  • Retro toys, model kits, TCG and idol goods

Use it for price research, arbitrage vs eBay/Mercari, deal alerts on grails, inventory monitoring, or building datasets of the Japanese collectibles market.

Input

FieldTypeDescription
searchQueriesarraySearch terms, e.g. ["gundam", "sailor moon cel"]. Japanese works too.
maxItemsintegerMax listings per query (default 100).
scrapeDetailsbooleanVisit each item's detail page for condition grade, category path and canonical store (default true).
includeSoldOutbooleanInclude sold-out listings (price-history/comps research). Default false.
categoryCodestringOptional Mandarake category code (e.g. 11 Comics, 02 Toys, 03 Doujinshi).
proxyConfigurationobjectOptional proxy. Try without proxy first.

Example input

{
"searchQueries": ["gundam"],
"maxItems": 40,
"scrapeDetails": true,
"includeSoldOut": false
}

Output

One dataset item per listing:

{
"title": "Gundam Wing Memorial's Wing 195 Final (With Obi)",
"priceJpy": 2000,
"priceText": "2,000 yen",
"currency": "JPY",
"shop": "SAHRA",
"stockStatus": "In Stock",
"inStock": true,
"condition": "B",
"category": "Anime work and Sa line",
"categoryPath": "Books > Mooks (Tokusatsu/Anime etc) > Anime > ...",
"itemCode": "1048558965",
"itemNo": "nitem-00HCA99X (0100520330)",
"imageUrl": "https://img.mandarake.co.jp/webshopimg/...jpg",
"url": "https://order.mandarake.co.jp/order/detailPage/item?itemCode=1048558965&lang=en",
"searchQuery": "gundam"
}

Notes

  • Mandarake lists which physical shop (Nakano, Shibuya, Grandchaos, SAHRA warehouse, etc.) holds each item — the same title can appear from several shops at different prices/conditions.
  • The site briefly goes into maintenance daily around 4–5 AM JST; runs during that window return a diagnostic instead of results.
  • Sold-out listings are excluded by default; flip includeSoldOut for comps.
  • Condition grades follow Mandarake's scale (unopened/A/B/C/D...; a 10-point scale applies to items listed after May 2024).