MCPcopy Index your code
hub / github.com/egoist/preader

github.com/egoist/preader @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
23 symbols 48 edges 15 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

preader

Extract the main content from a web page.

Try some article.

Note that scrapper code is ported from miniflux.app.

Bookmarklet

javascript:void function(){window.location=`https://preader.egoist.dev/%3Furl=${window.location.href}`}();

Create a bookmark in your browser with the above code as the URL for the bookmark. Now when you activate that new bookmark, it will take the current page your on and open it in the prereader site.

License

MIT.

Core symbols most depended-on inside this repo

Shape

Function 19
Class 2
Method 2

Languages

TypeScript100%

Modules by API surface

src/lib/extract-content.ts9 symbols
src/pages/_document.tsx4 symbols
src/pages/index.tsx3 symbols
next.config.js2 symbols
src/pages/api/proxy.ts1 symbols
src/pages/api/extract.ts1 symbols
src/pages/_app.tsx1 symbols
src/lib/rewrite-content.ts1 symbols
src/lib/custom-css.ts1 symbols

For agents

$ claude mcp add preader \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page