/company-data-scraper-MCA

Code repository for automating company data extraction from the Ministry of Corporate Affairs site using Python, Selenium, and Pandas. Results are saved locally in CSV format.

Primary LanguagePython

Company Data Scraper

This is the code repository for scraping the requested company data from Ministry of Corporate Affairs government site.

Technology Used

  • Python
  • Selenium
  • Pandas

Architecture

The main role of the scraper is to automate on to the site Ministry of Corporate Affairs and reach the Master data section, where user will be entering the company name whose data needs to be scraped and following that search, the overall data of the first search result will be extracted.

Result

The data collected will be saved in the local folder in csv format.