Wednesday, September 25, 2024

Programming Scripting Automation: Scraping My Own Blog!

Web scraper robot, illustration.

    Good morning! I hope you're in good shape and healthy. What I'm going to do now with Python is create a simple web scraper targeting this blog (my own blog) to extract the post datetime, title, and article snippet. Let's go, it will be fun!