recursive-web-crawler A Python script I wrote specifically for crawling web pages Usage # run this first if you haven't already pip install -r requirements.txt python crawler.py <url>