VOOZH about

URL: https://apify.com/s-r/ean-upc-gtin-product-lookup-database

โ‡ฑ EAN & UPC GTIN Product Lookup Database ยท Apify


๐Ÿ‘ EAN & UPC GTIN Product Lookup Database avatar

EAN & UPC GTIN Product Lookup Database

Pricing

$0.25 / 1,000 ean/gtins

Go to Apify Store

EAN & UPC GTIN Product Lookup Database

Instantly retrieve detailed info about manufacturer, title, descriptions and country using EAN, UPC, or GTIN codes. The ultimate database solution for e-commerce data enrichment.

Pricing

$0.25 / 1,000 ean/gtins

Rating

0.0

(0)

Developer

๐Ÿ‘ SR

SR

Maintained by Community

Actor stats

2

Bookmarked

99

Total users

5

Monthly active users

4 months ago

Last modified

Share

GTIN Database Scraper

Apify Actor and CLI tool for GTIN/EAN/UPC product information. Uses the ShoppingScraper API โ€” a single API call per GTIN returns all product data.

Apify Actor

Actor Features

  • Batch processing: Up to 100 GTINs per run
  • Free tier: 100 GTINs maximum for free users
  • Paid tier: Unlimited GTINs for paid users
  • Async processing: 25 concurrent requests
  • Global or country-specific: Optional country filter
  • Single API source: All data from one endpoint (title, description, manufacturer, country, barcode format)

Actor Input

{
"gtins":[
"8714612112816",
"8719327348963",
"5702016913262",
"7421957579501",
"4009839372766"
],
"country":"nl"
}

Input Fields:

  • gtins (required): Array of GTIN/EAN/UPC codes (max 100 per batch)
  • country (optional): Two-letter country code (e.g., "nl", "de", "us") โ€” defaults to "uk"

Actor Output

{
"gtin":"8714612112816",
"barcode_format":"EAN-13",
"title":"Rucksack XD Design Bobby Tech Anti-Theft Black",
"description":"Rucksack XD Design Bobby Tech Anti-Theft Black",
"manufacturer":"XD Connects B.V.",
"country_origin":"Netherlands"
}

Local/CLI Usage

Setup

$source .venv/bin/activate && uv pip install-r requirements.txt

Run

python3 interactive_scraper.py
python3 interactive_scraper.py --countrynl

Features

  • Accepts all formats: UPC (12), EAN-8 (8), EAN-13/GTIN-13 (13), GTIN-14 (14)
  • Auto-normalization: Pads shorter GTINs to 13 digits with leading zeros
  • 25 concurrent requests with connection pooling
  • Retry with exponential backoff (3 attempts with jitter)
  • Timing metrics: Total time, time per EAN, match rate
  • Double enter as input termination

You might also like

ASIN to EAN, GTIN, UPC Converter for Amazon

truenorth/amazon-asin-ean-converter

Convert Amazon ASINs to EAN, UPC, and GTIN barcodes with cached JSON output for catalog and inventory workflows.

Free EAN/UPC <-> ASIN Converter

easyparser/asin-to-ean-converter

Convert Amazon ASINs to EAN/UPC barcodes or look up barcodes (UPC, EAN, GTIN, ISBN, JAN, MINSAN) to find their matching Amazon ASINs. Powered by Easyparser's real-time bidirectional Product Lookup API.

Barcode

canadesk/barcode

Fast barcode lookup for UPC, EAN, ISBN and GTIN.

๐Ÿ‘ User avatar

Canadesk Support

51

EAN/GTIN Image extractor - Extract multiple images from any EAN

s-r/ean-product-image-search---extract-images-from-any-ean-gtin

This image extractor searches for products using EAN codes across multiple e-commerce platforms, downloads product images, and exports comprehensive product data with stored images.

Price scraper with offers from all merchants using EAN/GTIN

s-r/price-scraper-with-offers-from-all-merchants-using-ean-gtin

Get real-time product pricing and offer data from multiple merchants using EAN or GTIN codes. It scans e-commerce platforms, marketplaces, and webshops to collet price, seller name, stock status, shipping details, and product URLs. Ideal for building price comparison tools, monitoring competitors.

ASIN to GTIN Converter

igview-owner/asin-to-gtin-converter

Transform Amazon ASINs into universal barcodes (EAN-13, UPC, GTIN) for seamless inventory management. Works across 24 marketplaces. Bulk convert 100+ products. Save hours on product cataloging!

๐Ÿ‘ User avatar

Sachin Kumar Yadav

55

Competitor Price Tracker โ€” Compare Any Product URL

fayoussef/competitor-price-tracker-compare-any-product-url

Track competitor prices from any product URL. Verified UPC/EAN/GTIN matches, live prices, your market rank & pricing actions. Amazon, Walmart, eBay & more.

๐Ÿ‘ User avatar

youssef farhan

3

5.0

Barcode Lookup Pro

burbn/barcode-lookup

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.