Astrology API by DataNest
Astrology API by DataNest daily, weekly and monthly horoscopes for all 12 zodiac signs, plus sign profiles, date-to-sign lookup and compatibility scoring. Clean JSON, fast responses and a generous free tier - no scraping, no data pipeline to build or maintain. **Key endpoints** - `GET /horoscope/{sign}?day= - daily horoscope` - `GET /weekly/{sign} and /monthly/{sign} - period readings` - `GET…
Astrology API by DataNest endpoints
| Method | Endpoint | Description |
|---|---|---|
| signs | ||
| GET |
signs_signs_get /signs |
|
| sign | ||
| GET |
sign_profile_sign__sign__get /sign/{sign} |
|
| sign-by-date | ||
| GET |
sign_by_date_sign_by_date_get /sign-by-date |
|
| horoscope | ||
| GET |
daily_horoscope__sign__get /horoscope/{sign} |
|
| weekly | ||
| GET |
weekly_weekly__sign__get /weekly/{sign} |
|
| monthly | ||
| GET |
monthly_monthly__sign__get /monthly/{sign} |
|
| compatibility | ||
| GET |
compat_compatibility__sign_a___sign_b__get /compatibility/{sign_a}/{sign_b} |
|
| daily-all | ||
| GET |
daily_all_daily_all_get /daily-all |
One call returns every sign's reading — built for dashboards. |
Astrology API by DataNest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $79.99 / month | — |
|