package
Version:
v0.9.12
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: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package codepen provides CodePen profile detection.
AuthRequired returns false because CodePen profiles are public.
Match returns true if the URL is a CodePen profile URL.
Client handles CodePen requests.
New creates a CodePen client.
Fetch retrieves a CodePen profile.
Note: CodePen uses Cloudflare protection, so we can only extract basic info from the URL.
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.