Skip to content

Scrape Metadata Fields

metadata lives under data.metadata. Different pages and formats can produce additional keys. This page documents the most common set.

FieldTypeNotes
titlestringPage title
descriptionstringPage description
languagestringLanguage tag
keywordsstringKeywords (if present)
robotsstringrobots meta (if present)
sourceURLstringFinal source URL
urlstringURL (some payloads include both sourceURL and url)
FieldTypeNotes
ogTitlestringog:title
ogDescriptionstringog:description
ogUrlstringog:url
ogImagestringog:image
ogSiteNamestringog:site_name
ogLocaleAlternatestring[]og:locale:alternate
FieldTypeNotes
statusCodenumberHTTP status code
contentTypestringContent-Type
errorstringError message (if any)
FieldTypeNotes
concurrencyLimitedbooleanWhether concurrency limiting was applied
concurrencyQueueDurationMsnumberQueue wait duration in ms

Firecrawl can include additional metadata keys (e.g., twitter:*, canonical, site-specific values). The API reference denotes this as “any other metadata”.