Misumi Listings Scraper avatar

Misumi Listings Scraper

Pricing

from $5.00 / 1,000 products

Go to Apify Store
Misumi Listings Scraper

Misumi Listings Scraper

The MISUMI Scraper extracts product listings from us.misumi-ec.com by keyword, URL or part number, capturing live unit prices, warehouse stock levels, committed ship dates, engineering specs and images β€” ideal for industrial procurement, price monitoring and ERP catalog enrichment.

Pricing

from $5.00 / 1,000 products

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

πŸ”© MISUMI Scraper

Extract product data from MISUMI, the world's largest catalog of configurable mechanical components and factory automation parts. The MISUMI Scraper returns live unit prices, real-time warehouse stock levels and committed ship dates for any part number β€” data that normally requires clicking through the site one part at a time.

Search by keyword, paste product, series or category URLs, or feed in your own list of part numbers β€” including made-to-order configurations such as HFS5-2020-1234, which are quoted live by MISUMI's own configurator.

✨ Features

  • πŸ’΅ Live pricing – Current USD unit price and price before discount, for the quantity you specify.
  • πŸ“¦ Real-time stock – Immediately shippable quantity, orderable quantity and the warehouse it ships from.
  • 🚚 Committed lead times – Ship days plus concrete ship and delivery dates, not vague estimates.
  • πŸ“ Full engineering specs – Every named spec MISUMI publishes for the part (material, dimensions, precision, treatment…), plus RoHS status, weight and CAD availability.
  • πŸ› οΈ Made-to-order quotes – Price arbitrary configurations (cut lengths, bore diameters); invalid configurations come back with the exact spec error.
  • πŸ” Four ways to start – Keyword search, product URL, series URL, category URL, or a plain list of part numbers.
  • ⚑ Fast & cheap – Runs without a browser and without proxies, so large catalog pulls stay inexpensive.

πŸ› οΈ How It Works

  1. Choose your input – Type a keyword (e.g. ball bearing), paste MISUMI URLs, or list exact part numbers.
  2. Set a limit – Maximum products caps how many products the run returns; Quantity sets the order quantity used for the quote.
  3. Run the scraper – Results stream into the dataset and can be exported to JSON, CSV, Excel or consumed through the Apify API.

πŸ“₯ Input

FieldTypeDescription
keywordstringSearch MISUMI for this keyword and scrape the matching products.
startUrlsarrayProduct, series or category URLs from us.misumi-ec.com.
partNumbersarrayExact part numbers to quote, including made-to-order configurations.
quantityintegerOrder quantity used for the quote (higher quantities can unlock volume discounts).
maxItemsintegerMaximum number of products to scrape. Default 50.
proxyConfigurationobjectOptional. The scraper works fine without a proxy.

Example input:

{
"keyword": "ball bearing",
"quantity": 1,
"maxItems": 50
}

Quoting specific parts and configurations instead:

{
"partNumbers": ["HFS5-2020-1234", "SUS40B17", "25A10"],
"quantity": 100
}

πŸ“Š Sample Output Data

[
{
"partNumber": "16001",
"seriesCode": "221000058301",
"seriesName": "Deep Groove Ball Bearing - Single Row",
"brandName": "NSK",
"categoryCode": "M0802010000",
"categoryName": "Ball Bearings",
"url": "https://us.misumi-ec.com/vona2/detail/221000058301/?HissuCode=16001",
"price": 16.09,
"priceBeforeDiscount": 16.09,
"currency": "USD",
"quantity": 1,
"inStockQty": 15,
"orderableQty": 15,
"shippingDays": 1,
"shipDate": "2026-07-27",
"deliveryDate": "2026-07-29",
"shippingPlant": "USA-WH(OH)",
"weight": "19",
"weightUnit": "g",
"minOrderQty": 1,
"rohsCompliant": false,
"cadFormats": ["2D", "3D"],
"images": ["https://content.misumi-ec.com/image/upload/v1/p/jp/product/series/221000058301/221000058301.jpg"],
"specs": {
"Raceway Shape": "Ball",
"Inner/Outer Ring Material": "[Steel] Steel",
"Shield Material/Shape": "Open Type",
"Precision": "Grade 0",
"Inner Diameter d": "12"
},
"isConfigurable": false,
"error": null
}
]

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

πŸ“‹ Data Fields

FieldDescription
partNumberMISUMI part number
seriesCode, seriesNameProduct series the part belongs to
brandNameManufacturer brand (MISUMI, NSK, NTN, SKF…)
categoryCode, categoryNameCatalog category
urlDirect link to the part on MISUMI
price, priceBeforeDiscountLive unit price and pre-discount price
currency, quantityQuote currency and the quantity it was calculated for
inStockQty, orderableQtyImmediately shippable and orderable quantities
shippingDaysDays until shipment
shipDate, deliveryDateCommitted ship and delivery dates
shippingPlantWarehouse the part ships from
weight, weightUnitUnit weight
minOrderQtyMinimum order quantity
rohsCompliantRoHS compliance flag
cadFormatsAvailable CAD formats (2D / 3D)
imagesProduct image URLs
specsNamed engineering specifications
isConfigurabletrue when the part number is a configuration template
errorWhy a price is missing (e.g. invalid configuration), when it is

πŸ’° How much does it cost to scrape MISUMI?

This Actor uses pay per result pricing: $5.00 per 1,000 products. There are no separate Apify platform usage fees.

Products scrapedCost
50 (default run)$0.25
1,000$5.00
10,000$50.00

Apify's free plan includes $5 of monthly usage, which is roughly 1,000 MISUMI products per month at no cost.

πŸ’‘ Tips

  • Monitor stock and lead times by scheduling the Actor daily with a fixed list of part numbers β€” inStockQty, shipDate and price change frequently.
  • Quote volume pricing by raising quantity; MISUMI applies volume discounts that show up as a gap between price and priceBeforeDiscount.
  • Configurable products (isConfigurable: true) are templates such as HFS5-2020-[50-4000/0.5]. They carry the full design space in specs, but to get a price, put a complete part number (e.g. HFS5-2020-1234) in partNumbers.
  • Category URLs pull whole catalogs. Combine a category URL with a high maxItems for a bulk export, or keep maxItems low to sample first.

❓ FAQ

Is scraping MISUMI legal? This Actor collects only publicly available product information β€” no login, no personal data. Web scraping of public data is generally legal, but you are responsible for how you use the data. If in doubt, consult a lawyer.

Are the prices the same ones I see when logged in? No. Prices are the public US list prices in USD. Customer-specific contract pricing requires a MISUMI account and is not collected.

Why do some rows have no price? Configuration templates cannot be priced, and a few part numbers are quoted manually by MISUMI. The error field explains each case.

Can I get more fields or a custom pipeline? Yes β€” open an issue in the Issues tab, or get in touch for a custom solution.

πŸ†˜ Support

Found a bug or need a field that isn't there? Report it in the Issues tab of this Actor and it will be addressed.