Data Scrap-Meta Data

Hi I have some issues in data scrapping,
what is the use of meta data, in what best way we can utilize it

1 Like

Capture
I have similar selector to the attached screen.
evrytime new id is generated. If I omit, or remove that it won’t work.

If use that find children and get that id then also not working. It is displaying empty data

@KarthikBallary

Replace that value with wild card star β€œ*” in id attribute.

   id = '*-body-grid-container'

done, not working

It is highlighting the element/table but scrapping is not happening

Hi @KarthikBallary,
Can you share the link if possible?

soory Confidential matter

I hope we can take that meta data selector to a variable and making changes with and pass that variable as a string. Did that help us
Cheers @KarthikBallary