gcc42 / hooli

0 stars 0 forks source link

implemented crawler #1

Closed gudipudiprashant closed 7 years ago

gudipudiprashant commented 7 years ago

Implemented crawler, which takes in a URL, downloads the web page to file, and returns outgoing URLs from that page.

To test changes: