Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/praneethkarnena/mca-web-scraping
- Owner: PraneethKarnena
- Created: 2019-11-07T16:49:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T21:26:36.000Z (over 1 year ago)
- Last Synced: 2024-04-17T00:59:19.737Z (9 months ago)
- Topics: python, python3, requests, web-scraping, webscraping
- Language: Python
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`