<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Crawling on Rik Kisnah - Blog</title><link>https://www.rik-kisnah.ai/tags/crawling/</link><description>Recent content in Crawling on Rik Kisnah - Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 16 Aug 2022 09:00:00 -0700</lastBuildDate><atom:link href="https://www.rik-kisnah.ai/tags/crawling/feed.xml" rel="self" type="application/rss+xml"/><item><title>Design a Web Crawler</title><link>https://www.rik-kisnah.ai/teach/systems/design-a-web-crawler/</link><pubDate>Tue, 16 Aug 2022 09:00:00 -0700</pubDate><guid>https://www.rik-kisnah.ai/teach/systems/design-a-web-crawler/</guid><description>Start with a few pages, follow every link, and visit the whole web without visiting anything twice or knocking any site over. A giant breadth-first search with a to-do list on disk, a seen-set that fits in memory, and a rule to be nice.</description></item></channel></rss>