%0 Journal Article %A Yevsieiev, Vladyslav %A Maksymova, Svitlana %A Alkhalaileh, Ahmad %D 2024 %F arxiv:56657 %I "Research Science and Innovation house" LLC %J Journal of Universal Science Research %K Parsing, Website, Structure, Python, Analysis, Manufacturing Innovation, Industrial Innovation %T A Program for Analyzing the Structure of a Web site Development Using the Parsing Method Based on the Python %U https://arxiv.universalpublishings.com/id/eprint/56657/ %X This article discusses the development of a program in Python to analyze the structure of a website using the parsing method. The work presents the developed algorithm for the program, describes the software and conducts experiments on web site parsing. The program's algorithm includes sending a GET request to a website, receiving and analyzing the HTML code of the page using the BeautifulSoup library. The find_all('a') method was used to analyze the website structure and extract link information. The obtained data was processed and displayed in a convenient format. It allows you to automate the process of analyzing the structure of a website, which can be useful for web developers, SEO specialists and web resource owners. %Z Imported from Universal Publishings (OAI id oai:ojs.pkp.sfu.ca:article/5261)