package
Version:
v0.9.14
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bilibili fetches Bilibili (哔哩哔哩) user profile data.
AuthRequired returns false because Bilibili profiles are public (but may have bot detection).
Match returns true if the URL is a Bilibili user profile URL.
Client handles Bilibili requests.
New creates a Bilibili client.
Fetch retrieves a Bilibili profile.
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.