paper-with-me

홈 › Papers

The Synergy of Automated Pipelines with Prompt Engineering and Generative AI in Web Crawling

2024-12-29 · Chau-Jian Huang

Web crawling is a critical technique for extracting online data, yet it poses challenges due to webpage diversity and anti-scraping mechanisms. This study investigates the integration of generative AI tools Claude AI (Sonnet 3.5) and ChatGPT4.0 with prompt engineering to automate web scraping. Using two prompts, PROMPT I (general inference, tested on Yahoo News) and PROMPT II (element-specific, tested on Coupons.com), we evaluate the code quality and performance of AI-generated scripts. Claude AI consistently outperformed ChatGPT-4.0 in script quality and adaptability, as confirmed by predefined evaluation metrics, including functionality, readability, modularity, and robustness. Performance data were collected through manual testing and structured scoring by three evaluators. Visualizations further illustrate Claude AI's superiority. Anti-scraping solutions, including undetected_chromedriver, Selenium, and fake_useragent, were incorporated to enhance performance. This paper demonstrates how generative AI combined with prompt engineering can simplify and improve web scraping workflows.

📄 PDF Abstract BibTeX arXiv:2502.15691

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPrompt Engineering

Similar Papers 제목 키워드 기반

PromptPilot: Improving Human-AI Collaboration Through LLM-Enhanced Prompt Engineering

2025-10-01 · Niklas Gutheil, Valentin Mayer, Leopold Müller, Jörg Rommelt 외 arxiv

Effective prompt engineering is critical to realizing the promised productivity gains of large language models (LLMs) in knowledge-intensive tasks. Yet, many users struggle to craft prompts that yield high-quality output…

Prompt Engineering

Exploring the intersection of Generative AI and Software Development

2023-12-21 · Filipe Calegario, Vanilson Burégio, Francisco Erivaldo, Daniel Moraes Costa Andrade 외

In the ever-evolving landscape of Artificial Intelligence (AI), the synergy between generative AI and Software Engineering emerges as a transformative frontier. This whitepaper delves into the unexplored realm, elucidati…

Management

Optimizing LLM Prompt Engineering with DSPy Based Declarative Learning

2026-04-06 · Shiek Ruksana, Sailesh Kiran Kurra, Thipparthi Sanjay Baradwaj arxiv

Large Language Models (LLMs) have shown strong performance across a wide range of natural language processing tasks; however, their effectiveness is highly dependent on prompt design, structure, and embedded reasoning si…

Prompt Engineering

Automated Black-box Prompt Engineering for Personalized Text-to-Image Generation

2024-03-28 · Yutong He, Alexander Robey, Naoki Murata, Yiding Jiang 외

Prompt engineering is effective for controlling the output of text-to-image (T2I) generative models, but it is also laborious due to the need for manually crafted prompts. This challenge has spurred the development of al…

Image GenerationIn-Context LearningLanguage ModelingLanguage Modelling+4

Prompt Triage: Structured Optimization Enhances Vision-Language Model Performance on Medical Imaging Benchmarks

2025-11-14 · Arnav Singhvi, Vasiliki Bikia, Asad Aali, Akshay Chaudhari 외 arxiv

Vision-language foundation models (VLMs) show promise for diverse imaging tasks but often underperform on medical benchmarks. Prior efforts to improve performance include model finetuning, which requires large domain-spe…

Prompt Engineering