I have a table where I need to capture data from a page that has a grid of multiple items. I need to capture the image, title, and URL of each item on that page into airtable.
Screenshot:
https ://share.getcloudapp.com/5zuyjdpo
I’ve set up a base and configured web clipper which targets and fetches the required data using CSS selectors. But the issue is it only fetch the data of the first item only.
How to make it fetch all the entries to the airtable? Any hints?
TIA,
Munir