Skip to content

QuartzUnit/markgrab-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MarkGrab Plugin for Claude Code

Universal web content extraction — any URL to LLM-ready markdown.

Skills

Skill Description
extract-url Extract content from a web URL (HTML, YouTube, PDF)
extract-file Convert local PDF/DOCX to markdown
batch-extract Bulk extract from multiple URLs

Requirements

pip install markgrab          # core
pip install "markgrab[all]"   # all content types

Supported Content Types

  • HTML — content density filtering, auto-fallback to Playwright for JS-heavy sites
  • YouTube — transcript extraction with timestamps and multi-language support
  • PDF — text extraction with page structure
  • DOCX — paragraph and heading extraction

Links

About

MarkGrab plugin for Claude Code — web content extraction to LLM-ready markdown

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors