An open API service indexing awesome lists of open source software.

https://github.com/amruthpillai/horoscope-api

A RESTful API that scrapes the internet to get you today's horoscope reading.
https://github.com/amruthpillai/horoscope-api

Last synced: about 1 month ago
JSON representation

A RESTful API that scrapes the internet to get you today's horoscope reading.

Awesome Lists containing this project

README

          

# Horoscope API
A RESTful API that scrapes the internet to get your horoscope reading.

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

---

**API Endpoint:** https://astro-horoscope-api.herokuapp.com/

**Usage:** `?date=&sign=`

Parameter | Accepted Values
------------- | -------------
date | today, tomorrow, yesterday
sign | aries, taurus, gemini, cancer, leo, virgo, libra, scorpio, sagittarius, capricorn, aquarius, pisces

---

**Notes**
1. This API scrapes https://www.astrology.com/ unofficially.