asyncrawl Python 3.4 Asyncio Based Crawler Usage git clone https://github.com/technomaniac/asyncrawl.git cd asyncrawl pip3 install -r requirements.txt python crawl.py -u "url" -c "max_tasks" -f "out csv file"