Closed GuoFan1996 closed 7 months ago
content
links
addNewLink()
extractContent
.env
browserless.io
This PR resolves #23
Integrate Content Extraction in Link Management
Key Updates
content
TEXT column to thelinks
table to store extracted link content.addNewLink()
to invoke an edge function,extractContent
, for content extraction.content
column for each link record.Deployment
content
column..env
file with thebrowserless.io
API key to support content extraction.This PR resolves #23