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.
- Host: GitHub
- URL: https://github.com/amruthpillai/horoscope-api
- Owner: AmruthPillai
- Created: 2017-11-18T17:34:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T22:37:39.000Z (over 1 year ago)
- Last Synced: 2025-08-24T16:49:00.682Z (about 2 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Horoscope API
A RESTful API that scrapes the internet to get your horoscope reading.[](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.