/rashifal-api

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

Primary LanguageJavaScript

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