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::check_links;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 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