A simple server that parses and serves json of different horoscope predictions in Nepali language from HamroPatro.com
https://rashifal-api.herokuapp.com/api/{your_sunsign}
GET https://rashifal-api.herokuapp.com/api/leo
RESPONSE:
{
"sun_sign":"singha",
"prediction":"अरुलाई प्रभावित पारेर काम बन्नेछ । बन्धु बान्धवबाट सहयोग मिल्नेछ । शैक्षिक क्षेत्रमा सफलता मिल्नेछ । मुद्दा–मामिलामा पनि विजयी भइनेछ । "
}