Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/web-crawler.ts
Properties
| Property | Type |
|---|---|
url | string |
title | string |
content | string |
textLength | number |
crawledAt | Date |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/web-crawler.ts
| Property | Type |
|---|---|
url | string |
title | string |
content | string |
textLength | number |
crawledAt | Date |
Was this page helpful?