July 2024
Beginner
620 pages
16h 32m
English
This chapter tackles some aspects of web programming with Python. This is a really vast area, but I’ve selected two main topics for your amusement: screen scraping and CGI. (We’ll also dive into screen scraping in more detail in a dedicated activity in Chapter 29.)
In addition, I will give you some pointers for finding the proper toolkits for more advanced web application and web service development.
Screen scraping, or web scraping, is a process whereby your ...
Read now
Unlock full access