Hi, I get this scraping output where the selectors are at one level.
Every data selector output is placed in another record.
Where is this going wrong?
Hi, I get this scraping output where the selectors are at one level.
Every data selector output is placed in another record.
Where is this going wrong?
This is a common issue, and you can fix it by creating a wrapper element (container) for your scrapers - See Data doesn't match up