- Python Web Scraping(Second Edition)
- Katharine Jarmul Richard Lawson
- 114字
- 2021-07-09 19:42:41
Who this book is for
This book assumes prior programming experience and would most likely not be suitable for absolute beginners. The web scraping examples require competence with Python and installing modules with pip. If you need a brush-up there is an excellent free online book by Mark Pilgrim available at http://www.diveintopython.net. This is the resource I originally used to learn Python.
The examples also assume knowledge of how webpages are constructed with HTML and updated with JavaScript. Prior knowledge of HTTP, CSS, AJAX, WebKit, and Redis would also be useful but not required, and will be introduced as each technology is needed. Detailed references for many of these topics are available at https://developer.mozilla.org/.
推薦閱讀
- Raspberry Pi Networking Cookbook(Second Edition)
- Django Design Patterns and Best Practices
- Swift 3 New Features
- C語言程序設計學習指導與習題解答
- Hands-On Swift 5 Microservices Development
- Asynchronous Android Programming(Second Edition)
- 詳解MATLAB圖形繪制技術
- Unity&VR游戲美術設計實戰
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 分布式數據庫原理、架構與實踐
- Java EE實用教程
- Zend Framework 2 Cookbook
- 程序員的英語
- ASP.NET Core 2 High Performance(Second Edition)
- Learning Apache Thrift