From f76292c08acc0bf5534213a0fce2ab46350be45c Mon Sep 17 00:00:00 2001 From: ekultek Date: Sat, 28 Oct 2017 16:29:30 -0500 Subject: [PATCH] added new requirements to the README, trying to keep this as updated as possible --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3f05ba..220bdaf 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ There are some requirements for this to be run successfully. - `google-api-python-client` is required to search via Google's API client - `psutil` is required to search for running sqlmap API sessions - `httplib2` is required to allow user-agent changes during Google's API client searches + - `beautifulsoup` is required to pull all the HREF descriptor tags while using the blackwidow crawler ### Installing