extract-title
Documentation / extractor/html-to-cite/extract-title
extractTitle()​
function extractTitle(document: Document): string;
Defined in: extractor/html-to-cite/extract-title.js:7
Extract and clean title from document
Parameters​
Parameter | Type | Description |
---|---|---|
|
| DOM object with article content |
Returns​
string
Extracted and cleaned title