Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 423 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 423 Bytes

Requirements

  • BeautifulSoup4

Quick Start

  1. Clone the repository:

    git clone https://github.com/nst-sdc/CP-club-portal.git
  2. Navigate to the project directory:

    cd CP-club-portal
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the scraper:

    python web_scraper.py

Maintained by Dev Club, NST-SDC