paper-with-me

Papers

Beyond BeautifulSoup: Benchmarking LLM-Powered Web Scraping for Everyday Users

2026-01-09 · Arth Bhardwaj, Nirav Diwan, Gang Wang arxiv

Web scraping has historically required technical expertise in HTML parsing, session management, and authentication circumvention, which limited large-scale data extraction to skilled developers. We argue that large language models (LLMs) have democratized web scraping, enabling low-skill users to execute sophisticated operations through simple natural language prompts. While extensive benchmarks evaluate these tools under optimal expert conditions, we show that without extensive manual effort, current LLM-based workflows allow novice users to scrape complex websites that would otherwise be inaccessible. We systematically benchmark what everyday users can do with off-the-shelf LLM tools across 35 sites spanning five security tiers, including authentication, anti-bot, and CAPTCHA controls. We devise and evaluate two distinct workflows: (a) LLM-assisted scripting, where users prompt LLMs to generate traditional scraping code but maintain manual execution control, and (b) end-to-end LLM agents, which autonomously navigate and extract data through integrated tool use. Our results demonstrate that end-to-end agents have made complex scraping accessible - requiring as little as a single prompt with minimal refinement (less than 5 changes) to complete workflows. We also highlight scenarios where LLM-assisted scripting may be simpler and faster for static sites. In light of these findings, we provide simple procedures for novices to use these workflows and gauge what adversaries could achieve using these.

📄 PDF Abstract BibTeX arXiv:2601.06301

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks

2024-12-18 · Frank F. Xu, Yufan Song, Boxuan Li, Yuxuan Tang 외

We interact with computers on an everyday basis, be it in everyday life or work, and many aspects of work can be done entirely with access to a computer and the Internet. At the same time, thanks to improvements in large…

Benchmarking

DreamBench++: A Human-Aligned Benchmark for Personalized Image Generation

2024-06-24 · Yuang Peng, Yuxin Cui, Haomiao Tang, Zekun Qi 외

Personalized image generation holds great promise in assisting humans in everyday work and life due to its impressive function in creatively generating personalized content. However, current evaluations either are automa…

BenchmarkingImage GenerationPersonalized Image Generation

Accelerating Laboratory Automation Through Robot Skill Learning For Sample Scraping

2022-09-29 · Gabriella Pizzuto, Hetong Wang, Hatem Fakhruldeen, Bei Peng 외

The use of laboratory robotics for autonomous experiments offers an attractive route to alleviate scientists from tedious tasks while accelerating material discovery for topical issues such as climate change and pharmace…

Situated, Dynamic, and Subjective: Envisioning the Design of Theory-of-Mind-Enabled Everyday AI with Industry Practitioners

2026-02-11 · Qiaosi Wang, Jini Kim, Avanita Sharma, Alicia 외 arxiv

Theory of Mind (ToM) -- the ability to infer what others are thinking (e.g., intentions) from observable cues -- is traditionally considered fundamental to human social interactions. This has sparked growing efforts in b…

CEASEFIRE: An AI-powered system for combatting illicit firearms trafficking

2024-06-21 · Jorgen Cani, Ioannis Mademlis, Marina Mancuso, Caterina Paternoster 외

Modern technologies have led illicit firearms trafficking to partially merge with cybercrime, while simultaneously permitting its off-line aspects to become more sophisticated. Law enforcement officers face difficult cha…