E-commerce Product AI Enricher avatar

E-commerce Product AI Enricher

Pricing

from $0.01 / 1,000 results

Go to Apify Store
E-commerce Product AI Enricher

E-commerce Product AI Enricher

Scrape any public product page and enrich with AI-generated SEO copy, specs, and competitive positioning.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

Mozi Mohidien

Mozi Mohidien

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape any public product page and enrich it with AI-generated SEO copy, specs, target audience analysis, and competitive positioning — powered by Claude Haiku.

Built for e-commerce managers, content teams, and SEO agencies who need structured product data at scale without manual tagging.

What it does

  1. Fetches each product page URL you provide
  2. Extracts name, price, brand, description, rating, and review count
  3. Sends the data to Claude Haiku for AI analysis
  4. Returns structured output per product including SEO titles, key benefits, price tier, and competitive angle

Input

FieldTypeRequiredDescription
productUrlsstring[]YesProduct page URLs to process
anthropicApiKeystringYesYour Anthropic API key
maxProductsintegerNoMax products to process (default 10, max 100)
proxyConfigobjectNoProxy configuration

Example input

{
"productUrls": [
"https://books.toscrape.com/catalogue/a-light-in-the-attic_1000/index.html"
],
"anthropicApiKey": "sk-ant-...",
"maxProducts": 10
}

Output fields

FieldDescription
urlProduct page URL
productNameExtracted product name
brandBrand or manufacturer
pricePrice string as found on page
currencyDetected currency code
ratingNumeric rating (if present)
reviewCountReview count integer (if present)
descriptionSnippetFirst 600 chars of product description
scrapedBoolean — whether scrape succeeded
scrapeErrorNull or error string
enrichment.productCategoryProduct category
enrichment.targetAudienceWho this product is for (1 sentence)
enrichment.keyBenefitsArray of 3-5 main benefits
enrichment.technicalSpecsKey specs extracted (size, weight, material, etc.)
enrichment.seoTitleSEO-optimized product title (under 60 chars)
enrichment.seoDescriptionMeta description (under 155 chars)
enrichment.competitorAngleWhat differentiates this vs competitors
enrichment.priceTierBudget / Mid-range / Premium / Luxury
enrichment.confidenceScore1-10 data completeness score

Notes

  • Works on any public product page (Shopify, WooCommerce, brand sites). Login-required pages will fail gracefully with scraped: false.
  • Amazon blocks headless requests reliably — use direct brand or Shopify pages for best results.
  • You need an Anthropic API key with access to claude-haiku-4-5.