Your script will generate a report that contains the following information. 1) Unique URLs of all the pages found on the website2) Unique URL links to images found on the website3) Extract and phone numbers found on the website4) Extract all text content from each of the pages and store them in a string variable5) Extract any Zip CodesNOTE for Items 6-8 you will be utilizing NLTK to process all the text found on the web site, using the text content you extracted during item 4 above.6) A list of all unique vocabulary found on the website7) A list of all possible verbs8) A list of all possible nouns