Type: lib.beautifulsoup.ExtractMetadata

Namespace: lib.beautifulsoup

Description

Extract metadata from HTML content. extract, metadata, seo

Use cases:
- Analyze SEO elements
- Gather page information
- Extract structured data

Properties

Property Type Description Default
html str The HTML content to extract metadata from. ``

Outputs

Output Type Description
title str  
description str  
keywords str  

Metadata

Browse other nodes in the lib.beautifulsoup namespace.