spider-U is a simple python program to crawl through websites for urls using a keyword.
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
To use this tool, just clone the repo