TRYNT Astrology Horoscope Web Service (v2)
The TRYNT Astrology Horoscope Web Service provides daily horoscope information for any sign of the Zodiac as well as complimentary data about the sign in question. While the Month, Day and Sign are all "optional" arguments you must pass at least a Month/Day set or Sign for this web service to functional properly.
If you use this free TRYNT API/Web Service you must provide proper attribution to comply with our terms of service.
Request URL
http://www.trynt.com/astrology-horoscope-api/v2/
Request parameters
| Parameter | Value | Description |
|---|---|---|
| m | integer (optional) | Month (1-12) |
| d | integer (optional) | Day (1-31) |
| s | string (optional) | Sign (Zodiac) |
| l | integer (optional) | Long results? |
| fo | string (optional) | Format ('xml', 'json' or 'php') |
| f | integer (optional) | Force cache refresh |
Sample Request (URL: http://www.trynt.com/astrology-horoscope-api/v2/):