Develop a Python-based web scraping tool to extract real-time stock prices from the Bombay Stock Exchange (BSE) website for a specified index. The tool uses BeautifulSoup, Requests, and Selenium to output data in formats like CSV or JSON and send events via Kafka for big data analytics.