Skip to content

shubRaj/BulkIPO-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NEPSE-BulkIPO-Lookup (ByPassing CAPTCHA)

Installation

  1. Get a free API Key and Server address from https://ibm.com
  2. Clone the repo
    git clone https://github.com/shubRaj/BulkIPO-Lookup.git
  3. Install Dependencies
    pip install -r requirements.txt
  4. Enter your API in main.py
     apikey = '<API_KEY>'
     server = '<SERVER>'