awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufealir3z4.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-Verlauf

Star-Verlauf für alir3z4/html2textStar-Verlauf für alir3z4/html2text

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Html2text

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Html2text.
  • coleifer/micawberAvatar von coleifer

    coleifer/micawber

    679Auf GitHub ansehen↗

    a small library for extracting rich content from urls

    Pythonoembedpython
    Auf GitHub ansehen↗679
  • miso-belica/sumyAvatar von miso-belica

    miso-belica/sumy

    3,691Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,691
  • executeautomation/mcp-playwrightAvatar von executeautomation

    executeautomation/mcp-playwright

    5,237Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,237
  • alirezamika/autoscraperAvatar von alirezamika

    alirezamika/autoscraper

    7,297Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,297
Alle 30 Alternativen zu Html2text anzeigen→

Häufig gestellte Fragen

Was macht alir3z4/html2text?

Convert HTML to Markdown-formatted text.

Was sind die Hauptfunktionen von alir3z4/html2text?

Die Hauptfunktionen von alir3z4/html2text sind: Content Extraction, Web Scraping.

Welche Open-Source-Alternativen gibt es zu alir3z4/html2text?

Open-Source-Alternativen zu alir3z4/html2text sind unter anderem: 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…