Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/web-crawler.service.ts
Properties
| Property | Type |
|---|---|
url | string |
title | string |
content | string |
html | string |
textLength | number |
crawledAt | Date |
Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/web-crawler.service.ts
| Property | Type |
|---|---|
url | string |
title | string |
content | string |
html | string |
textLength | number |
crawledAt | Date |
Was this page helpful?