Skip to main content

Crate mollendorff_ref

Crate mollendorff_ref 

Source
Expand description

Möllendorff Ref: LLM-optimized reference toolkit

JSON output for agents, not humans. Bypasses bot protection via headless Chrome.

Re-exports§

pub use check_links::CheckLinksConfig;
pub use check_links::LinkReport;
pub use check_links::LinkResult;
pub use refresh_data::refresh_data;
pub use refresh_data::ExtractedData;
pub use refresh_data::RefreshConfig;
pub use schema::Meta;
pub use schema::Reference;
pub use schema::ReferencesFile;
pub use schema::Status;

Modules§

browser
Headless Chrome browser management via chromiumoxide
check_links
check-links command: Check URL health
extract
URL extraction from markdown and text content
fetch
fetch command: Fetch URLs and convert HTML to structured JSON
init
init command: Create references.yaml template
mcp
MCP server mode: JSON-RPC 2.0 over stdio
pdf
pdf command: Extract text from PDF files
refresh_data
refresh-data command: Extract live data from URLs
scan
scan command: Extract URLs from markdown files
schema
references.yaml schema v1.0.0
update
update command: Self-update from GitHub releases
verify_refs
verify-refs command: Verify references.yaml entries