Metadata-Version: 1.0
Name: nyawc
Version: 1.2.1
Summary: A web crawler that gathers requests instead of URLs.
Home-page: https://github.com/tijme/not-your-average-web-crawler
Author: Tijme Gommers
Author-email: tijme@finnwea.com
License: MIT
Description: A very useful web crawler for vulnerability scanning. Not Your Average Web Crawler (N.Y.A.W.C) is a Python application that enables you to crawl web applications for requests instead of URLs. It crawls every GET and POST request on the specified domain and keeps track of the request and response data. It's main purpose is to be used in web application vulnerability scanners
Keywords: web-crawler web-scraper request-crawler vulnerability-scanner crawler scanner
Platform: any
