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
Alir3z4 avatar

Alir3z4/html2text

0
View on GitHub↗
2,159 stars·293 forks·Python·GPL-3.0·10 viewsalir3z4.github.io/html2text↗

Html2text

Convert HTML to Markdown-formatted text.

Features

  • Content Extraction - Conversion of HTML to Markdown.
  • Web Scraping - Converts HTML to Markdown-formatted text.

Star history

Star history chart for alir3z4/html2textStar history chart for alir3z4/html2text

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 Html2text

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

    coleifer/micawber

    679View on GitHub↗

    a small library for extracting rich content from urls

    Pythonoembedpython
    View on GitHub↗679
  • 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
  • alirezamika/autoscraperalirezamika avatar

    alirezamika/autoscraper

    7,297View on GitHub↗

    Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from sample data. It identifies and retrieves text, URLs, and HTML elements from web pages by analyzing sample values to replicate data patterns across different URLs. The system functions as a web scraping model manager, allowing users to save and reload learned rules to maintain consistent data extraction. It supports the export and import of scraping rules to a local file system to avoid repeating the training process for the same website. The library covers automated web data ex

    Python
    View on GitHub↗7,297
Compare all 30 related projects→

Frequently asked questions

What does alir3z4/html2text do?

Convert HTML to Markdown-formatted text.

What are the main features of alir3z4/html2text?

The main features of alir3z4/html2text are: Content Extraction, Web Scraping.

Which projects share features with alir3z4/html2text?

Projects with overlapping indexed features include: coleifer/micawber — a small library for extracting rich content from urls. 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… alirezamika/autoscraper — Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from… binux/pyspider — PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for… bda-research/node-crawler — node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It…