ChenTaHung/HTML-Text-Parser
This project is designed to extract text from documents and prepare it for processing by Large Language Models (LLM). Implemented a feature to store and utilize text style information, enabling the program to identify and segment content based on potential headers and titles.
This tool helps you prepare long HTML documents, like financial reports or research papers, for analysis by AI models (Large Language Models). It takes an HTML file as input, extracts all the text while preserving crucial formatting like headings and bolding, and then intelligently breaks it into smaller, meaningful segments. This is ideal for researchers, analysts, or content strategists who need to feed structured, manageable text from web content into AI for tasks like summarization, information extraction, or question answering.
No commits in the last 6 months.
Use this if you need to process extensive HTML content with an AI model and want to ensure that important structural cues like headings and emphasized text are recognized and used to create logical, manageable chunks.
Not ideal if your primary goal is simple text extraction without needing to preserve formatting for AI processing, or if your documents rely heavily on external CSS files for styling.
Stars
10
Forks
1
Language
HTML
License
—
Category
Last pushed
Nov 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ChenTaHung/HTML-Text-Parser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
carlosplanchon/spidercreator
Automated web scraping spider generation using Browser Use and LLMs. Streamline the creation of...
raznem/parsera
Lightweight library for scraping web-sites with LLMs
rednafi/html-to-text
Extract pure text from any webpage
supadata-ai/js
Official TypeScript/JavaScript SDK for the Supadata API.
yeahhe365/JustSearch
基于 Playwright 的自主 AI 搜索智能体。支持迭代式任务规划、深度网页爬取,以及带引用来源的多源知识整合。