package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Dec 3, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package generic provides HTML fallback extraction for unknown social media platforms.
AuthRequired returns false.
Match always returns true as this is the fallback.
Client handles generic website requests.
New creates a generic client.
Fetch retrieves content from a generic website and converts to markdown.
type Option func(*config)
Option configures a Client.
WithHTTPCache sets the HTTP cache.
WithLogger sets a custom logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.