package
Version:
v0.9.23
Opens a new window with list of versions in this module.
Published: Dec 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package forosdelweb fetches Foros del Web user profile data.
Note: This platform requires authentication to view full profiles.
AuthRequired returns true because Foros del Web requires authentication to view profiles.
Match returns true if the URL is a Foros del Web profile URL.
Client handles Foros del Web requests.
New creates a Foros del Web client.
Fetch retrieves a Foros del Web profile.
Note: This will likely fail without authentication cookies.
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.