/scrapper

Primary LanguagePythonMIT LicenseMIT

Scrapper

Scraping Data to create a database of all registered startups in India from https://www.startupindia.gov.in/

Tools

  • Python 🐍
  • Beautiful Soup 🥣
  • Pandas 🐼
  • Json Libraries 📚
  • Selenium ⚙️
  • Google Chrome Selenium Drivers 🛠️

Steps:

  • Run search_space_scraper by using python search_space_scraper.py
  • It will create a CSV File
  • Now use that CSV File in profile_scrapper by using python profile_scrapper.py