- Python Web Scraping Cookbook
- Michael Heydt
- 55字
- 2021-06-30 18:43:59
Data Acquisition and Extraction
In this chapter, we will cover:
- How to parse websites and navigate the DOM using BeautifulSoup
- Searching the DOM with Beautiful Soup's find methods
- Querying the DOM with XPath and lxml
- Querying data with XPath and CSS Selectors
- Using Scrapy selectors
- Loading data in Unicode / UTF-8 format
推薦閱讀
- 數據通信網絡實踐:基礎知識與交換機技術
- 微商之道
- GPS/GNSS原理與應用(第3版)
- Force.com Development Blueprints
- 走進物聯網
- Getting Started with WebRTC
- 中小型局域網組建、管理與維護實戰
- Spring 5.0 Projects
- Mastering Dart
- INSTANT LinkedIn Customization How-to
- 組網技術與網絡管理
- Enterprise ApplicationDevelopment with Ext JSand Spring
- Cisco無線局域網配置基礎
- 網絡信息安全工程技術與應用分析
- Building Microservices with Spring