ItemInfo Product Scraper avatar

ItemInfo Product Scraper

Pricing

Pay per usage

Go to Apify Store
ItemInfo Product Scraper

ItemInfo Product Scraper

Scrape product data from ItemInfo.com by URL. Extracts title, SKU, UPC, price, images, specifications, variants, reviews, related products, and document links. Returns structured JSON ready for analysis or integration.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

GroupBWT LLC

GroupBWT LLC

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

22 days ago

Last modified

Categories

Share

ItemInfo.com Product Scraper

Scrapes detailed product data from iteminfo.com — a B2B office, breakroom, janitorial, furniture, and technology product catalog powered by SP Richards.

What data can you extract?

FieldDescription
sku, sku_catalog, upc, unspscProduct identifiers
title, descriptionProduct name and short description
brand, manufacturerBrand and manufacturer names
list_price, unit_of_measurePricing information
bulletsKey feature bullet points
imagesAll product image URLs (multiple angles/sizes)
detailsStructured specs grouped by section (General Information, Product Information, Physical Characteristics, Miscellaneous, Warranty, etc.)
variantsProduct variations with attributes (color, size, material)
review_summaryAverage rating, review count, rating histogram
breadcrumbsCategory hierarchy
similar_productsSimilar product recommendations
related_productsRelated products
accessoriesCompatible accessories
also_boughtFrequently bought together
upsellsUpsell recommendations
pdf_linksLinks to PDFs (assembly instructions, MSDS, etc.)
prop_65California Proposition 65 warning (when applicable)

How to use

  1. Click Try for free
  2. Enter one or more ItemInfo.com product URLs (e.g. https://www.iteminfo.com/product/DXE5342DXCT)
  3. Click Start
  4. Download results in JSON, CSV, or Excel

Input example

{
"urls": [
"https://www.iteminfo.com/product/DXE5342DXCT",
"https://www.iteminfo.com/product/LLR86201"
]
}

Output example

{
"url": "https://www.iteminfo.com/product/DXE5342DXCT",
"product_id": 1010898183,
"sku": "DXE5342DXCT",
"sku_catalog": "DXE 5342DXCT",
"upc": "10078731989205",
"unspsc": "48101905",
"title": "Dixie PerfecTouch 12 oz Insulated Paper Hot Coffee Cups by GP Pro",
"description": "12 fl oz - Cone - Coffee Haze - Paper - Hot Drink, Coffee - 25/Pack - 20 / Carton",
"brand": "Dixie",
"manufacturer": "Georgia Pacific Corp.",
"list_price": 201.4,
"unit_of_measure": "CT",
"prop_65": null,
"bullets": [
"Insulated material reduces need for costly double-cupping and sleeves",
"Polyethylene coating prevents liquids from soaking through",
"Textured exterior provides a comfortable, nonslip grip",
"Space-saving case size offers efficient packaging solution for businesses"
],
"details": {
"General Information": {
"Manufacturer": "Georgia Pacific Corp.",
"Manufacturer Part Number": "5342DXCT",
"Brand Name": "Dixie",
"Product Line": "PerfecTouch",
"Product Name": "PerfecTouch 12 oz Insulated Paper Hot Coffee Cups by GP Pro",
"Packaged Quantity": "20 / Carton",
"Product Type": "Cup"
},
"Product Information": {
"Quantity Per Container": "25/Pack",
"Volume Capacity": "12 fl oz",
"Shape": "Cone",
"Application/Usage": ["Hot Drink", "Coffee"],
"Features": "Insulated"
},
"Physical Characteristics": {
"Color Family": "Brown",
"Product Color": "Coffee Haze",
"Product Material": "Paper"
},
"Miscellaneous": {
"Recycled": "No",
"Country of Origin": "United States",
"UPC": "10078731989205",
"UNSPSC": "48101905",
"Color": "WHITE"
}
},
"variants": [
{
"product_id": 1071728561,
"sku": "DXE 5310DXCT",
"title": "Dixie PerfecTouch 10 oz Insulated Paper Hot Coffee Cups by GP Pro",
"description": "10 fl oz - White - Paper - Hot Drink - 25/Pack - 20 / Carton",
"attributes": {
"Volume Capacity": "10 fl oz",
"Packaged Quantity": "20 / Carton"
}
}
],
"review_summary": {
"average_rating": 4.0,
"review_count": 1,
"rating_count": 1,
"recommended_ratio": 1.0,
"rating_histogram": [0, 0, 0, 1, 0]
},
"breadcrumbs": [
{"name": "Breakroom", "url": "/search/c_1400029_Breakroom"},
{"name": "Tableware", "url": "/search/c_1500359_Tableware"},
{"name": "Cups", "url": "/search/c_1601931_Cups"}
],
"also_bought": [
{
"product_id": 1014566959,
"sku": "DXE 9542500DX",
"title": "Dixie Large Hot Cup Lids by GP Pro",
"list_price": 7.91,
"unit_of_measure": "PK"
}
],
"similar_products": [],
"related_products": [],
"accessories": [],
"pdf_links": []
}

Use cases

  • Price monitoring for B2B office and janitorial supplies
  • Product catalog enrichment with detailed specs, images, and variants
  • Competitive intelligence across office supply distributors
  • Procurement data collection with UPC, UNSPSC codes, and compliance info

Cost of usage

This actor uses plain HTTP requests (no browser), so compute costs are minimal. Expect ~0.001 CU per product.

Limitations

  • Only works with iteminfo.com/product/ URLs
  • Prices shown are list prices (actual reseller prices may vary)
  • Review data comes from PowerReviews and may have slight delay