Example of script development using the requests and BeautifulSoup libraries. The script automatically collects product names and prices from a specified web resource and creates a convenient table for further processing (Excel/CSV). The code is written cleanly, with error handling and comments.