<mods:mods xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd" version="3.3" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><mods:titleInfo><mods:title>A Program for Analyzing the Structure of a Web site Development Using the Parsing Method Based on the Python</mods:title></mods:titleInfo><mods:name type="personal"><mods:namePart type="given">Vladyslav</mods:namePart><mods:namePart type="family">Yevsieiev</mods:namePart><mods:role><mods:roleTerm type="text">author</mods:roleTerm></mods:role></mods:name><mods:name type="personal"><mods:namePart type="given">Svitlana</mods:namePart><mods:namePart type="family">Maksymova</mods:namePart><mods:role><mods:roleTerm type="text">author</mods:roleTerm></mods:role></mods:name><mods:name type="personal"><mods:namePart type="given">Ahmad</mods:namePart><mods:namePart type="family">Alkhalaileh</mods:namePart><mods:role><mods:roleTerm type="text">author</mods:roleTerm></mods:role></mods:name><mods:abstract>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.</mods:abstract><mods:originInfo><mods:dateIssued encoding="iso8601">2024-04-20</mods:dateIssued></mods:originInfo><mods:originInfo><mods:publisher>"Research Science and Innovation house" LLC</mods:publisher></mods:originInfo><mods:genre>Maqola</mods:genre></mods:mods>