Python For Everybody (audio/py4e)
16.2 Building a Web Search Engine
- Author: Vários
- Narrator: Vários
- Publisher: Podcast
- Duration: 0:11:24
- More information
Informações:
Synopsis
We build a web crawler that retrieves web pages and links from those pages an copies the pages into the database. Once we have retrieved our web data we run a simple Page Rank algorithm on the data and visualize the results.