Skip to content

NormalizeWhitespaces

.halguru-webscraping.yamlPagesFeaturesNormalizeWhitespaces

Gets or sets a value indicating whether whitespaces in the extracted content should be normalized. When enabled, consecutive whitespace characters are collapsed into a single space, facilitating cleaner and more standardized output after web scraping.

Pages:
  - Features[]:
      NormalizeWhitespaces: true
Name Description
Title Normalize Whitespaces
Type Boolean
Required True

Technical Information#

Property Value
Path Pages[].Features[].NormalizeWhitespaces
Internal Type System.Boolean
Internal Root Type WebScrapingConfiguration
File Extension .halguru-webscraping.yaml
JSON Schema halguru-webscraping-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0