EAN & UPC GTIN Product Lookup Database
Pricing
Pay per usage
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
Pay per usage
Rating
0.0
(0)
Developer

SR
Maintained by Community
Actor stats
0
Bookmarked
4
Total users
2
Monthly active users
5 days ago
Last modified
Categories
Share
GTIN Database Scraper
Interactive batch scraper and Apify Actor for GTIN/EAN/UPC product information.
Apify Actor
This project is available as an Apify Actor for easy cloud-based scraping.
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 by default
- Global or country-specific: Optional country filter
- Rich data: Product titles, descriptions, manufacturers, and more
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") - leave empty for global search
Actor Output
{"gtin": "8717285183022","barcode_format": "EAN-13","title": "HIP Strandlaken JIMENA 100x180 cm meerkleurig","description": "Strandlaken Jimena van HIP","manufacturer": "Muller Textiel B.V.","country_origin": "Netherlands"}
Local/CLI Usage
Features
- Optional country filter: Use
--countryto filter by country, or omit for global search - 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
- Clean output: Removes GTINs, EANs, commercial phrases from titles/descriptions
- Country detection: Automatically detects country origin from GTIN prefix
- Timing metrics: Shows total time and time per EAN