ExtractmetaData property in Extract Structured Data

Hi,

I am working on a webiste wherein I need to extract the data in a datatable. Please find the highlighted portion in the screenshot.

Can someone help me on how to generalize the extractmetadata property so that the table extraction works even if there are multiple search results for Lexi-Drugs.
Considering this as an example can someone share me the extractmetadata property for this case.

@sivakumar.sreeraman

Instead extract all the data and then filter on what you need

cheers

@Anil_G This screenshot is an example. There are around 400 search items. So for each item the value will be different and there can be multiple search results too… I need to somehow generalize the meta property so that the extraction works fine for all cases.

@sivakumar.sreeraman

I am not asking you to do it only for required…even the suggestion was to extract all then filter as you need

cheers