Web scraping with Python Requests and Beautiful Soup 2 March, 2022 Author: Victor Laguna Category: Blog Learn how to use Python Requests and Beautiful Soup to fetch web pages, parse content and extract useful information. read more
Send emails with a Python SMTP script 1 March, 2022 Author: Victor Laguna Category: Apps Automate email sending with Python using smtplib, SMTP authentication and a secure TLS connection. read more
Recent Comments