singhpratyush / india-kanoon-nigrani

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indian Kanoon Nigrani

Usage

Install dependencies
  • Install pipenv
    sudo -H pip install pipenv
  • Install dependencies
    pipenv install
Running project
sudo service elasticsearch start  # Start elasticsearch
pipenv shell
python india-kanoon-nigrani/start.py <number of threads>

Note: The rate limit is quite strict, so use only one thread. But if you are really in need and want to get blocked, 16 is fun 😉.

About


Languages

Language:Python 100.0%