- Go Web Scraping Quick Start Guide
- Vincent Smith
- 238字
- 2021-07-02 13:58:14
Search engines
One well-known use case for web scraping is indexing websites for the purpose of building a search engine. In this case, a web scraper would visit different websites and follow references to other websites in order to discover all of the content available on the internet. By collecting some of the content from the pages, you could respond to search queries by matching the terms to the contents of the pages you have collected. You could also suggest similar pages if you track how pages are linked together, and rank the most important pages by the number of connections they have to other sites.
Googlebot is the most famous example of a web scraper used to build a search engine. It is the first step in building the search engine as it downloads, indexes, and ranks each page on a website. It will also follow links to other websites, which is how it is able to index a substantial portion of the internet. According to Googlebot's documentation, the scraper attempts to reach each web page every few seconds, which requires them to reach estimates of well into billions of pages per day!
If your goal is to build a search engine, albeit on a much smaller scale, you will find enough tools in this book to collect the information you need. This book will not, however, cover indexing and ranking pages to provide relevant search results.
- Hands-On Industrial Internet of Things
- 電子政務效益的經濟分析與評價
- Oracle SOA Suite 11g Performance Tuning Cookbook
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 物聯網安全技術
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 電力物聯網工程技術原理與應用
- 網絡設計與應用(第2版)
- 無線傳感器網絡定位技術
- AWS Lambda Quick Start Guide
- 全聯網標識服務
- Python API Development Fundamentals
- React Design Patterns and Best Practices(Second Edition)
- 趣話通信:6G的前世、今生和未來
- 5G新型多址技術