This is a Python-based web scraper that extracts property information from the Delhi Government's E-Search Portal. The application uses Selenium and BeautifulSoup4 for web scraping and pandas for data manipulation.
The scraper retrieves data for a list of localities, specified by the user, and exports the data to an Excel file.