hi @jcobteam1034 - one of the automated ways to save data is using a webhook to write them to a spreadsheet. here is a blog discussing how to do that using distill:
- the manually exported csv data only contains the current value.
- structuring data can be be done in two ways:
- managed scraper: distill offers scrapers for popular sites that help get structured data
- ai summary: it can extract structured data from any webpage using a prompt. this is the easiest option.
- webhook to spreadsheet is the way to go. tools like zapier can help too.
let me know if you have any other questions or need help with anything.