Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/interfaces/search.interfaces.ts
Search-related interfaces for web search and competitor docs
Properties
| Property | Type |
|---|---|
id | string |
title | string |
url | string |
content | string |
snippet | string |
category | string[] |
source | string |
lastCrawled | Date |
score | number |
Was this page helpful?