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