Skip to content

DownloadedPages

.halguru-website.yamlDownloadedPages

Gets or sets the collection of pages downloaded during the web scraping process.

DownloadedPages: []

Field Information#

Name Description
Title Downloaded Pages
Field Type SimpleList
Required True

Remarks#

This property holds a dictionary where the keys are URLs of the pages and the values are instances of representing the content and related metadata of each downloaded page. It serves as a repository of the web scraping results for further processing or analysis.

Technical Information#

Property Value
Path DownloadedPages
Internal Type System.Collections.Generic.KeyValuePair2[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[HalGuru.Robots.Models.WebsiteModels.PageOutputItem, HalGuru.Robots.Models, Version=1.93.0.0, Culture=neutral, PublicKeyToken=null]]`
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