Filter column values on scrapped table

Hi!

I scrapped a table on a website and got it working so that it sends the informtion to Airtable.

But it is sending all the information in that row to the first column in Airtable. How can I connect each column so that it matches the one on Airtable?

Is there a language model where I can learn how to get the information from that table, for example "Scrape data on active tab: Table Row . name of the column?

Thanks

Hi Julio,

You should be able to see fields of Scraping action for mapping as shown on screencast below. Please map every field of scraper to corresponding fields of airtable separately instead of mapping only one column.

Please let us know how it goes. Looking forward to your reply.
Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community

Hi Victoria!

No they do not appear

When I used all fields they did appear in a single cell, but have not been able to map each one.

Thanks again

This is how I got the info

Hi @julioconsuegrar ,

It looks like I can see the problem now. You might configured the scraper to scrape as a โ€œtableโ€ instead of a list. In that case, fields indeed are not available for mapping. Please re-configure the scraper as list and select โ€œNoโ€ if system suggests to scrape as table.

You can simply redefine a list:

Please let me know how it goes.
Victoria

great thanks!

Sorry to bother you again, but how do I select the table, because I have not been able to. Is there a trick, because it only lets me select a single cell.

Yes, that is the challenge with tables. Please consider the rows of the table as a list and columns as fieldsโ€™ headers. This way you need to select every cell of row #1 and define them as fields for scraper.

Here is our general guide that I suggest you to look through: https://support.bardeen.ai/hc/en-us/articles/23925200748173-How-to-use-Bardeen-scraper

Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community

Hi Julio,

You can redefine a list like shown below, but from my experience thereโ€™s a chance that you will need custom CSS selectors to make it work properly. If list will not work after following instructions, please share a link of the website and I will try to find CSS selectors.

Please let me know how it goes for you.
Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community