Markdown content is now the default format for all Exa API endpoints, providing cleaner, more readable content that’s ideal for AI applications and text processing.
includeHtmlTags
parameter to control content formatting.includeHtmlTags
parameter now controls how we process webpage content:
includeHtmlTags=false
(default): We process webpage content into clean markdown formatincludeHtmlTags=true
: We return content as HTML without processing to markdown