8000 GitHub - ashokpds15/nepalstock-api-1: A proxy to nepalstock.com/api/ with authentication mechanism bypass
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashokpds15/nepalstock-api-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 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

Resources

Stars

Watchers

Forks

33FD

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.9%
  • HTML 47.1%
0