Is your feature request related to a problem? Please describe.
This would make usage of web scraping more easy. No need for manually entering website url in code base everytime, slight changes in code can cause bugs
Describe the solution you'd like
The user has to enter the website he want to be scrapped in the Tikinter interface, and in couple of minutes all data would be scrapped and stored in file .
Describe alternatives you've considered
Future solutions are the addition of other fields like
what kind of data user want to be scrapped from website ,
name of file of scrapped data
location where scrapped data file would be stored
All the above features can be decided by user through interface
Additional context
Add any other context or screenshots about the feature request here.
sample

Is your feature request related to a problem? Please describe.
This would make usage of web scraping more easy. No need for manually entering website url in code base everytime, slight changes in code can cause bugs
Describe the solution you'd like
The user has to enter the website he want to be scrapped in the Tikinter interface, and in couple of minutes all data would be scrapped and stored in file .
Describe alternatives you've considered
Future solutions are the addition of other fields like
Additional context

Add any other context or screenshots about the feature request here.
sample