Since the script require Request and Beautiful Soup library to run , It will be great to add requirements.txt file as it will help to install the dependency required to run the script and causes no error if the user have not the required library provided.
Since the script require Request and Beautiful Soup library to run , It will be great to add requirements.txt file as it will help to install the dependency required to run the script and causes no error if the user have not the required library provided.