Clay has a character limit of 8000 characters per cell. When you see the "Cell data size exceeds limit" error, it means your cell content has exceeded this maximum. Try breaking your data into smaller chunks across multiple cells or rows to stay within the limit.
Hey there Doug thanks for reaching out, sorry for the delay here, in this instance we can use formulas to extract the data from this cell. A formula such as "Extract the first 8000 characters from /(column)" would help us get the first set of characters and then a second formula column using "Extract 8000 characters from /(column) starting from the 8001 character). Additionally, do you mind sending the link (url) to the table so we can take a look?