HTTP Programming Recipes for Java Bots (Paperback)
暫譯: Java 機器人 HTTP 程式設計食譜 (平裝本)
Jeff Heaton
- 出版商: Heaton Research
- 出版日期: 2007-04-17
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 680
- 裝訂: Paperback
- ISBN: 0977320669
- ISBN-13: 9780977320660
-
相關分類:
HTTP、Java 程式語言
無法訂購
買這商品的人也買了...
-
$199Java and XML (Paperback)
-
$301OpenCL 異構並行程式設計實戰
-
$454JavaScript程序設計
-
$458直擊招聘 : 程序員面試筆試數據結構深度解析
-
$403深入 RabbitMQ
-
$454Hyperledger Fabric 源代碼分析與深入解讀
-
$450$356 -
$594$564 -
$658Hyperledger Fabric技術內幕:架構設計與實現原理
-
$352Hyperledger Fabric 菜鳥進階攻略
-
$454HyperledgerFabric 核心技術
-
$301cURL 必知必會
-
$305Spring Boot 微服務實戰:使用 RabbitMQ、Eureka、Ribbon、Zuul 和 Cucumber 開發 RESTful 服務
-
$403基於數據科學的惡意軟件分析
-
$254超級帳本 HyperLedger Fabric 區塊鏈開發實戰
-
$1,080$853 -
$654$621 -
$719$683 -
$654$621 -
$893$848 -
$599$569 -
$505Android 智能座艙開發:從源碼到實踐
-
$1,134$1,077 -
$714$678 -
$414$393
商品描述
The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user would. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming. This book covers many topics related to Java HTTP programming. Both secure and insecure HTTP communications are covered, as well as HTTP authentication. Learn to interact with HTTP forms and support both HTTP POST and HTTP GET requests. Collect data from a wide array of HTML constructs, such as tables, and lists. Learn about advanced topics that complicate the life of a bot, such as AJAX and Javascript. Also learn about the ethical use of bots, and when bots should not be used. This book also introduces the Heaton Research Spider. The Heaton Research Spider is an open source spider framework. Using the Heaton Research Spider you can create spiders that will crawl a web site, much like a real spider crawls the web. The Heaton Research Spider is available in both Java and Microsoft Dot Net form.
商品描述(中文翻譯)
超文本傳輸協定 (HTTP) 允許資訊在網頁伺服器和網頁瀏覽器之間進行交換。Java 允許您直接編程 HTTP。HTTP 編程使您能夠創建程序,這些程序可以像人類用戶一樣訪問網路。這些程序被稱為機器人 (bots),可以收集資訊或自動化常見的網頁編程任務。本書提供了一系列非常可重用的 Java 機器人編程範例。
本書涵蓋了許多與 Java HTTP 編程相關的主題。包括安全和不安全的 HTTP 通信,以及 HTTP 認證。學習如何與 HTTP 表單互動,並支援 HTTP POST 和 HTTP GET 請求。從各種 HTML 結構中收集數據,例如表格和列表。了解複雜化機器人生活的進階主題,例如 AJAX 和 JavaScript。還學習機器人的倫理使用,以及何時不應使用機器人。
本書還介紹了 Heaton Research Spider。Heaton Research Spider 是一個開源的爬蟲框架。使用 Heaton Research Spider,您可以創建爬蟲,這些爬蟲將像真正的爬蟲一樣爬取網站。Heaton Research Spider 提供 Java 和 Microsoft Dot Net 兩種形式。