Rakuten Discovery Scraper avatar

Rakuten Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Rakuten Discovery Scraper

Rakuten Discovery Scraper

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

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

The Rakuten Discovery Scraper is a powerful tool designed to extract detailed product information from Rakuten's vast marketplace. This Actor allows users to perform comprehensive searches based on specific keywords, providing valuable insights into product availability, pricing, and more.

Features

  • Comprehensive Data Extraction: Scrape detailed product information including prices, descriptions, and availability.
  • High Data Quality: Ensures accurate and up-to-date data retrieval from Rakuten.
  • Customizable Searches: Tailor your search queries to fit specific needs and extract relevant data.
  • Efficient Performance: Capable of handling large volumes of data with speed and reliability.
  • Proxy Support: Utilizes Apify's residential proxies to avoid IP bans and ensure seamless data extraction.
  • Scalable: Easily adjust the number of items to scrape, accommodating both small and large data needs.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQueryStringYesEnter the Search Keywords"tire"
maxItemsIntegerNoMaximum number of items to scrape.100
proxyConfigurationObjectNoSpecifies proxy servers to hide the scraper's origin.See below

Proxy Configuration Example

{
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}

Example Usage

Example Input

{
"searchQuery": "tire",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output

[
{
"item_number": "G8526673",
"product_id": "wd1051-hirun-p0-0",
"product_name": "Power Equipment Tire, 12.6 in OD, 4.10/3.50-6, 2 Ply, Rubber",
"product_url": "https://www.zoro.com/c/i/G8526673/",
"primary_image_url": "https:/item-gsp/689ac173844423372db976f56a6ab604.jpeg",
"rating": null,
"price": 19.29,
"list_price": 19.29,
"price_unit": "USD",
"brand": "HI-RUN",
"category": "Lawn Mower Tire Tubes",
"category_path": "Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Tire Tubes",
"store_name": "Zoro",
"store_id": "12539",
"availability": "IN_STOCK",
"description": "Power Equipment Tire, Tire Type Power Equipment Tire, Outside Diameter 12.6 in, Tire Size 4.10/3.50-6, Weight Capacity 290 lb, Maximum Pressure 24 psi, Product Type Tire Only, Ply 2 Ply, DOT Approved NHS (Not for Highway Service), Profile Bias, Tire Material Rubber, Tread Depth 4.9 in, Weight 3 lb",
"shipping_cost": 5,
"percent_sale": 0,
"dollar_saving": 0,
"is_refurbished": false,
"eligible_for_cashback": true,
"search_query": "tire",
"page": 1,
"source": "rakuten",
"scraped_at": "2026-05-03T06:00:02.639Z"
}
]

Use Cases

  • Market Research and Analysis: Gather comprehensive data for market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for strategic pricing decisions.
  • Content Aggregation: Collect product information for content creation and curation.
  • Academic Research: Use data for research projects and studies.
  • Business Automation: Automate data collection for business intelligence.

Installation and Usage

  1. Search for "Rakuten Discovery Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object contains detailed product information such as item_number, product_name, price, availability, and more. This structured format allows for easy integration and analysis.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!