UNPKG

article-summarizer-jp

Version:

CLI tool for summarizing web articles in Japanese using Anthropic Claude API. Fetches content from URLs and generates both 3-line summaries and full translations in polite Japanese.

2 lines 149 B
export declare function extractThumbnailFromHtml(html: string, baseUrl: string): string | undefined; //# sourceMappingURL=thumbnailExtractor.d.ts.map