## CrawlerVisitor.onEnterResource property [​](/content/docs/sdk/core.crawlervisitor.onenterresource#crawlervisitoronenterresource-property/index.html)

**Signature:**  
```typescript
onEnterResource?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => void;
```

- [CrawlerVisitor.onEnterResource property](/content/docs/sdk/core.crawlervisitor.onenterresource#crawlervisitoronenterresource-property/index.html)
