VOOZH about

URL: https://apify.com/shiokoshi356/rakuten-product-scraper

⇱ Rakuten Product Scraper Β· Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Rakuten Product Scraper

Scrape Rakuten Ichiba product data via official API. Search by keyword, genre, shop. Get prices, reviews, images, and 40+ fields per product.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Shiokoshi356

Shiokoshi356

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

1

Monthly active users

3 months ago

Last modified

Share

Rakuten Product Scraper - Japan E-Commerce Data

Scrape product data from Rakuten Ichiba, Japan's largest online marketplace, using the official Rakuten Web Service API. Get prices, reviews, images, and 40+ data fields per product.

What It Does

This Actor searches Rakuten Ichiba products through the official API and returns structured product data. It supports keyword search, category (genre) filtering, shop-specific queries, price range filtering, and multiple sort options.

Data source: Rakuten Web Service API (official, free)

Use Cases

  • E-commerce research - Analyze product listings, pricing, and availability across Japan's largest marketplace
  • Price monitoring - Track price changes for specific products or categories over time
  • Competitor analysis - Monitor competitor shops, their product range, and pricing strategies
  • Market research - Discover trending products, popular categories, and consumer review patterns
  • Affiliate marketing - Find high-rated products with affiliate links for content monetization

Getting Started

You need a free Rakuten API Application ID and Access Key:

  1. Register at Rakuten Web Service
  2. Create an application to get your Application ID and Access Key
  3. Use those as the application_id and access_key input parameters

Note: Since the Feb 2026 Rakuten API migration, both application_id and access_key are required. The new API endpoint is https://openapi.rakuten.co.jp/ichibams/api/IchibaItem/Search/20220601.

Input Parameters

ParameterTypeRequiredDefaultDescription
application_idstringYes-Rakuten API Application ID
access_keystringYes-Rakuten API Access Key
keywordstringNo-Search keyword (e.g., "iPhone", "γƒŽγƒΌγƒˆγƒ‘γ‚½γ‚³γƒ³")
genre_idstringNo-Rakuten genre ID for category filtering
shop_codestringNo-Filter by specific Rakuten shop
sortstringNostandardSort: -reviewCount, +itemPrice, -itemPrice, standard, -reviewAverage, -updateTimestamp
min_priceintegerNo-Minimum price filter (JPY)
max_priceintegerNo-Maximum price filter (JPY)
availabilitybooleanNotrueOnly available items
has_reviewbooleanNofalseOnly items with reviews
postage_flagbooleanNofalseOnly free shipping items
max_resultsintegerNo100Maximum results (1-3000)
log_levelstringNoINFOLogging verbosity: DEBUG, INFO, WARNING, ERROR

Output Example

Each product in the dataset contains 40+ fields:

{
"item_name":"Apple iPhone 15 128GB SIMフγƒͺγƒΌ",
"item_price":112800,
"item_url":"https://item.rakuten.co.jp/apple-store/iphone15-128/",
"item_code":"apple-store:iphone15-128",
"shop_name":"Apple公式 ζ₯½ε€©εΈ‚ε ΄εΊ—",
"shop_code":"apple-store",
"shop_url":"https://www.rakuten.co.jp/apple-store/",
"catchcopy":"ζœ€ζ–°iPhone 送料焑料",
"item_caption":"Apple iPhone 15 128GB。A16 Bionicチップ搭載...",
"image_urls":[
"https://thumbnail.image.rakuten.co.jp/@0_mall/apple-store/cabinet/iphone15.jpg"
],
"review_count":256,
"review_average":4.7,
"genre_id":"564500",
"availability":true,
"tax_flag":true,
"postage_flag":true,
"credit_card_flag":true,
"gift_flag":false,
"ship_overseas_flag":false,
"point_rate":1.0,
"point_rate_start_time":null,
"point_rate_end_time":null,
"start_time":null,
"end_time":null,
"item_price_min1":null,
"item_price_max1":null,
"affiliate_url":null
}

Limits

  • Rate limit: ~1 request/second (handled automatically with built-in throttling)
  • Max results per query: 3,000 items (30 items/page x 100 pages)
  • API key: Free, requires registration at Rakuten Web Service

Technical Details

  • Uses the official Rakuten IchibaItem/Search API (v20220601) via openapi.rakuten.co.jp
  • Automatic pagination with configurable result limits
  • Exponential backoff retry on rate limiting (HTTP 429)
  • Structured JSON logging via structlog
  • Pydantic v2 data validation

You might also like

Rakuten Ichiba Scraper

automation-lab/rakuten-ichiba-scraper

Scrape Rakuten Ichiba product listings for prices, shops, ratings, reviews, images, badges, shipping snippets, and product URLs.

πŸ‘ User avatar

Stas Persiianenko

2

Rakuten Ichiba Product Scraper

moving_beacon-owner1/rakuten-ichiba-product-scraper

Scrape product search results from Rakuten Ichiba using keywords or search URLs. Extract product titles, prices, shop names, ratings, review counts, and product URLs with pagination, sorting options, and optional Japanese residential proxy support.

2

Rakuten Price Scraper

wilico/rakuten-price-scraper

Rakuten Ichiba (item.rakuten.co.jp) product scraper that extracts product data such as price, stock availability, review ratings, and product details. Supports batch scraping for multiple URLs.

8

5.0

Rakuten Japan Product Scraper

parseforge/rakuten-japan-scraper

Collect product listings from Rakuten Japan (rakuten.co.jp). Search by keyword, category, price range, and sort order to extract product names, prices, sellers, reviews, shipping details, points, sale info, and 40+ structured fields. Supports genre filtering, used items, and batch export.

Rakuten Discovery Scraper

getdataforme/rakuten-discovery-scraper

Rakuten Discovery Scraper extracts detailed product data from Rakuten, offering insights into availability, pricing, and more....

Rakuten Japan Listings Scraper

piotrv1001/rakuten-japan-listings-scraper

The Rakuten Japan Listings Scraper extracts product listings from Rakuten β€” capturing names, JPY prices, review scores, shop info, shipping, Rakuten points, structured tags, and category breadcrumbs β€” ideal for Japanese marketplace research, price monitoring, and catalog building.

10

SUUMO Property Scraper

cloud9_ai/suumo-scraper

Search and extract product data from Rakuten Ichiba (Japan's largest e-commerce): title, price, reviews, ratings, shop info, images. API-based for 100% reliability. Perfect for price monitoring, competitor analysis, market research.