Download Data from a Web Server with Python

Project Type: Raspberry Pi, Python
Software: Python
OS: Raspian
Kits/Part Source: Raspberry Pi
Project Source: Getting Started with Raspberry Pi by Matt Richardson and Shawn Wallace

The project from the book teaches the reader how to connect to internet servers using python code.

HTML code downloading from google.com

1-10 Ratings

IKEA Rating - 10
Everything worked just as the book said it was going to.

Tony Stark Rating - 0
There is no extra stuff to know. The book focuses on how to install the python library needed for the project to how to write the python code.

Installing the request library for Python

Mr. Wizard Rating - 10
The book does a good job with describing what the line of code are doing and explaining what the responses from the internet servers mean.