How product extraction works
When you paste a URL or use the extension, Avenida automatically extracts the product information. Here's how it works:
The extraction process
Avenida uses several techniques to get the product information:
- JSON-LD — Many stores include structured data on the page containing the product name, price, and image.
- Open Graph — The meta tags that social networks use to display previews.
- DOM analysis — If there's no structured data, Avenida analyzes the page's HTML.
- AI (fallback) — As a last resort, artificial intelligence is used to interpret the page.
Info
Avenida always tries the fastest and most reliable methods first. AI is only used when the other methods don't get all the information.
What data is extracted?
| Field | Description |
|---|---|
| Name | The product title |
| Price | The current price (including currency) |
| Image | The main product image |
| URL | The direct link to the product |
Supported stores
Avenida works with any online store. The quality of extraction varies depending on how well the store structures its information. Major stores (Amazon, Zara, IKEA, etc.) usually work perfectly.
Tip
If the extraction doesn't get all the information, you can always edit it manually.