- Python Web Scraping Cookbook
- Michael Heydt
- 73字
- 2021-06-30 18:44:10
Getting ready
As an example, we will build a vary simple ETL process that will read the main planets page and store the planets data in MySQL. It will also pass a single message for each more info link in the page to a queue, where 0 or more processes can receive those requests and perform further processing on those links.
To access SQS from Python, we will revisit using the boto3 library.
推薦閱讀
- 黑客攻防實戰技術完全手冊:掃描、嗅探、入侵與防御
- Cisco OSPF命令與配置手冊
- 數據通信網絡實踐:基礎知識與交換機技術
- 物聯網安全:理論、實踐與創新
- 物聯網之魂:物聯網協議與物聯網操作系統
- INSTANT PhpStorm Starter
- 互聯網基礎資源技術與應用發展態勢(2021—2023)
- Building Web Applications with ArcGIS
- 新手易學:新手學淘寶開店
- 組網技術與網絡管理
- TCP/IP基礎(第2版)
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- RestKit for iOS
- Hands-On Cloud:Native Microservices with Jakarta EE
- Twilio Cookbook(Second Edition)