Product data scraping
How Bambuser Live Shopping product data scraping works
This document provides a more detailed view of how the Bambuser Live Shopping Product data scraping works.
If you do not have access to Bam Hub, you can still test how our product scraper will behave with your product URLs. Visit this page and enter your product URL to test.
When Caller enters the Cobrowsing mode, some basic product details are scraped from the content of the given URL they are on (e.g. https://yourcompany.com/products/pink-shirt
). That information will be displayed to the Agent so he/she can better steer the conversation during the call.
The following properties will be extracted from the page:
- a product name or title
- an image URL (product thumbnail)
- a brand name (not displayed anywhere)
- a product reference (not displayed anywhere)

How does the product scraper work?
The scraper looks for different kinds of structured product data and metadata, using the following priority order:
- Schema.org markup
- JSON-LD
- Microdata
- OpenGraph meta-tags (
og:
) - Generic HTML tags
If the scraper is not able to find a product reference (SKU) it will use the provided product URL as a reference.
1. Schema.org markup
Specification: https://schema.org/Product
Google's testing tool can be used to see if your site supports this: https://search.google.com/structured-data/testing-tool/u/0/