13. Network Programming¶
- 13.1. Networked programs
- 13.2. HyperText Transfer Protocol - HTTP
- 13.3. The world’s simplest web browser
- 13.4. Retrieving an image over HTTP
- 13.5. Retrieving web pages with
urllib
- 13.6. Reading binary files using
urllib
- 13.7. Group Work: HTML Basics
- 13.8. Mixed-Up Code Questions
- 13.9. Group Work: More HTML
- 13.10. Parsing HTML and scraping the web
- 13.11. Parsing HTML using regular expressions
- 13.12. Parsing HTML using BeautifulSoup
- 13.13. Group Work on BeautifulSoup with Requests
- 13.14. Bonus section for Unix / Linux users
- 13.15. Glossary
- 13.16. Multiple Choice Questions
- 13.17. Mixed-Up Code Questions
- 13.18. Write Code Exercises
You have attempted of activities on this page