Udostępnij przez


TavilySearchResult.RawContent Property

Definition

The cleaned and parsed HTML content of the search result. Only if include_raw_content is true.

[System.Text.Json.Serialization.JsonPropertyName("raw_content")]
public string? RawContent { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("raw_content")>]
member this.RawContent : string with get, set
Public Property RawContent As String

Property Value

Attributes

Applies to