Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 817 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 817 Bytes

ICAI-BOS-Scrapper

A python script to scrap whole materials from ICAI BOS knowledge portal.

With this script, you can download study material, past year question papers, MTP's RTP's and everything that available on BOS with a single click (with proper filenames and folders).

Requirements

Usage

git clone https://github.com/subinps/ICAI-BOS-Scrapper
  • Enter into the cloned directory.
cd ICAI-BOS-Scrapper
  • Install the requirements.txt.
pip3 install --upgrade -r requirements.txt
  • Run scrapper.py
python3 scrapper.py

LICENSE