Real Python Tutorials
A Practical Introduction to Web Scraping in Python
In this tutorial, you'll learn all about web scraping in Python. You'll see how to parse data from websites and interact with HTML forms using tools such as Beautiful Soup and MechanicalSoup.
Oct 17, 2022 intermediate web-scraping
Explore Real Python
Python News: What's New From September 2022?
Oct 10, 2022 community
Sneaky REST APIs With Django Ninja
Sep 27, 2022 api intermediate web-dev
How to Replace a String in Python
Sep 14, 2022 basics best-practices
Python News: What's New From August 2022
Sep 05, 2022 community