Product Lookup
Overview
The Product Lookup operation allows you to search for Amazon products using product identifiers such as EAN, UPC, or GTIN, or simply by providing a keyword. This operation leverages EasyParser’s Amazon scraping engine to extract real-time product information directly from Amazon. Returned data includes details such as the ASIN, product title, category, sales rank, customer review ratings, and product image URLs.
Use Cases
Retrieve an Amazon ASIN using only a known EAN, UPC, or GTIN code.
Perform a keyword-based product search on Amazon (e.g.,
car).Enrich your product data by pulling real-time Amazon listings.
Automate product matching and data enrichment for your catalog.
Integrate Amazon product insights into internal dashboards or inventory systems.
Accepted Input Types
Supports both product identifiers (EAN, UPC, GTIN) and keywords. For more details, refer to the Product Lookup Request page.
Available Through
Realtime Service – For single, on-demand lookups.
Bulk Service – For high-volume operations, enabling multiple lookups in one request.
Playground Interface – For testing and live parameter configuration within the EasyParser dashboard.
Last updated