paper-with-me

Papers

news-crawler-LM: A Small Long-Context Model For High-Quality News Crawling

2026-07-23 · Pascal Stolzenburg, Jonas Golde, Max Dallabetta, Alan Akbik arxiv

Extracting structured content from news pages remains challenging due to heterogeneous HTML layouts, inconsistent markup, and substantial boilerplate such as navigation elements and advertisements. Rule-based news crawlers can achieve high extraction accuracy by encoding site-specific structure, but require manual configuration in order to generalize to new publishers. Large language models provide a more flexible alternative by reducing the need for handcrafted rules, but their high computational cost limits practical deployment. In this paper, we introduce news-crawler-LM, a small long-context language model fine-tuned on high-quality, human-validated extractions from the Fundus news-crawling library. Our model converts raw HTML into plaintext and structured JSON, including fields such as headline, author, publication date, and article body. In our experiments, news-crawler-LM outperforms strong baselines in HTML-to-Markdown and HTML-to-JSON extraction, improving performance by +4.8 BLEU and +6.1 METEOR in the HTML-to-Markdown task, and by +2.2 BLEU and +4.1 METEOR in the HTML-to-JSON task. However, we also observe that our model only slightly better compared to other rule-based parsing libraries on the HTML-to-plaintext task in evaluations on previously unseen publishers. We release all models and artifacts to the research community.

📄 PDF Abstract BibTeX arXiv:2607.21284

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A novel design of hidden web crawler using ontology

2015-08-10 · Manvi, Bhatia Komal Kumar, Dixit Ashutosh

Deep Web is content hidden behind HTML forms. Since it represents a large portion of the structured, unstructured and dynamic data on the Web, accessing Deep-Web content has been a long challenge for the database communi…

Smart Sentiment Analysis-based Search Engine Classification Intelligence

2023-06-16 · Mike Nkongolo

Search engines are widely used for finding information on the internet. However, there are limitations in the current search approach, such as providing popular but not necessarily relevant results. This research address…

ArticlesClassificationClusteringSentiment Analysis

BUbiNG: Massive Crawling for the Masses

2016-01-26 · Boldi Paolo, Marino Andrea, Santini Massimo, Vigna Sebastiano

Although web crawlers have been around for twenty years by now, there is virtually no freely available, opensource crawling software that guarantees high throughput, overcomes the limits of single-machine systems and at …

Look back, look around: a systematic analysis of effective predictors for new outlinks in focused Web crawling

2021-11-09 · Thi Kim Nhung Dang, Doina Bucur, Berk Atıl, Guillaume Pitel 외

Small and medium enterprises rely on detailed Web analytics to be informed about their market and competition. Focused crawlers meet this demand by crawling and indexing specific parts of the Web. Critically, a focused c…

Informativeness

Web crawler strategies for web pages under robot.txt restriction

2023-08-09 · Piyush Vyas, Akhilesh Chauhan, Tushar Mandge, Surbhi Hardikar

In the present time, all know about World Wide Web and work over the Internet daily. In this paper, we introduce the search engines working for keywords that are entered by users to find something. The search engine uses…

All