Service Wrapper: a system for converting web data into web services
Naibo Wang, Zhiling Luo, Xiya Lyu, Zitong Yang, Jianwei Yin

TL;DR
This paper presents Service Wrapper, a system that simplifies converting web page data into web services, making web data more accessible and usable for non-expert users through an easy-to-use interface and algorithms.
Contribution
The paper introduces a novel system that automates web data conversion into web services with user-friendly operations, expanding accessibility for non-expert users.
Findings
System demonstrates high availability and stability.
Enables one-step invocation of web services from web data.
Proves ease of use for non-expert users.
Abstract
Web services are widely used in many areas via callable APIs, however, data are not always available in this way. We always need to get some data from web pages whose structure is not in order. Many developers use web data extraction methods to generate wrappers to get useful contents from websites and convert them into well-structured files. These methods, however, are designed specifically for professional wrapper program developers and not friendly to users without expertise in this domain. In this work, we construct a service wrapper system to convert available data in web pages into web services. Additionally, a set of algorithms are introduced to solve problems in the whole conversion process. People can use our system to convert web data into web services with fool-style operations and invoke these services by one simple step, which greatly expands the use of web data. Our cases…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Service-Oriented Architecture and Web Services · Caching and Content Delivery
