網際網路是相當巨大資訊貯藏庫,蘊含著豐富的資料,其中有資訊檢索、資訊擷取、資訊整合、及資訊探勘等領域的研究。目前擷取網頁資訊的方式多是採用擷取程式(Wrapper),近年來也有相當多的研究針對產生擷取程式作設計與探討,本研究針對眾多的研究文獻將產生擷取程式的方法分成四類,自動分析學習、樣本歸納學習、手動式建立規則、與輔助式建立規則。不過各項研究各有優劣,綜合來看,常見的缺點有適用領域過小,需要建立樣本來作為學習的依據,或者是需要手動的方式來自行建立擷取規則。本研究的目的是為了解決上述的缺點,設計互動式的介面來自動產生擷取規則,以網頁標籤樹狀結構來表示各類網頁格式的資訊位置,以提高可適用的網頁格式範圍,另外提供直覺式的操作介面讓使用者完成擷取設定,更為輕鬆、簡便。最後本研究與同樣提供介面輔助的系統作評估,以說明本系統的設計功能更為強大,使用更為方便,也與WIEN系統比較,以驗證本系統的有效性與可用性。 WWW covers huge information. And web information extraction is an important issue in WWW. But we found some drawbacks to this issue from many researches. The drawbacks include less applicable domain, sample learning cost, and handcrafting rules. So we present an approach to generate wrappers for web information extraction. Our contribution are as follow: (1)developing interactive interface to generate extraction rules automatically without any samples; (2)the extraction rules can be applicable many kinds of web formats. The final, we measure some web sites to test the applicability of our wrapper generation system.