You are given assignment to do sentimental analysis on data available in the Web. As part of the exercise you need write program that need to extract data from the website. Please select the appropriate library for connecting to the site and extracting the required data from the webpage:
You are given assignment to do sentimental analysis on data available in the Web. As part of the exercise you need write program that need to extract data from the website. Please select the appropriate library for connecting to the site and extracting the required data from the webpage:
a. import bs4
b. import django
c. import numpy
d. import regex
e. use urllib