Prabesh01 / nepalstock-api

A proxy to nepalstock.com/api/ with authentication mechanism bypass

Home Page:https://nepalstock.onrender.com/info

Repository from Github https://github.comPrabesh01/nepalstock-apiRepository from Github https://github.comPrabesh01/nepalstock-api

nepalstock-api

Public version of nepalstock-api.
Used Authorization Bypass code from NepseUnofficialApi

How does this work?

  • You visit nepalstock.onrender.com/something/somehting/
  • The Server sends request to nepalstock.com/api/nots/something/somehting/
  • It bypasses the UNAUTHORIZED ACCESS you would get when directly visiting the API.
  • It reads the response and sends the exact response back to you.

Usage for local computer

  • Download this repo
  • python main.py
  • Visit 127.0.0.1:5000/info

Deploy

Instead of using nepalstock.onrender.com, you can deploy it yourself on render:

Deploy to Render

About

A proxy to nepalstock.com/api/ with authentication mechanism bypass

https://nepalstock.onrender.com/info


Languages

Language:Python 53.1%Language:HTML 46.9%