/Spider

A python script that crawls through the internet and extracts the information required

Primary LanguagePython

Spider

Basic implementation of a web-crawler which contains the snippets of all the steps reqiured right from scratch. All the parts of the code are implemented seperately for a better understanding.