Barcode Lookup Pro avatar

Barcode Lookup Pro

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Barcode Lookup Pro

Barcode Lookup Pro

Find product information using barcodes (UPC, EAN, ISBN-13, GTIN-13). This actor converts barcodes into clean structured product data: title, brand, manufacturer, description, plus store availability and price stats (lowest/highest/average) across retailers.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Kevin

Kevin

Maintained by Community

Actor stats

0

Bookmarked

66

Total users

13

Monthly active users

9.4 hours

Issues response

10 hours ago

Last modified

Share

Barcode Lookup & Product Search API 🔢

The most powerful barcode lookup and product search tool on Apify. Instantly scan any UPC, EAN, ISBN, or GTIN barcode — or search by product name — and get complete product details, real-time prices from major retailers, store availability, images, nutrition facts, and more.

Whether you're building an inventory management system, running price comparisons across retailers, doing product research, or enriching your e-commerce catalog — this actor delivers clean, structured, ready-to-use product data in seconds.


🚀 Why Choose This Actor?

AdvantageDetails
🔢 Barcode + Product SearchSearch by UPC, EAN, ISBN-13, GTIN barcode or product keywords — both work!
Lightning FastBulk process up to 10 queries per run
🏪 Real Store PricesLive pricing from Amazon, Walmart, Best Buy, Home Depot, Target and more
📊 Price AnalyticsAuto-calculated lowest, highest, and average prices across all stores
🖼️ Product ImagesHigh-quality product images ready for your app or website
🥗 Nutrition & IngredientsFull nutrition facts and ingredient lists for food & health products
🧹 Clean DataPre-formatted dataset views — no post-processing needed
🔄 Smart RetryBuilt-in retry logic with maximum reliability

⚡ Quick Start

Barcode Lookup

Lookup products by scanning their barcode number:

{
"queries": [
"194253236313",
"037000740797",
"810055171064"
]
}

Search products by name or keyword — no barcode needed:

{
"queries": [
"wireless headphones",
"organic coffee",
"MacBook Pro"
]
}

Mix Both!

Combine barcodes and search terms in a single run:

{
"queries": [
"194253236313",
"wireless headphones",
"810055171064",
"organic coffee"
]
}

🧾 Input Parameters

ParameterTypeRequiredDescription
queriesArray of stringsList of barcodes (UPC / EAN / ISBN-13 / GTIN) or product search terms. Up to 10 queries per run.

Supported Barcode Formats

  • UPC-A — 12-digit Universal Product Code (most US/Canada retail products)
  • EAN-13 — 13-digit European Article Number (international products)
  • ISBN-13 — 13-digit International Standard Book Number (books)
  • GTIN — Global Trade Item Number (8 to 14 digits)

📤 Output Data

Each dataset item contains comprehensive product information organized into clean fields:

🔢 Identifiers & Barcodes

FieldDescription
queryThe original barcode or search term you entered
barcodePrimary barcode number (UPC-A or EAN-13)
upcAUPC-A barcode format
ean13EAN-13 barcode format
asinAmazon Standard Identification Number
mpnManufacturer Part Number
modelProduct model number

🏷️ Product Information

FieldDescription
titleProduct title / name
brandBrand name
manufacturerManufacturer name
categoryProduct category (can be array)
descriptionFull product description
featuresList of product features and highlights
authorAuthor (for books)
artistArtist (for music/media)

📐 Physical Attributes

FieldDescription
colorProduct color
weightProduct weight
dimensionsProduct dimensions (L × W × H)

🖼️ Images

FieldDescription
productImagePrimary product image URL
imagesArray of all available product image URLs

💰 Pricing & Store Availability

FieldDescription
lowestPriceLowest price found across all stores
highestPriceHighest price found across all stores
averagePriceAverage price across all stores
totalStoresNumber of stores where product is available
onlineStoresArray of stores with storeName, storePrice, and storeUrl

🥗 Food & Health (When Available)

FieldDescription
ingredientsProduct ingredients list
nutritionFactsNutrition facts data

💡 Sample Output

{
"query": "194253236313",
"barcode": "194253236313",
"upcA": "194253236313",
"ean13": "0194253236313",
"title": "Apple MacBook Pro - 16\" - M2 Pro - 12 Core - 19-Core GPU - 16GB RAM - 1TB SSD - Space Grey",
"brand": null,
"manufacturer": "Apple",
"category": ["Electronics", "Computers", "Laptops"],
"description": "Apple MacBook Pro 16\"- M2 Pro - 12 Core - 19-Core GPU...",
"features": [
"SUPERCHARGED BY M2 PRO OR M2 MAX — Take on demanding projects...",
"UP TO 22 HOURS OF BATTERY LIFE...",
"FULLY COMPATIBLE — All your pro apps run lightning fast..."
],
"productImage": "https://images.barcodelookup.com/59465/594658586-1.jpg",
"images": [
"https://images.barcodelookup.com/59465/594658586-1.jpg",
"https://images.barcodelookup.com/59465/594658586-2.jpg",
"https://images.barcodelookup.com/59465/594658586-3.jpg"
],
"mpn": "MNWA3LL/A",
"model": "MNWA3LL/A",
"asin": "B0BSHFX3K3",
"color": "space gray",
"dimensions": "14.01 in (L) x 9.77 in (W) x 0.66 in (H)",
"weight": "4.7619848592 lb",
"onlineStores": [
{
"storeName": "Walmart",
"storePrice": "$2,999.99",
"storeUrl": "https://www.walmart.com/ip/..."
},
{
"storeName": "Best Buy",
"storePrice": "$3,299.00",
"storeUrl": "https://api.bestbuy.com/click/-/..."
},
{
"storeName": "Amazon.com",
"storePrice": "$3,449.00",
"storeUrl": "https://www.amazon.com/dp/B0BSHFX3K3?..."
}
],
"totalStores": 6,
"lowestPrice": 1299,
"highestPrice": 3449,
"averagePrice": "2569.16",
"status": "success"
}

🧩 Dataset Views

This actor provides 4 organized dataset views for easy data analysis:

ViewWhat You See
📊 Product OverviewBarcode, image, title, brand, manufacturer, category, pricing stats, store count
💰 Pricing & StoresPrice comparison with lowest/highest/average + full store details
📋 Product DetailsAll identifiers (UPC, EAN, ASIN, MPN), features, images, author/artist
🥗 Food & HealthIngredients and nutrition facts for food & health products

🔄 Use Cases

  • 🛒 E-Commerce Catalog Enrichment — Enrich your product listings with descriptions, images, and competitive pricing data from major retailers
  • 💰 Price Monitoring & Comparison — Track product prices across Amazon, Walmart, Best Buy, and more to find the best deals
  • 📦 Inventory Management — Scan barcodes to instantly pull product information for warehouse and inventory systems
  • 🔍 Product Research & Analysis — Research products by barcode or keyword for market analysis and competitor intelligence
  • 📊 Retail Data Aggregation — Collect product data at scale for analytics, dashboards, and business intelligence
  • 🍎 Food & Nutrition Apps — Build nutrition tracking apps using ingredient and nutrition facts data from food product barcodes

🔎 Tags

barcode lookup, upc lookup, ean lookup, gtin lookup, isbn lookup, product search, product search by barcode, product search by name, barcode scanner, barcode reader, product data api, product information extractor, price comparison tool, price monitoring, store availability checker, amazon price tracker, walmart product lookup, best buy product search, product data enrichment, e-commerce data, inventory management, catalog enrichment, retail product data, nutrition facts lookup, ingredient lookup, food product barcode, upc barcode search, ean barcode search, product image extractor, bulk barcode lookup, barcode database, product database search, apify barcode actor

🎁 Get $5 Free Apify Credits

New to Apify? Sign up using this link and get $5 free credits to start scraping Glassdoor right away! No credit card required.

📞 Support

For questions, feedback, or issues with this Glassdoor company scraper, please contact us through Apify or open an issue.