This script allows you to scrape the website in terms of form count, input boxes and helps in fetching all the external URLs which can be used for performing XSS. Additionally it can scan all the links that exists on a web application for XSS vulnerabilities.
Requests & BeautifulSoup
Designed to work with Python 3.x