The document presents an improved version of the Apriori algorithm for mining association rules, which addresses the limitations of the original algorithm that results in excessive database scanning time. Experimental results indicate that the proposed improved algorithm reduces the time consumed by 67.38% compared to the original Apriori, making it more efficient. The paper discusses the methodology and implementation of the improved approach, detailing its effectiveness through various transaction datasets.