웹 스크래핑 기술 없이 데이터 수집이 가능한 오픈 소스 도구 소개.
기계 학습 알고리즘 설계를 위한 데이터 수집은 중요한 작업이다. 웹 스크래핑 지식이 없는 경우 데이터 수집이 힘들어질 수 있다. 이를 해결하기 위해 웹 브라우저에 의존하지 않는 오픈 소스 리버스 엔지니어링 에이전트를 개발하였다. 사용자는 웹 사이트를 탐색한 후 필요한 데이터를 에이전트에 알려주기만 하면 된다. 이 도구는 높은 속도와 비용 효율성을 제공한다.
An open-source tool for data collection without needing web scraping skills is introduced.
Collecting data is a crucial task when designing machine learning algorithms, but lacking web scraping knowledge can hinder this process. To address this, an open-source reverse-engineering agent has been developed that does not rely on a web browser. Users simply browse the target website, specify the data needed, and the agent will reverse engineer the site to provide the data. This tool offers efficiency and cost benefits.