When using Claygent to scrape websites, the output is automatically structured in specific formats. For web scraping results, you'll get data in the following formats:
** Text fields: Title, Description, Body Text, Keywords
** Arrays: Extracted Keywords, Links, Emails, Phone Numbers, Images
** Objects: Social Links
This structured format makes it easy to work with the scraped data in your Clay tables. For example, when scraping for decision makers, their contact information would be organized with:
** Emails in an array format
** Phone numbers in an array format
** Social links in an object format