Introduction In today's digital world, the term "cookies" is frequently mentioned, often accompanied by debates and concerns about privacy and data...
Introduction to HTTP requests in Python HTTP (Hypertext Transfer Protocol) is the foundation of the Internet. It allows communication between web...
What are APIs? API Calls and request Request Methods What is an API key? A real example of an API How do I like to think about API...
What is the project about This project is a simple example of how you can use web scraping in a funny way to learn and practice coding. This simple...
Introduction I want to make a small disclaimer and say that I'm a self-taught developer and I'm not a super network engineer, this article aims to...
Introduction With this simple blog post, I want to share with you what I have learned studying selenium and automating action. What is selenium How...