Python 網絡爬蟲權威指南, 2/e
[美] 瑞安·米切爾(Ryan Mitchell)
- 出版商: 人民郵電
- 出版日期: 2019-04-01
- 定價: $474
- 售價: 8.5 折 $403
- 語言: 簡體中文
- ISBN: 7115509263
- ISBN-13: 9787115509260
-
相關分類:
Web-crawler 網路爬蟲
立即出貨
買這商品的人也買了...
-
$774$735 -
$301Activity Learning — 從傳感器資料中發現、識別和預測人的行為 (簡體中文版)(Activity Learning: Discovering, Recognizing, and Predicting Human Behavior from Sensor Data)
-
$505Python 數據處理 (Data Wrangling with Python)
-
$301從零開始學Python網絡爬蟲
-
$367實驗語音學概要 增訂版
-
$401機器學習與優化
-
$607機器學習實戰:基於 Scikit-Learn 和 TensorFlow (Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques for Building Intelligent Systems)
-
$352Python 社會媒體挖掘 (Mastering Social Media Mining with Python)
-
$301對比 Excel,輕鬆學習 Python 數據分析
-
$480$379 -
$454容器雲運維實戰:Docker 與 Kubernetes 集群
-
$520$411 -
$811深度學習之 TensorFlow 工程化項目實戰
-
$374Python+TensorFlow機器學習實戰
-
$690$587 -
$801動手學深度學習 全彩精裝版
-
$505機器學習即服務:將 Python 機器學習創意快速轉變為雲端 Web 應用程序 (Monetizing Machine Learning: Quickly Turn Python ML Ideas into Web Applications on the Serverless Cloud)
-
$299Python 機器學習手冊:從數據預處理到深度學習 (Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning)
-
$454跟著迪哥學Python數據分析與機器學習實戰
-
$490$417 -
$294$279 -
$454Python 爬蟲技術 — 深入理解原理、技術與開發
-
$580$493 -
$658斯坦福數據挖掘教程, 3/e (Mining of Massive Datasets, 3/e)
-
$1,000$790
相關主題
商品描述
本書採用簡潔強大的Python 語言,介紹了網頁抓取,並為抓取新式網絡中的各種數據類型提供了全面的指導。第一部分重點介紹網頁抓取的基本原理:如何用Python 從網絡服務器請求信息,如何對服務器的響應進行基本處理,以及如何以自動化手段與網站進行交互。第二部分介紹如何用網絡爬蟲測試網站,自動化處理,以及如何通過更多的方式接入網絡。