Grizz1e / rashifal-api

Unofficial Nepali Rashifal API which extracts horoscope predictions from hamropatro.com

Home Page:https://rashifal-api.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RashiFal-API

A simple server that parses and serves json of different horoscope predictions in Nepali language from HamroPatro.com


ENDPOINTS:

https://rashifal-api.herokuapp.com/api/{your_sunsign}  

USAGE:

GET https://rashifal-api.herokuapp.com/api/leo  

RESPONSE:

{
  "sun_sign":"singha",
  "prediction":"अरुलाई प्रभावित पारेर काम बन्नेछ । बन्धु बान्धवबाट सहयोग मिल्नेछ । शैक्षिक क्षेत्रमा सफलता मिल्नेछ । मुद्दा–मामिलामा पनि विजयी भइनेछ । "
}

Made with ❤️ by Prabin Subedi

About

Unofficial Nepali Rashifal API which extracts horoscope predictions from hamropatro.com

https://rashifal-api.herokuapp.com


Languages

Language:JavaScript 98.5%Language:HTML 1.5%