WO2021182657A1 - 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 - Google Patents

액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 Download PDF

Info

Publication number
WO2021182657A1
WO2021182657A1 PCT/KR2020/003336 KR2020003336W WO2021182657A1 WO 2021182657 A1 WO2021182657 A1 WO 2021182657A1 KR 2020003336 W KR2020003336 W KR 2020003336W WO 2021182657 A1 WO2021182657 A1 WO 2021182657A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
event
action design
user
arbitrary setting
Prior art date
Application number
PCT/KR2020/003336
Other languages
English (en)
French (fr)
Inventor
김종필
김범수
홍지원
공성랑
Original Assignee
(주)해나소프트
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)해나소프트 filed Critical (주)해나소프트
Priority to PCT/KR2020/003336 priority Critical patent/WO2021182657A1/ko
Priority to US17/311,339 priority patent/US11836195B2/en
Publication of WO2021182657A1 publication Critical patent/WO2021182657A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the present invention relates to a system for importing web data, and more specifically, a system for selectively importing web data operated through another external server by arbitrarily setting a scenario of an event for extracting web data It is a technical field related to
  • Patent Document 1 Web scraping extraction data setting method
  • Patent Document 1 it relates to a method for setting web scraping extraction data, an action element list window, a scenario board window in which an action element currently selected by a user is output, and an action element attribute in which properties of a web browser are selected and output a program driving step of driving a GUI type web scraping setting program in which an input window and a web browser are respectively output; an action element selection step in which the user selects an action element button in the action element list window and registers it in the scenario board window; a scenario creation step of creating a data extraction scenario by selecting and inputting data and attribute values output to the current page of the web browser by the action element registered in the scenario board window in the action element selection step; It consists of a setting saving stage that saves the data extracted in the data extraction stage and scenario setting information as a file, and the data extraction setting of the web scraping main program is added, deleted, or changed using the scenario setting file saved in the setting saving stage, Disclosed is a technical idea for easily changing or configuring data extraction settings of
  • Patent Document 2 a system for web data extraction in a mobile environment
  • Patent Document 2 discloses a system for extracting web data in a mobile environment.
  • the method of accessing the web server and the method of extracting web data are described as a WEDL (Web Extraction Definition Language) document, and the web page received from the web server after directly connecting to the web server based on the WEDL document
  • WEDL Web Extraction Definition Language
  • Patent Document 3 web data collection apparatus and method
  • a web data scraping system and an operating method thereof are provided.
  • the target site designated by the user is copied and rendered in a separate frame, and in this process, sites that do not comply with the web standard are accurately copied through proxy settings.
  • the user intuitively and easily selects the DOM in the frame, and creates an event to control it as a data collection rule, which is reflected in the scenario, and a technical idea that can provide web scraping service such as automatic repeat execution to start
  • Patent Document 4 a scenario production system and method for collecting web information
  • the scenario production system includes: an end for generating or changing a scenario for collecting data; and a server that searches for data according to a scenario.
  • the system for selectively importing web data through arbitrary setting of action design according to the present invention has been devised to solve the conventional problems as described above, and presents the following problems to be solved.
  • the system for selectively importing web data through arbitrary setting of action design according to the present invention has the following problem solving means for the problems to be solved above.
  • a loading unit that receives a URL (uniform resource locator) of a target website and loads the target website; an action design unit for allowing a user to arbitrarily plan a predetermined operation for extracting target data from the target web site, and allowing the predetermined operation to be specified through the imaging site; an executing unit for constantly arranging the predetermined tasks arbitrarily planned through the action design unit and performing a specified event in the action design unit; and an importing unit that extracts target data from the target website through the event work performed by the executing unit and presents it to the user.
  • a URL uniform resource locator
  • the loading unit simulates the target website and presents the imaging site of the target website as it is to the user's terminal. can do.
  • the action design unit may include: an event forming unit configured to randomly open an event for the predetermined task by the user; and an event designator configured to arbitrarily designate an event item by the user with respect to the event arbitrarily opened by the event forming part.
  • the action design unit may include: an object designator configured to assign the event item randomly designated by the event designator to an object on the imaging site; and an object linker configured to assign a correlation between the objects on the imaging site designated by the object designator and selectively designate the object according to the association.
  • the action design unit is iterating so that the event item specified by the event designator is re-specified according to the user's arbitrary setting pattern. It may be characterized in that it further comprises a wealth.
  • the iterating unit sets the arbitrary setting pattern based on the number of times of re-designation of the event item and the re-designation time of the event item.
  • the executing unit based on the user's arbitrary setting pattern, arranges the items of the event to form an event queuing signal. It may be characterized in that it includes a portion.
  • the executing unit further comprises a queuing event transmitting unit that transmits the queuing signal formed by the event queuing unit to an external BOT.
  • the executing unit receives the queuing signals formed by the event queuing unit sequentially to receive the predetermined tasks randomly planned through the BOT It may be characterized in that it includes a BOT driving unit that performs
  • the importing unit extracts target data obtained through the predetermined operation performed by the BOT driving unit and presents it to the user's terminal It can be characterized as
  • the target data to be acquired from the target web site is automatically performed by the user, so that the target data can be acquired as desired.
  • the user can automatically perform the work he or she should actually perform through a series of visualized flow charts, so that the work that the user wants to perform can be automatically and computerized.
  • FIG. 1 is a conceptual diagram of a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 2 is an exemplary screen illustrating that the loading unit loads another web site as it is in the system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 3 is a block diagram illustrating an action design unit and its sub-configurations in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 4 is an exemplary screen displaying a control box for event designation in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 5 is a block diagram illustrating an executing unit and its sub-configuration in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 6 is an exemplary screen for designating an object and linking an object in a loaded target screen in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 7 is an exemplary screen for designating an object and linking an object in a loaded target screen in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 8 is an exemplary screen illustrating that an object is automatically designated based on object association in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 9 is a conceptual diagram illustrating an importing unit importing target data from a target web in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 1 is a conceptual diagram of a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 2 is an exemplary screen illustrating that the loading unit loads another web site as it is in the system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 3 is a block diagram illustrating an action design unit and its sub-configurations in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 4 is an exemplary screen displaying a control box for event designation in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 5 is a block diagram illustrating an executing unit and its sub-configurations in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 6 is an exemplary screen for designating an object and linking an object in a loaded target screen in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 7 is an exemplary screen for designating an object and linking an object in a loaded target screen in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • FIG. 8 is an exemplary screen illustrating that an object is automatically designated based on object association in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • 9 is a conceptual diagram illustrating an importing unit importing target data from a target web in a system for selectively importing web data through arbitrary setting of an action design according to an embodiment of the present invention.
  • the target data (target data, target data, 11) to collect, after copying and pasting the URL (Uniform Resource Locator) of the target web site 10 to the loading unit 100, the action that the user 1 wants to repeatedly perform is performed by the action design unit It is implemented through (action design unit, 200) to extract the target target data 11 .
  • URL Uniform Resource Locator
  • the target data 11 means target data that the user 1 wants to obtain from data provided by a web site or web page. Accordingly, there is no limitation on the type of the target data 11 , and any data that the user 1 intends to obtain may be the target data 11 . 1 and 2, the target data 11 is exemplarily implemented to help understand the target data 11, and the target data 11 includes the title of the article posted on the web page, the content of the article, and the attachment file (document file) of the article. , executable files, image files, video files, or other definable files).
  • the system for selectively importing web data through arbitrary setting of action design is a loading unit (100), an action design unit (200), an executing unit (executing unit) unit 300 and an importing unit 400 may be included.
  • the user 1 accesses a web site from which he/she wants to collect target data 11 from his/her terminal, and then opens a web page containing web data that he/she wants to actually extract.
  • the loading unit 100 is the target The URL of the website is input and the target website is loaded.
  • the loading unit 100 simulates the target website 10 and presents the imaging site 11' of the target website 10 as it is to the user's terminal.
  • the action design unit 200 provides a UI (User Interface) so that a predetermined operation for extracting the target data 11 from the target website 10 can be arbitrarily planned by the user, and through this UI
  • the user 1 arbitrarily designates a predetermined operation in which a flow chart is formed according to the purpose.
  • the user 1 arbitrarily specifies what the target data 11 is, at the imaging site 10', when designating the predetermined operation as described above, and the predetermined operation on the specified object By allowing this to be performed automatically, the user 1 can obtain the desired target data 11 .
  • the actual execution of the predetermined task is performed by the executing unit 300 .
  • the executing unit 300 corresponds to a configuration in which predetermined tasks that are arbitrarily planned through the action design unit 200 are uniformly arranged to perform a specified event in the action design unit 200 .
  • the executing unit 300 accesses the web site of the loaded URL, extracts the target data 11 provided from the web site, and thereafter, the data extracted through the importing unit 400 is a sub-site will be saved as Here, the sub-site requests to store the target web site 10 as a site incorporated as a sub-site of the web site currently owned by the system.
  • the target data 11 that is the result of the executing unit 300 is extracted and obtained, and provided to the user 1 in a uniformly arranged form. do.
  • the action design unit 200 may include an event forming unit 210 and an event designating unit 220 as shown in FIG. 3 .
  • the user 1 allows the user 1 to create an execution field called “event selection” by himself/herself.
  • the event forming unit 210 allows the user 1 to newly open an execution field for executing an arbitrary event, that is, a specific computational event, so that an arbitrary computational task may be newly made or destroyed.
  • the event formation unit 210 presents it to the user 1 to designate a specific item of the event opened and formed.
  • a new event window such as “select event” is opened, and then, the event designator 220 provides the user with “page control,” “keyboard/mouse control,” “repeat,” or “ Specific items such as “extraction” will be presented, and then, sub-items of these items may be additionally presented.
  • the user 1 can select which specific event the opened event will perform through selection and designation of the corresponding item, and a plurality of events opened and designated in this way are as described above by the user 1 It corresponds to a series of predetermined tasks according to the arbitrary planning of
  • the action design unit 200 may further include an object designator 230 and an object linker 240 .
  • the user 1 opens as described above and designates a specific object for the specified event to be performed. configuration to make it happen.
  • event formation and event designation depend on the object according to the object designation.
  • the object association unit 240 corresponds to a configuration in which the objects on the imaging site designated by the object designator 230 are associated with each other, and objects are selectively and automatically designated according to the association.
  • the action design unit 200 may further include an iterating unit 250 as shown in FIG. 3 .
  • the event item designated by the event designating unit 220 is re-specified according to the user 1 's arbitrary setting pattern.
  • the iterator 250 has a function of allowing the event items designated and planned by the user 1 to be reassigned and re-executed as much as desired for the designated objects. That is, the iterator 250 sets the arbitrary setting pattern based on the number of times of re-designation of the event item and the re-designation time of the event item.
  • the user can arbitrarily set the automatic execution of the event for a plurality of times for these objects. Of course, it is possible to arbitrarily set the period made. This process is ultimately automatically performed by the activating unit 300 without the user visiting or monitoring the corresponding web site every time to obtain the target data desired by the user.
  • the executing unit 300 may include an event queuing unit 310 .
  • the event queuing unit 310 arranges the items of the event based on the arbitrary setting pattern of the user 1 for a plurality of events formed and designated in FIG. 4 and a series of sequences for an iteration operation of the plurality of events. This will form a queuing signal.
  • the executing unit 300 may further include a queuing event transfer unit 320 .
  • the queuing event transfer unit 320 corresponds to a configuration that transmits the queuing signal formed by the event queuing unit 310 to an external BOT.
  • the executing unit 300 sequentially executes the queuing signal for a predetermined task arbitrarily planned by the user 1 by the action design unit 200 to perform a predetermined task. You're going to have to pass this series of sequences to the bot.
  • the executing unit 300 may further include a BOT driving unit 330 .
  • BOT driving unit 330 is characterized in that it includes a BOT driving unit that sequentially receives the queuing signals formed by the event queuing unit 310 and performs the predetermined operation arbitrarily planned through the BOT, arbitrary setting of action design Web data selective import system via .
  • BOT refers to application software that executes automated tasks (scripts) on the Internet.
  • a web crawler of a search engine may be exemplified, and through this, a function of automatically reading and storing desired content, that is, target data of a target website, may be performed.
  • the importing unit 400 presents the target data extracted and obtained as described above to the terminal of the user 1 .
  • the importing unit 400 is By providing a user-friendly interface for the target data that the user 1 wants to acquire, it is possible to present the target data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 타깃 웹 사이트의 URL을 입력받아 로딩하는 로딩 유닛; 타깃 웹 사이트로부터 타깃 데이터를 추출하기 위한 소정의 작업을 사용자에 의해 임의 기획되도록 하고, 임의 지정되도록 하는 액션 디자인 유닛; 임의 기획된 소정의 작업을 일정하게 정렬하여 지정된 이벤트를 수행하는 액서큐팅 유닛; 및 이벤트 작업을 통해 타깃 데이터를 추출하여, 사용자에게 제시하는 임포팅 유닛을 포함하는 것을 특징으로 하는 기술적 사상을 개시한다.

Description

액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템
본 발명은 웹 데이터의 임포팅을 위한 시스템에 관한 것으로서, 보다 자세하게는, 웹 데이터의 추출을 위한 이벤트의 시나리오를 임의로 설정되도록 하여, 타 외부 서버를 통해 운영되는 웹의 데이터를 선택적으로 임포팅하도록 하는 시스템에 관한 기술분야이다.
인터넷이라는 기술이 도입된 이래, 이른바 빅데이터(big data)라고 하는 디지털 시대의 유전은 웹(web)이라고 하는 창(window)을 통하여 대중에게 제공되고 있다.
대형 정보관리체계로 유명한 Dell EMC 사의 통계에 따르면 2000년에 6.2엑사바이트였던 데이터가 해마다 증가해 2020년에는 35제타바이트에 달할 것으로 예상하고 있다. 제타바이트는 엑사바이트의 1,000배이므로 약 20년간 5,000배 이상의 데이터가 증가할 것이며, 이렇게 생성된 데이터의 약 94%는 디지털 형태로 구성되어있다. 이는 새로 생성된 데이터 대부분이 디지털 형태로 탄생하고 있다는 의미이다. 디지털화된 모든 데이터의 정보가 웹에 존재하는 것은 아니지만, 대다수의 디지털 데이터가 웹을 통해 공유되는 만큼 웹 데이터의 활용이 정보 수집 및 의사 결정에 도움이 된다는 것은 부정할 수 없는 현실이다.
웹 데이터의 수집을 위한 기술적인 시도는 다수 존재하며, 이에 대한 선행 특허문헌도 다수 공개되어 있다.
예컨대, “웹 스크래핑 추출 데이터 설정 방법(등록번호 제10-1569984호, 이하 특허문헌1이라 한다.)”이 존재한다.
특허문헌1에 따른 발명의 경우, 웹 스크래핑 추출 데이터 설정 방법에 관한 것으로, 액션 엘리먼트 목록창과, 사용자에 의해 현재 선택된 액션 엘리먼트가 출력되는 시나리오 보드창과, 웹브라우저의 속성이 선택 및 출력되는 액션 엘리먼트 속성 입력창 및 웹브라우저가 각각 출력되는 GUI 방식의 웹스크래핑 설정 프로그램을 구동하는 프로그램 구동 단계와; 사용자가 액션 엘리먼트 목록창의 액션 엘리먼트 버튼을 선택하여 시나리오 보드창에 등록하는 액션 엘리먼트 선택 단계와; 액션 엘리먼트 선택 단계에서 시나리오 보드창에 등록된 액션 엘리먼트에 의해 웹브라우저의 현재페이지에 출력되는 데이터와 속성 값을 선택 및 입력하여 데이터추출 시나리오를 작성하는 시나리오 작성 단계 및; 데이터추출 단계에서 추출된 데이터와 시나리오 설정 정보를 파일로 저장하는 설정 저장 단계로 이루어지고, 설정 저장 단계에서 저장된 시나리오 설정 파일을 이용하여 웹스크래핑 메인프로그램의 데이터 추출 설정이 추가 및 삭제 또는 변경되며, 상기와 같은 본 발명에 의해 웹 스크래핑 또는 웹 오토메이션 관련 메인프로그램의 데이터 추출 설정을 GUI 상에서 속성 추가 방식을 이용하여 일반인도 쉽게 변경하거나 구성하는 기술적 사상을 개시한다.
또한, “모바일 환경에서의 웹 데이터 추출을 위한 시스템(등록번호 제10-1231329호, 이하 특허문헌2이라 한다.)”이 존재한다.
특허문헌2에 따른 발명은 모바일 환경에서의 웹 데이터 추출을 위한 시스템이 개시된다. 웹 데이터 추출 시스템은 웹 서버에 접근하는 방법과 웹 데이터를 추출하는 방법이 WEDL(Web Extraction Definition Language) 문서로 기술되고, WEDL 문서를 기반으로 웹 서버에 직접 접속한 후 웹 서버로부터 수신된 웹 페이지로부터 데이터를 추출하는 WEDL 라이브러리를 개시한다.
아울러, “웹 데이터 수집 장치 및 방법(등록번호 제10-1913780호, 이하 특허문헌3이라 한다.)”이 존재한다.
특허문헌3에 따른 발명의 경우, 웹 데이터 스크랩핑 시스템 및 그 동작 방법을 제공한다. 특허문헌3에 따른 발명의 경우, 사용자가 지정하는 타킷 사이트를 모사하여 별도의 프레임에 렌더링하고, 이 과정에서 웹 표준을 준수하지 않는 사이트도 프록시 설정을 통해 정확히 모사되도록 한다. 그리고, 사용자는 해당 프레임에서 DOM을 직관적이고 쉽게 선택하고, 이를 제어하는 이벤트를 데이터 수집 규칙으로 생성할 수 있도록 하고 이는 시나리오에 반영되어, 자동 반복 수행 등 웹 스크랩핑 서비스가 제공될 수 있는 기술적 사상을 개시한다.
마찬가지로, "웹 정보수집을 위한 시나리오 제작 시스템 및 방법(등록번호 제10-1884207호, 이하 특허문헌4라 한다.)"도 존재한다.
특허문헌4의 경우, 시나리오 제작 시스템 및 방법이 제공하는데, 특허문헌4의 일 실시예에 따르면, 시나리오 제작 시스템은 데이터를 수집하는 시나리오를 생성하거나 변경할 수 있는 말단부; 및 시나리오에 따라 데이터를 탐색하는 서버를 포함하는 기술적 사상을 개시한다.
기존의 공개 기술들은 전문가들에게 필요한 기술적 내용들로 대부분 채워져 있는바, 사용자들이 타깃 웹 사이트의 구체적인 웹 에디팅 지식이 어느정도 되어 있어야 효율적인 사용이 가능한 문제점이 있었다.
아울러, 타 웹 사이트로부터 웹 데이터의 추출을 위한 여러가지 접근의 다양성을 직관적으로 제공하지 못할 뿐만 아니라, 일반 대중적인 사용자가 알 필요가 없는 지식까지 겸비하도록 하는, 난해한 기술적 사상을 개시하고 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템은 상기한 바와 같은 종래 문제점을 해결하기 위해 안출된 것으로서, 다음과 같은 해결하고자 하는 과제를 제시한다.
첫째, 일반 사용자의 기초적인 수준 만으로도 목적하는 웹 데이터를 추출할 수 있는 시스템을 제공하고자 한다.
둘째, 웹 데이터 추출을 위하여 수행하고자 하는 이벤트를 사용자가 임의로 자동 형성시킬 수 있도록 한다.
셋째, 사용자의 임의 설정을 통해, 목적하는 웹으로부터 목적하는 데이터의 추출이 일정하게 이루어질 수 있도록 한다.
본 발명의 해결 과제는 이상에서 언급된 것들에 한정되지 않으며, 언급되지 아니한 다른 해결과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템은 상기의 해결하고자 하는 과제를 위하여 다음과 같은 과제 해결 수단을 가진다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 타깃 웹 사이트의 URL(uniform resource locator)을 입력받아, 상기 타깃 웹 사이트를 로딩하는 로딩 유닛; 상기 타깃 웹 사이트로부터 타깃 데이터를 추출하기 위한 소정의 작업을 사용자에 의해 임의 기획되도록 하고, 상기 소정의 작업이 상기 이미징 사이트를 통해 임의 지정되도록 하는 액션 디자인 유닛; 상기 액션 디자인 유닛을 통해 임의 기획된 상기 소정의 작업을 일정하게 정렬하여 상기 액션 디자인 유닛에서 지정된 이벤트를 수행하는 액서큐팅 유닛; 및 상기 액서큐팅 유닛이 수행한 이벤트 작업을 통해 상기 타깃 웹 사이트로부터 타깃 데이터를 추출하여, 상기 사용자에게 제시하는 임포팅 유닛을 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 로딩 유닛은, 상기 타깃 웹 사이트를 모사하여 상기 타깃 웹 사이트의 이미징 사이트를 상기 사용자의 단말기로 그대로 제시하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액션 디자인 유닛은, 상기 사용자에 의해 상기 소정의 작업을 위한 이벤트가 임의 개설되도록 하는 이벤트 형성부; 및 상기 이벤트 형성부에 의해 임의 개설된 상기 이벤트에 대하여, 상기 사용자에 의해 이벤트 항목이 임의 지정되도록 하는 이벤트 지정부를 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액션 디자인 유닛은, 상기 이벤트 지정부에 의해 임의 지정된 상기 이벤트 항목을 상기 이미징 사이트 상의 개체에 지정되도록 하는 개체 지정부; 및 상기 개체 지정부에 지정된 상기 이미징 사이트 상의 개체 상호간에 연관성을 부여하고, 상기 연관성에 따라 상기 개체를 선택적으로 지정되도록 하는 개체 연계부를 더 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액션 디자인 유닛은, 상기 이벤트 지정부에 의해 지정된 상기 이벤트 항목을 상기 사용자의 임의 설정 패턴에 따라 재지정되도록 하는 이터레이팅부를 더 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 이터레이팅부는, 상기 임의 설정 패턴을 상기 이벤트 항목의 재지정 횟수, 상기 이벤트 항목의 재지정 시점에 기초하여 설정되도록 하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액서큐팅 유닛은, 상기 사용자의 임의 설정 패턴에 기초하여, 상기 이벤트의 항목을 정렬하여 이벤트 큐잉 시그널을 형성하는 이벤트 큐잉부를 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액서큐팅 유닛은, 상기 이벤트 큐잉부가 형성한 상기 큐잉 시그널을 외부의 BOT으로 전달하는 큐잉 이벤트 전달부를 더 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 액서큐팅 유닛은, 상기 이벤트 큐잉부가 형성한 상기 큐잉 시그널을 순차적으로 할당받아 상기 BOT을 통해 임의 기획된 상기 소정의 작업을 수행하는 BOT 구동부를 포함하는 것을 특징으로 할 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 상기 임포팅 유닛은, 상기 BOT 구동부가 수행한 상기 소정의 작업을 통해 획득한 타깃 데이터를 추출하여, 상기 사용자의 단말로 제시하는 것을 특징으로 할 수 있다.
이상과 같은 구성의 본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템은 다음과 같은 효과를 제공한다.
첫째, 타깃 웹 사이트로부터 획득하고자 하는 타깃 데이터를 사용자가 목적하는 작업 수행을 자동으로 수행되도록 하여, 원하는 바에 따라 획득할 수 있도록 하게 된다.
둘째, 기존의 데이터 양 중심의 웹 데이터 획득 방식을 탈피함은 물론, 기존의 방식에 따른 과다 비용이 절감되는 효과도 제공한다.
셋째, 사용자는 자신이 실제로 수행해야할 작업을 일련의 가시화된 플로우 차트를 통해 자동으로 수행되도록 하여, 자신이 원하는 바에 따라 수행하고자 하는 작업이 자동으로 전산적으로 이루어질 수 있도록 한다.
본 발명의 효과는 이상에서 언급한 것들에 한정되지 않으며, 언급되지 아니한 다른 효과들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
도 1은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 개념도이다.
도 2는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩 유닛이 타 웹 사이트를 그대로 로딩한 것을 도시한 예시 화면이다.
도 3은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 액션 디자인 유닛과 그 하위 구성을 도시한 블록도이다.
도 4는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 이벤트 지정을 위한 콘트롤 박스를 디스플레이한 예시 화면이다.
도 5는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 액서큐팅 유닛과 그 하위 구성을 도시한 블록도이다.
도 6은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩한 타깃 화면에서 개체 지정과 개체 연계를 위한 예시 화면이다.
도 7은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩한 타깃 화면에서 개체 지정과 개체 연계를 위한 예시 화면이다.
도 8은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 개체 연계에 기반하여 자동으로 개체가 지정되는 것을 도시한 예시 화면이다.
도 9는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 임포팅 유닛이 타깃 웹으로부터 목적하는 데이터를 임포팅 하는 것을 도시한 개념도이다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 기술적 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.
도 1은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 개념도이다. 도 2는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩 유닛이 타 웹 사이트를 그대로 로딩한 것을 도시한 예시 화면이다. 도 3은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 액션 디자인 유닛과 그 하위 구성을 도시한 블록도이다. 도 4는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 이벤트 지정을 위한 콘트롤 박스를 디스플레이한 예시 화면이다. 도 5는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 액서큐팅 유닛과 그 하위 구성을 도시한 블록도이다. 도 6은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩한 타깃 화면에서 개체 지정과 개체 연계를 위한 예시 화면이다. 도 7은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 로딩한 타깃 화면에서 개체 지정과 개체 연계를 위한 예시 화면이다. 도 8은 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 개체 연계에 기반하여 자동으로 개체가 지정되는 것을 도시한 예시 화면이다. 도 9는 본 발명의 일 실시예에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 중, 임포팅 유닛이 타깃 웹으로부터 목적하는 데이터를 임포팅 하는 것을 도시한 개념도이다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템의 경우, 도 1에 도시된 바와 같이, 사용자(1) 타깃 웹 사이트(target web site, 10)로부터 목적하는 타깃 데이터(target data, 11)를 수집하고자 하기 위한 것으로서, 타깃 웹 사이트(10)의 URL(Uniform Resource Locator)을 복사하여 로딩 유닛(100)에 붙여 넣은 후, 사용자(1)가 반복적으로 수행하고자 하는 액션을 액션 디자인 유닛(action design unit, 200)을 통하여 구현하도록 하여, 목적하는 타깃 데이터(11)를 추출하도록 하기 위함이다.
여기서의 타깃 데이터(11)는 웹 사이트 혹은 웹 페이지에서 제공하는 데이터에서 사용자(1)가 입수하고자 하는 대상 데이터를 의미하게 된다. 따라서, 타깃 데이터(11)의 종류에는 제한이 없으며, 사용자(1)가 의도하여 입수하고자 하는 데이터는 모두가 타깃 데이터(11)가 될 수 있다. 도 1 및 2에서는 타깃 데이터(11)를 이해를 돕기 위하여 예시적으로 구현된 것이며, 타깃 데이터(11)는 웹 페이지 상에서 게시된 글의 타이틀(title), 글 내용, 게시글의 첨부 파일(문서 파일, 실행 파일, 이미지 파일, 동영상 파일 또는 기타 정의 가능한 파일)등일 수 있다.
본 발명에 따른 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템은 도 1에 도시된 바와 같이, 로딩 유닛(loading unit, 100), 액션 디자인 유닛(action design unit, 200), 액서큐팅 유닛(executing unit, 300) 및 임포팅 유닛(importing unit, 400)을 포함할 수 있다.
먼저, 사용자(1)는 자신의 단말기에서 목적하는 타깃 데이터(11)를 수집하고자 하는 웹 사이트에 접속하게 되며, 이후 자신이 실제로 추출하고자 하는 웹 데이터가 있는 웹 페이지를 오픈한다.
사용자(1)는 자신이 획득하고자 하는 타깃 데이터(11)가 제시되는 웹 페이지의 URL을 복사하여 본 발명의 일 구성 요소에 해당하는 로딩 유닛(100)에 붙여 넣으면, 로딩 유닛(100)은 타깃 웹 사이트의 URL을 입력 받아, 타깃 웹 사이트를 로딩하게 된다.
보다 자세하게는, 도 2에 도시된 바와 같이, 로딩 유닛(100)은 타깃 웹 사이트(10)를 모사하여 타깃 웹 사이트(10)의 이미징 사이트(imaging site, 11')를 사용자의 단말기로 그대로 제시하게 된다.
이후, 액션 디자인 유닛(200)은 타깃 웹 사이트(10)로부터 타깃 데이터(11)를 추출하기 위한 소정의 작업이 사용자에 의해 임의 기획될 수 있도록 UI(User Interface)를 제공하고, 이러한 UI를 통해 사용자(1)는 목적하는 바에 따른 플로우 차트(flow chart)가 형성되는 소정의 작업을 임의 지정하게 된다.
이 과정에서, 사용자(1)는 상술한 바와 같은 소정의 작업의 지정시 목적하는 타깃 데이터(11)가 무엇인지, 이미징 사이트(10')에서 임의 지정하게 되며, 이렇게 지정된 대상에 대한 소정의 작업이 자동으로 수행되도록 함으로써, 사용자(1)는 목적하는 타깃 데이터(11)를 입수할 수 있게 된다.
상술한 바와 같이, 소정의 작업이 사용자(1)에 의해 기획되면, 소정의 작업에 대한 실제 수행은 액서큐팅 유닛(300)이 수행하게 된다.
즉, 액서큐팅 유닛(300)의 경우, 액션 디자인 유닛(200)을 통해 임의 기획된 소정의 작업을 일정하게 정렬하여 액션 디자인 유닛(200)에서 지정된 이벤트를 수행하는 구성에 해당한다.
구체적으로, 액서큐팅 유닛(300)은 로딩한 URL의 웹 사이트로 접근하여, 해당 웹 사이트에서 제공하는 타깃 데이터(11)를 추출하며, 이후, 임포팅 유닛(400)을 통해 추출한 해당 데이터는 하위 사이트로 저장하게 된다. 여기서 하위 사이트는 해당 타깃 웹 사이트(10)를 현재 시스템이 보유하는 웹 사이트의 하위 사이트로 편입시킨 사이트로 저장 요청하게 된다.
임포팅 유닛(400)의 경우, 상술한 바와 같이, 액서큐팅 유닛(300)이 수행한 결과인 목적하는 타깃 데이터(11)를 추출하고 획득하여, 사용자(1)에게 일정하게 정렬된 형태로 제공하게 된다.
액션 디자인 유닛(200)의 경우, 도 3에 도시된 바와 같이, 이벤트 형성부(210) 및 이벤트 지정부(220)를 포함할 수 있다.
먼저, 이벤트 형성부(210)의 경우, 도 4에 도시된 바와 같이, 사용자(1)가 원하는 바에 따라 스스로 "이벤트 선택"이라는 실행란을 만들 수 있게 해준다.
이벤트 형성부(210)는 사용자(1) 임의의 이벤트 즉, 전산적인 특정 이벤트 실행을 위한 실행란을 새롭게 개설하도록 하여, 임의적인 전산적 작업이 새롭게 이루어지거나 소멸될 수도 있게 한다.
이벤트 지정부(220)의 경우, 이벤트 형성부(210)가 개설하여 형성한 이벤트의 구체적인 항목을 지정하도록 사용자(1)에게 제시하게 된다.
도 4에 도시된 바와 같이, "이벤트 선택"과 같은 새로운 이벤트 창이 개설되도록 하며, 이후, 이벤트 지정부(220)는 사용자에게 "페이지 제어," "키보드/마우스 제어," "반복," 또는 "추출" 등과 같은 구체적인 항목을 제시하게 되며, 이후, 이 항목들의 하위 항목들까지 추가적으로 제시할 수 있게 된다. 이에 대해 사용자(1)는 해당 항목의 선택 및 지정을 통해, 개설된 이벤트가 어떠한 구체적인 이벤트를 수행할지에 대한 선택을 할 수 있고, 이렇게 개설되고 지정된 복수 개의 이벤트들이 상술한 바와 같은 사용자(1)의 임의 기획에 따른 일련의 소정의 작업에 해당하는 것이다.
도 3에 도시된 바와 같이, 액션 디자인 유닛(200)은 개체 지정부(230) 및 개체 연계부(240)를 더 포함할 수 있다.
개체 지정부(230)의 경우, 도 2에 도시된 바와 같이 타깃 웹 사이트(1)를 모사한 이미징 사이트로부터 사용자(1)가 상술한 바와 같이 개설하고 지정한 이벤트가 수행되도록 하기 위한 구체적인 개체를 지정되도록 하는 구성이다.
예컨대, 도 6에 도시된 바와 같이, 사용자(1)는 이미징 사이트에서 특정한 게시글의 타이틀을 클릭하게 되면, 해당 게시글에 대한 "선택" 여부를 선택할 수 있게 되며, 이렇게 선택된 게시글은 상술한 바와 같이 형성되고 지정된 이벤트가 지정된 개체상에서 수행되도록 하는 것이다. 즉, 이벤트 형성과 이벤트의 지정은 개체 지정에 따른 개체에 따르게 된다.
개체 연계부(240)의 경우, 개체 지정부(230)에 의해 지정된 이미징 사이트 상의 개체 상호간에 연관성을 부여하고, 연관성에 따라 개체를 선택적으로 자동으로 지정되도록 하는 구성에 해당한다.
즉, 도 6에서 도시된 바와 같이, 사용자(1)에 의해 개체가 지정되도록 개체 지정부(230)가 기능을 수행하면, 도 7에 도시된 바와 같이, 같은 요소로 묶을 수 있는 연계성을 부여하는 작업이 이루어지도록 하게 되며, 이후 이러한 동일한 연계성을 가진 게시글들은 전부 자동 선택되도록 하게 된다.
아울러, 액션 디자인 유닛(200)의 경우, 도 3에 도시된 바와 같이, 이터레이팅(iterating)부(250)를 더 포함할 수 있다.
이터레이팅부(250)의 경우, 이벤트 지정부(220)에 의해 지정된 이벤트 항목을 사용자(1)의 임의 설정 패턴에 따라 재지정되도록 하게 된다.
이터레이팅부(250)는 사용자(1)가 지정하고 기획한 이벤트 항목들이 지정된 개체들에 대하여 원하는 의도하는 만큼 재지정 및 재실행될 수 있도록 하는 기능을 가지고 있다. 즉, 이터레이팅부(250)는 임의 설정 패턴을 이벤트 항목의 재지정 횟수, 이벤트 항목의 재지정 시점에 기초하여 설정되도록 하게 된다.
도8에서 예시된 바와 같이, 지정된 개체들이 있는 경우, 사용자는 이들 개체들에 대한 복수 회에 이벤트의 자동 수행을 임의 설정할 수 있는데, 이러한 반복적인 수행의 횟수와 그 시기, 그리고 그 이벤트의 재개가 이루어지는 주기에 대한 임의 설정이 가능하도록 함은 물론이다. 이러한 과정은 사용자가 목적하는 타깃 데이터의 획득을 위하여 매번 해당 웹 사이트에 대한 방문이나 모니터링이 없어도 궁극적으로 액서큐팅 유닛(300)이 자동으로 수행할 수 있도록 하게 된다.
도 5에 도시된 바와 같이, 액서큐팅 유닛(300)의 경우, 이벤트 큐잉(event queuing)부(310)를 포함할 수 있다.
이벤트 큐잉부(310)는 도 4에서 형성되고 지정된 복수 개의 이벤트와 이러한 복수 개의 이벤트의 이터레이팅 동작에 대한 일련의 시퀀스를 사용자(1)의 임의 설정 패턴에 기초하여, 이벤트의 항목을 정렬하여 이벤트 큐잉 시그널을 형성하게 된다.
아울러, 액서큐팅 유닛(300)은 큐잉 이벤트 전달부(320)를 더 포함할 수 있다.
큐잉 이벤트 전달부(320)는 이벤트 큐잉부(310)가 형성한 큐잉 시그널을 외부의 BOT으로 전달하는 구성에 해당한다.
상술한 바와 같이, 액서큐팅 유닛(300)은 액션 디자인 유닛(200)에 의해 사용자(1)에 의해 임의 기획된 소정의 작업에 대한 큐잉 시그널을 순차적으로 실행하기 위하여, 소정의 작업을 수행하기 위한 Bot에 이러한 일련의 시퀀스를 전달하도록 하게 되는 것이다.
나아가, 액서큐팅 유닛(300)의 경우 BOT 구동부(330)를 더 포함할 수 있다.
BOT 구동부(330)는 이벤트 큐잉부(310)가 형성한 큐잉 시그널을 순차적으로 할당받아 BOT을 통해 임의 기획된 상기 소정의 작업을 수행하는 BOT 구동부를 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
여기서 BOT은  인터넷 상에서 자동화된 작업(스크립트)를 실행하는 응용 소프트웨어로서, BOT은 사용자(1)가 실제로 수행하기 위한 실제 작업을 반영하는 소정의 작업을 전산적으로 자동으로 수행되도록 하는 응용 소프트웨어를 지칭하게 된다.
BOT의 경우, 검색 엔진의 웹 크롤러 등을 예시적으로 들 수 있으며, 이를 통해 타깃 웹 사이트의 목적하는 콘텐츠 즉 타깃 데이터를 자동으로 읽어들여 저장하도록 하는 기능을 수행할 수 있다.
이후, 도 9에 도시된 바와 같이, 임포팅 유닛(importing unit, 400)은 상술한 바와 같이 추출하여 획득한 타깃 데이터를 사용자(1)의 단말기로 제시하게 되는데, 이 과정에서 임포팅 유닛(400)은 사용자(1)가 획득하고자 하는 타깃 데이터에 대한 사용자 편의 중심의 인터페이스를 제공하여, 타깃 데이터를 제시할 수 있게 된다.
본 발명의 권리 범위는 특허청구범위에 기재된 사항에 의해 결정되며, 특허 청구범위에 사용된 괄호는 선택적 한정을 위해 기재된 것이 아니라, 명확한 구성요소를 위해 사용되었으며, 괄호 내의 기재도 필수적 구성요소로 해석되어야 한다.

Claims (10)

  1. 타깃 웹 사이트의 URL(uniform resource locator)을 입력받아, 상기 타깃 웹 사이트를 로딩하는 로딩 유닛;
    상기 타깃 웹 사이트로부터 타깃 데이터를 추출하기 위한 소정의 작업을 사용자에 의해 임의 기획되도록 하고, 상기 소정의 작업이 상기 이미징 사이트를 통해 임의 지정되도록 하는 액션 디자인 유닛;
    상기 액션 디자인 유닛을 통해 임의 기획된 상기 소정의 작업을 일정하게 정렬하여 상기 액션 디자인 유닛에서 지정된 이벤트를 수행하는 액서큐팅 유닛; 및
    상기 액서큐팅 유닛이 수행한 이벤트 작업을 통해 상기 타깃 웹 사이트로부터 타깃 데이터를 추출하여, 상기 사용자에게 제시하는 임포팅 유닛을 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  2. 제1항에 있어서, 상기 로딩 유닛은,
    상기 타깃 웹 사이트를 모사하여 상기 타깃 웹 사이트의 이미징 사이트를 상기 사용자의 단말기로 그대로 제시하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  3. 제2항에 있어서, 상기 액션 디자인 유닛은,
    상기 사용자에 의해 상기 소정의 작업을 위한 이벤트가 임의 개설되도록 하는 이벤트 형성부; 및
    상기 이벤트 형성부에 의해 임의 개설된 상기 이벤트에 대하여, 상기 사용자에 의해 이벤트 항목이 임의 지정되도록 하는 이벤트 지정부를 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  4. 제3항에 있어서, 상기 액션 디자인 유닛은,
    상기 이벤트 지정부에 의해 임의 지정된 상기 이벤트 항목을 상기 이미징 사이트 상의 개체에 지정되도록 하는 개체 지정부; 및
    상기 개체 지정부에 지정된 상기 이미징 사이트 상의 개체 상호간에 연관성을 부여하고, 상기 연관성에 따라 상기 개체를 선택적으로 지정되도록 하는 개체 연계부를 더 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  5. 제3항에 있어서, 상기 액션 디자인 유닛은,
    상기 이벤트 지정부에 의해 지정된 상기 이벤트 항목을 상기 사용자의 임의 설정 패턴에 따라 재지정되도록 하는 이터레이팅부를 더 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  6. 제5항에 있어서, 상기 이터레이팅부는,
    상기 임의 설정 패턴을 상기 이벤트 항목의 재지정 횟수, 상기 이벤트 항목의 재지정 시점에 기초하여 설정되도록 하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  7. 제5항에 있어서, 상기 액서큐팅 유닛은,
    상기 사용자의 임의 설정 패턴에 기초하여, 상기 이벤트의 항목을 정렬하여 이벤트 큐잉 시그널을 형성하는 이벤트 큐잉부를 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  8. 제7항에 있어서, 상기 액서큐팅 유닛은,
    상기 이벤트 큐잉부가 형성한 상기 큐잉 시그널을 외부의 BOT으로 전달하는 큐잉 이벤트 전달부를 더 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  9. 제8항에 있어서, 상기 액서큐팅 유닛은,
    상기 이벤트 큐잉부가 형성한 상기 큐잉 시그널을 순차적으로 할당받아 상기 BOT을 통해 임의 기획된 상기 소정의 작업을 수행하는 BOT 구동부를 포함하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
  10. 제9항에 있어서, 상기 임포팅 유닛은,
    상기 BOT 구동부가 수행한 상기 소정의 작업을 통해 획득한 타깃 데이터를 추출하여, 상기 사용자의 단말로 제시하는 것을 특징으로 하는, 액션 디자인의 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템.
PCT/KR2020/003336 2020-03-10 2020-03-10 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템 WO2021182657A1 (ko)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/KR2020/003336 WO2021182657A1 (ko) 2020-03-10 2020-03-10 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템
US17/311,339 US11836195B2 (en) 2020-03-10 2020-03-10 System for selectively importing web data by arbitrarily setting action design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/KR2020/003336 WO2021182657A1 (ko) 2020-03-10 2020-03-10 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템

Publications (1)

Publication Number Publication Date
WO2021182657A1 true WO2021182657A1 (ko) 2021-09-16

Family

ID=77671754

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/003336 WO2021182657A1 (ko) 2020-03-10 2020-03-10 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템

Country Status (2)

Country Link
US (1) US11836195B2 (ko)
WO (1) WO2021182657A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11836195B2 (en) * 2020-03-10 2023-12-05 Haenasoft Company, Limited System for selectively importing web data by arbitrarily setting action design

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100133260A (ko) * 2009-06-11 2010-12-21 (주) 키위스톤플래닝 게시물 스크랩 방법 및 시스템
US20120317472A1 (en) * 2011-06-07 2012-12-13 Profitero Ltd Creation of data extraction rules to facilitate web scraping of unstructured data from web pages
KR20130094935A (ko) * 2012-02-17 2013-08-27 정영교 웹 스크래핑을 이용한 마인드맵 생성 방법, 장치 및 컴퓨터로 판독 가능한 기록매체
KR101913780B1 (ko) * 2017-01-04 2018-11-02 (주)해나소프트 웹 데이터 수집 장치 및 방법
KR102072066B1 (ko) * 2020-01-02 2020-01-31 주식회사 유펜솔루션 사스 기반의 웹 크롤링 시스템

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040215551A1 (en) * 2001-11-28 2004-10-28 Eder Jeff S. Value and risk management system for multi-enterprise organization
US20070208828A1 (en) * 2006-01-24 2007-09-06 Brier John J Jr Systems and methods for data mining and interactive presentation of same
US10002034B2 (en) * 2008-02-25 2018-06-19 Georgetown University System and method for detecting, collecting, analyzing, and communicating event-related information
US11423018B1 (en) * 2010-04-21 2022-08-23 Richard Paiz Multivariate analysis replica intelligent ambience evolving system
US8230062B2 (en) * 2010-06-21 2012-07-24 Salesforce.Com, Inc. Referred internet traffic analysis system and method
US20120078875A1 (en) * 2010-09-27 2012-03-29 Michael Price Web browser contacts plug-in
CN102184227B (zh) * 2011-05-10 2013-05-08 北京邮电大学 一种面向web服务的通用爬虫引擎系统及其工作方法
CN102890692A (zh) * 2011-07-22 2013-01-23 阿里巴巴集团控股有限公司 一种网页信息抽取方法及抽取系统
KR101569984B1 (ko) * 2014-01-16 2015-11-18 이주현 웹 스크래핑 추출 데이터 설정 방법
US20220092028A1 (en) * 2020-09-21 2022-03-24 Hubspot, Inc. Multi-service business platform system having custom object systems and methods
US9805203B2 (en) * 2015-04-21 2017-10-31 Sap Se Cooperative static and dynamic analysis of web application code for finding security vulnerabilities
CN105279272A (zh) * 2015-10-30 2016-01-27 南京未来网络产业创新有限公司 一种基于分布式网络爬虫的内容聚合方法
US20190303779A1 (en) * 2018-04-03 2019-10-03 Walmart Apollo, Llc Digital worker management system
CN115375506A (zh) * 2018-10-15 2022-11-22 浅沼控股公司 事件管理系统
US12008343B2 (en) * 2018-11-21 2024-06-11 Kony, Inc. System and method for a registration system within an intelligent digital experience development platform
CN110929128A (zh) * 2019-12-11 2020-03-27 北京启迪区块链科技发展有限公司 一种数据爬取方法、装置、设备和介质
US11836195B2 (en) * 2020-03-10 2023-12-05 Haenasoft Company, Limited System for selectively importing web data by arbitrarily setting action design

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100133260A (ko) * 2009-06-11 2010-12-21 (주) 키위스톤플래닝 게시물 스크랩 방법 및 시스템
US20120317472A1 (en) * 2011-06-07 2012-12-13 Profitero Ltd Creation of data extraction rules to facilitate web scraping of unstructured data from web pages
KR20130094935A (ko) * 2012-02-17 2013-08-27 정영교 웹 스크래핑을 이용한 마인드맵 생성 방법, 장치 및 컴퓨터로 판독 가능한 기록매체
KR101913780B1 (ko) * 2017-01-04 2018-11-02 (주)해나소프트 웹 데이터 수집 장치 및 방법
KR102072066B1 (ko) * 2020-01-02 2020-01-31 주식회사 유펜솔루션 사스 기반의 웹 크롤링 시스템

Also Published As

Publication number Publication date
US20220414163A1 (en) 2022-12-29
US11836195B2 (en) 2023-12-05

Similar Documents

Publication Publication Date Title
US9798446B2 (en) Standard commands for native commands
WO2012108623A1 (ko) 이미지 데이터베이스에 신규 이미지 및 이에 대한 정보를 추가하기 위한 방법, 시스템 및 컴퓨터 판독 가능한 기록 매체
WO2021112465A1 (ko) 클라우드 저작물 분석을 통한 디자인 추천 방법
WO2018124495A1 (ko) 불법 콘텐츠 검색 시스템 및 그 방법
WO2019054613A1 (ko) 바이너리 파일에 기초하여 오픈소스 소프트웨어 패키지를 식별하는 방법 및 시스템
WO2019027070A1 (ko) 웹 사이트 제작 지원 서버 및 이에 의한 웹 사이트 제작 지원 방법
WO2017150791A2 (ko) 디지털 콘텐츠 모니터링 시스템 및 그 처리 방법
KR20040073107A (ko) 브라우저 테스트 기기, 브라우저 테스트 서버, 이를포함하는 시스템 및 방법
EP0576577A1 (en) Circuit simulation interface methods
CN113704590B (zh) 网页数据获取方法、装置、电子设备及存储介质
WO2019117635A1 (ko) 동적 웹 페이지의 방문자 행동 분석 정보 제공 장치 및 이를 이용한 웹 사이트의 방문자 행동 분석 정보 제공 방법
KR20180080535A (ko) 웹 데이터 수집 장치 및 방법
WO2020116914A1 (ko) 웹 접근성 및 개방성 평가 방법 및 장치
WO2021182657A1 (ko) 액션 디자인 임의 설정을 통한 웹 데이터 선택적 임포팅 시스템
CN109542757A (zh) 接口测试环境确定方法、装置、电子设备及存储介质
WO2022124573A1 (ko) 메뉴 구조 및 스크립트 내 키워드 기반 웹 사이트의 유사도 평가 방법
WO2023140642A1 (ko) 라이브 커머스 플랫폼에서의 실시간 인스펙터를 위한 방법, 컴퓨터 장치, 및 컴퓨터 프로그램
WO2009116748A2 (ko) 예약된 컴포넌트 컨테이너 기반 소프트웨어 개발 방법 및 장치
WO2020111662A1 (ko) 북마크관리 및 정보검색 서비스 제공시스템 및 이를 이용한 북마크관리 및 정보검색 서비스 제공방법
WO2021101269A1 (ko) 가상 응원봉을 이용한 인터랙션 제공 방법 및 그 장치
WO2021201344A1 (ko) 통합 사용 로그 데이터를 생성하는 서버 및 그 동작 방법
JP5228529B2 (ja) データ検索プログラム、データ検索装置およびデータ検索方法
EP4002126A1 (en) Computer program, recording device, recording system, analysis device, and recording method
WO2012144722A1 (en) Interface construction system for controlling remote terminal using web technology by employing control terminal and method of controlling the same
WO2013129888A1 (en) A method and system for non-ephemeral search

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20923981

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20923981

Country of ref document: EP

Kind code of ref document: A1