- 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/.
推薦閱讀
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Python程序設計(第3版)
- PyTorch自然語言處理入門與實戰
- 趣學Python算法100例
- x86匯編語言:從實模式到保護模式(第2版)
- Julia機器學習核心編程:人人可用的高性能科學計算
- Apache Karaf Cookbook
- 老“碼”識途
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- C#實踐教程(第2版)
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- C#開發案例精粹
- Webpack實戰:入門、進階與調優(第2版)
- 實戰Java高并發程序設計(第2版)
- Visual C++從入門到精通(第2版)