Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/praneethkarnena/mca-web-scraping

A simple Python script that scrapes and prints the Company and Directors' info from Ministry of Corporate Affairs (India) website from a given CIN.
https://github.com/praneethkarnena/mca-web-scraping

python python3 requests web-scraping webscraping

Last synced: about 2 months ago
JSON representation

A simple Python script that scrapes and prints the Company and Directors' info from Ministry of Corporate Affairs (India) website from a given CIN.

Awesome Lists containing this project

README

        

# MCA Web Scraping

A simple Python script that scrapes and prints the Company and Directors' info from Ministry of Corporate Affairs (India) website from a given CIN.

## How to Run

`git clone https://github.com/PraneethKarnena/mca-web-scraping.git`

`cd mca-web-scraping`

`pip install -r requirements.txt`

`python scrape.py U40108HP1995PTC016183`