Simple web crawler for finding endpoints.
Features:
- All crawled URLs are organized by page extensions.
- All parameters of same URL are organized and displayed together.
#Running from terminal
#Accessing crawled links
#Installation
pip3 install nyawc
git clone https://github.com/rakeshmane/Links-Crawler.git
cd Links-Crawler
python3 Links_Crawler.py