Bumper Offer - Urjas oil सिर्फ 1 रू X
For personal curiosity, you can experiment with parameters on horoscope pages, but for full birth chart generation, stick to the standard form or API route. AstroSage does not offer a public, user-facing way to generate a complete Kundli using only URL parameters. The closest legitimate method is their paid developer API. Attempting to force URL parameters on their web forms is unreliable and against their policies.
Have you found any working URL tricks for AstroSage Kundli? Share your ethical experiments below! This post is for educational purposes only. Always respect a website’s Terms of Service and privacy guidelines.
AstroSage does not provide an official “generate Kundli from URL” feature in their user documentation. That said, savvy users have observed that certain pages on AstroSage (like the free Kundli or matchmaking sections) do accept parameters — likely for internal linking or affiliate tracking. After testing common patterns, here’s what I found: 1. Kundli Generation Form (No direct chart output) The main Kundli form at https://www.astrosage.com/kundli/ does not accept birth data via simple URL parameters like ?dob=... . Instead, it relies on POST form submission. 2. Horoscope Pages (Accept date parameters) Some daily/weekly horoscope pages accept parameters:
https://example.com/page?name=John&age=30 Here, name=John and age=30 are parameters.
https://www.astrosage.com/horoscope/daily-horoscope.asp?sign=aries&date=15-04-2026 But this is for predictions, not full Kundli charts. AstroSage offers a REST API for developers (paid). Their API accepts parameters like dob , tob , lat , lon in JSON or query string format. Example (hypothetical):