VisitedUrls
.halguru-website.yaml ➤ VisitedUrls
Gets or sets the list of URLs visited during the web scraping process.
Field Information#
| Name | Description |
|---|---|
| Title | Visited Urls |
| Field Type | SimpleList |
| Required | True |
Remarks#
This property stores a collection of strings representing the URLs that have already been visited. It is used to track progress and avoid reprocessing the same URLs during the scraping workflow.
Technical Information#
| Property | Value |
|---|---|
| Path | VisitedUrls |
| Internal Type | System.String |
| Internal Root Type | WebsiteHalGuru |
| File Extension | .halguru-website.yaml |
| JSON Schema | halguru-website-schema.json |
→ .halguru-website.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |