Support for extracting attributes or custom data per product
Alexander Ruiz
Hello PandaExtract team,
I’m using the extension to capture product lists on e-commerce pages. The list selector works well to identify the items, but I’ve noticed that I can’t map certain data that isn’t visible text, but rather stored as attributes in the HTML.
For example: each product <div> may have an attribute like data-pid="1123352". I would like to extract this value, or any other attribute/data present in the product’s HTML (not necessarily visible on the page), along with the other fields.
My question: is there currently a way to configure column mapping so I can capture specific attributes (e.g., data-pid, data-sku, etc.), instead of only text, links, or images? If not, I’d like to suggest this as a feature request.
Thanks in advance for your help and guidance.