-location input: enter the locality where you want to search for doctors -specialization selection: choose a specialization for search doctors -error handling : informs the users if the data could not be retreived -doctors_available: display the total number of doctors available
streamlit:for web interface BeautifulSoup: for parsing the HTML content requests for sending HTTP request to practo
enter the location where you want to search for doctors select a specialization from the dropdown menu click on scrape button to scrape the data
if doctors available it return the available doctors