Alibaba, 1688 & AliExpress Reverse Image Search API avatar

Alibaba, 1688 & AliExpress Reverse Image Search API

Pricing

$5.00 / 1,000 reverse image searches

Go to Apify Store
Alibaba, 1688 & AliExpress Reverse Image Search API

Alibaba, 1688 & AliExpress Reverse Image Search API

Reverse image search across Alibaba, 1688 & AliExpress. Upload any product photo and get up to 100 matching supplier listings with prices, images, and direct links.

Pricing

$5.00 / 1,000 reverse image searches

Rating

0.0

(0)

Developer

dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

93

Total users

52

Monthly active users

6.4 hours

Issues response

7 days ago

Last modified

Categories

Share

Alibaba, 1688 & Ecom China Lens Search API

Reverse image search across Alibaba.com, 1688.com (wholesale), AliExpress.com, and Global Marketplaces (Walmart, Amazon, Home Depot, eBay, and thousands of other e-commerce retail websites). Send a product image URL and instantly get up to 100 matching supplier listings with pricing, images, MOQ (minimum order quantities), and direct links.

Features

  • Multi-platform support: Query Alibaba, 1688, AliExpress, or Global Marketplaces (searching Amazon, Walmart, Home Depot, eBay, and thousands of others).
  • Accurate matching: Powered by Alibaba's visual search technology.
  • Extensive metadata: Product titles, images, price range, MOQs, supplier name/domain, supplier store URL, location, and rating scores.
  • High performance: Fast responses directly from visual search endpoints.

Monetization & Pricing

  • Charge model: Pay-Per-Event
  • Event Name: search-lookup
  • Price per event: $0.10

Input Configuration

The actor accepts the following JSON parameters:

FieldTypeRequiredDefaultDescription
imageUrlstringYes-Public URL of the product image to search.
destinationstringNoalibabaThe target search platform: alibaba, 1688, aliexpress, or global (Global Marketplaces like Amazon, Walmart, Home Depot, etc.).
languagestringNoenLanguage code for translating titles and metadata (e.g. en, es, zh).
currencystringNoUSDTarget currency code for returned product prices (e.g. USD, EUR, GBP).

Example Input

{
"imageUrl": "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=400",
"destination": "global",
"language": "en",
"currency": "USD"
}

Dataset Output

Each search result returns matching product listings inside the Apify dataset:

FieldTypeDescription
successbooleanIndicates if the search completed successfully.
sitestringThe platform queried (alibaba, 1688, etc.).
titlestringProduct title or subject.
pricenumberItem price.
currencystringCurrency code (e.g. USD).
minOrderQtynumberMinimum order quantity.
imageUrlstringMain product photo URL.
productUrlstringLink to product detail page.
supplierNamestringCompany/Manufacturer name.
supplierUrlstringSupplier store link.
locationstringProvince or manufacturing area.
reviewScorenumberRating score.
tradeCountnumberNumber of completed orders.