Created a web scraper using python
Pre-requisites: Python , Selenium, BeautifulSoup, pandas libraries installed
main.py is the main file where my code is.
I have also attached : 1.Screenshot of my code and csv file i have genrated. 2.The genrated Csv file
The url i used for web scraper is: https://en.wikipedia.org/wiki/List_of_largest_manufacturing_companies_by_revenue
Feel free to use my code and develop it into more complex scraper.