The Objective of this Project is to web scrap the data from mutiple websites and perform some textual analysis to compute the variables given in "Text Analysis.docx". Please also read the "Objective.docx" to understand the task.
- Install all the required package from requirements.txt file by running command from terminal or powershell :
pip install -r requirements.txt - Open the Jupyter Notebook file and execute the code in any IDE or Visual Studio Code
- File name "FinalOutput.xlsx" will be created which contain all the variables computed values
Thank you :)