- Python Web Scraping Cookbook
- Michael Heydt
- 89字
- 2021-06-30 18:44:03
Using Scrapy selectors
Scrapy is a Python web spider framework that is used to extract data from websites. It provides many powerful features for navigating entire websites, such as the ability to follow links. One feature it provides is the ability to find data within a document using the DOM, and using the now, quite familiar, XPath.
In this recipe we will load the list of current questions on StackOverflow, and then parse this using a scrapy selector. Using that selector, we will extract the text of each question.
推薦閱讀
- 計算機網絡安全實訓教程(第二版)
- 網絡安全技術與解決方案(修訂版)
- Wireshark網絡分析就這么簡單
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- Metasploit Penetration Testing Cookbook
- WordPress Web Application Development
- Microsoft Dynamics CRM 2011 Applications(MB2-868) Certification Guide
- Bonita Open Solution 5.x Essentials
- React Cookbook
- 工業以太網技術:AFDX/TTE網絡原理、接口、互連與安全
- 計算機通信網絡安全
- 一本書讀懂移動物聯網
- 加密與解密實戰全攻略
- 智慧的物聯網:感知中國和世界的技術
- 互聯網視覺設計(全彩慕課版)