/spider-U

A python program to crawl through websites for urls

Primary LanguagePythonMIT LicenseMIT

spider-U

spider-U is a simple python program to crawl through websites for urls using a keyword.

Usage

Execute the spider-U.py script using python3

Example
python3 spider-U.py
Enter the url to spider : https://www.youtube.com
Enter the keyword : youtube

Download

To use this tool, just clone the repo