Skip to content

Prabesh01/nepalstock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks