This document outlines an approach for using web content mining techniques for Arabic text classification. It begins with introductions to web mining and its subfields like web content mining. It discusses related work on text classification in different languages, including a few prior studies on Arabic text classification. The document then describes building an Arabic text corpus from online newspapers and preprocessing steps. It proposes using machine learning algorithms like Naive Bayes and K-Nearest Neighbor for Arabic text classification and evaluating accuracy through cross-validation. The full document provides details on the proposed method and evaluation plan to classify Arabic texts using web content mining techniques.