Public version of nepalstock-api.
Used Authorization Bypass code from NepseUnofficialApi
- 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.
- Download this repo
- python main.py
- Visit 127.0.0.1:5000/info
Instead of using nepalstock.onrender.com, you can deploy it yourself on render: