simple_spider URL Spider A small program to crawl URL from html code of any input url. Pre-Requisite Python 3.* re library Installation Library Installation python3 -m pip install regex git clone https://github.com/str1ke007/simple_spider.git cd simple_spider python3 spider.py