DMM Japan Scraper - Product & Rental Prices API avatar

DMM Japan Scraper - Product & Rental Prices API

Pricing

from $2.00 / 1,000 results

Go to Apify Store
DMM Japan Scraper - Product & Rental Prices API

DMM Japan Scraper - Product & Rental Prices API

Scrapes DMM.com (Japan's major e-commerce platform) for product listings, prices, rankings and rental availability. Extracts title, price, category, rank, reviews. For market research, price monitoring and AI agents.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

atushi ino

atushi ino

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

DMM.com Japan E-Commerce Scraper — DVD & CD Product Data

Scrape product data from DMM.com, Japan's leading e-commerce platform for DVD, CD, and music products, either by top category rankings or by specific product CID codes.

Output Sample

Example JSON output (real DMM product data):

{
"cid": "n_1388empb5040",
"title": "【DMM限定特典付き】ミュージカル『刀剣乱舞』 ~静かなる夜半の寝ざめ~(ブルーレイディスク)",
"category": "mono",
"category2": "gdvd",
"price_jpy": 9900,
"shipping": "送料無料",
"maker": "ユークリッド・エージェンシー",
"series": "ミュージカル『刀剣乱舞』"
}

Input

ParameterTypeDescription
searchModestringcategory or product_ids.
categorystringdvd, cd, or dvd_ranking. Used when searchMode=category.
productIdsstringComma‑separated list of CID codes. Used when searchMode=product_ids.
maxResultsintegerNumber of results to return (1–200). Default is 50.

Use Cases

  • Track DVD/CD releases and prices for anime, idol, and music products.
  • Monitor DMM rankings for market trend analysis.
  • Build a Japanese entertainment product database.
  • Reseller arbitrage on Japanese media products.

Integrations

Connect the actor to your workflow with Apify MCP Connectors for Slack, Notion, Supabase, or GitHub. Use the Schedule tab to run it on a daily basis, and set up Webhooks to receive results automatically.

Pricing

$0.01 per 1,000 results + $0.00005 per run start.

Limitations

  • Works with Japanese-language content only.
  • DMM may change its page structure, which could affect the scraper's behavior.
  • Rankings are updated daily, so data freshness depends on DMM's own update cycle.

FAQ

How can I add a new category?
Currently we support dvd, cd, and dvd_ranking. If you need a different category, contact us and we can add it on request.

How do I find a specific product’s CID code?
Open the product page on DMM and look for the URL parameter cid=. That value is the CID code to use in productIds.

Can I run this automatically on a schedule?
Yes. After adding the actor to your Apify account, use the Schedule tab to set the frequency (e.g., daily) and the actor will run automatically.

Changelog

  • 0.1.0 (2026-07-30): Initial release. Supports category ranking and product ID scraping.