awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
coleifer avatar

coleifer/micawber

0
View on GitHub↗
679 stars·89 forks·Python·MIT·9 viewsmicawber.readthedocs.org↗

Micawber

a small library for extracting rich content from urls

Features

  • Content Extraction - Extraction of rich content from URLs.
  • General Utilities - Extracts rich content and metadata from URLs.
  • Web Scraping - Extracts rich content from URLs.

Star history

Star history chart for coleifer/micawberStar history chart for coleifer/micawber

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Micawber

These projects share indexed features with Micawber. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alir3z4/html2textAlir3z4 avatar

    Alir3z4/html2text

    2,159View on GitHub↗

    Convert HTML to Markdown-formatted text.

    Pythonmarkdownmarkdown-parserpython
    View on GitHub↗2,159
  • miso-belica/sumymiso-belica avatar

    miso-belica/sumy

    3,691View on GitHub↗

    Sumy is a text summarization library and toolset designed to identify and extract the most important sentences from plain text documents and HTML web pages. It functions as an extractive summarization system, meaning it selects representative original sentences from a source text without generating new words or modifying existing phrasing. The project provides a suite of algorithmic methods for content distillation, including frequency-based sentence scoring and graph-based text ranking. It also includes utilities for HTML-to-text sanitization to isolate primary content and heuristic filterin

    Pythonhtml-extractionhtml-extractorhtml-page
    View on GitHub↗3,691
  • executeautomation/mcp-playwrightexecuteautomation avatar

    executeautomation/mcp-playwright

    5,237View on GitHub↗

    This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for web automation, scraping, and end-to-end testing. It functions as a programmable interface for executing JavaScript, capturing screenshots, and interacting with web elements across multiple browser engines. The server exposes browser automation capabilities as a set of standardized tools that models can discover and invoke. It supports session-based browser isolation to ensure unique contexts for each client connection and provides a transport layer using either standard input

    TypeScript
    View on GitHub↗5,237
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy avatar

    0xJohnnyboy/scretch.nvim

    34View on GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    View on GitHub↗34
Compare all 30 related projects→

Frequently asked questions

What does coleifer/micawber do?

a small library for extracting rich content from urls

What are the main features of coleifer/micawber?

The main features of coleifer/micawber are: Content Extraction, General Utilities, Web Scraping.

Which projects share features with coleifer/micawber?

Projects with overlapping indexed features include: alir3z4/html2text — Convert HTML to Markdown-formatted text. miso-belica/sumy — Sumy is a text summarization library and toolset designed to identify and extract the most important sentences from… executeautomation/mcp-playwright — This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for… 0xjohnnyboy/scretch.nvim — 📝 Neovim plugin to manage scratch files ! acidjunk/starlette-opentracing — Opentracing support for Starlette and FastApi. abo/rerate.