- 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/.
推薦閱讀
- Visual C++程序設計教程
- 自己動手寫Java虛擬機
- Hands-On Image Processing with Python
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- HTML5+CSS3基礎開發教程(第2版)
- 基于免疫進化的算法及應用研究
- Java Web開發技術教程
- Building an RPG with Unity 2018
- R Deep Learning Cookbook
- Learning Laravel's Eloquent
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 零基礎Java學習筆記
- C語言程序設計
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Processing創意編程指南