Add a new context column to store additional enriched data of the url in addition to og title and description
For new URL, run enrichment API when processing the website.
For existing URLs, prepare a script to backfill with context in batches. This can be a follow-up.
During the lookup flow, we usually associate a website with the creator's name, org, etc. Some sort of knowledge graph pattern-matching.
Add a new context column to store additional enriched data of the url in addition to og title and description
For new URL, run enrichment API when processing the website.
For existing URLs, prepare a script to backfill with context in batches. This can be a follow-up.
During the lookup flow, we usually associate a website with the creator's name, org, etc. Some sort of knowledge graph pattern-matching.