frextrite / SIH-Problem-Statements-Crawler

problem statement crawler for Smart India Hackathon 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIH-Problem-Statements-Crawler

Problem Statement Crawler for Smart India Hackathon 2019

Generates csv file with required information about every problem statement

Running the script

python crawler.py

Required python packages

  1. requests
  2. bs4(BeautifulSoup)
  3. csv

About

problem statement crawler for Smart India Hackathon 2019

License:GNU General Public License v3.0


Languages

Language:Python 100.0%