Astrosage Kundli Url Parameters !link! Jun 2026

You can also prefill the AstroSage Kundli form (before submission) using similar parameters on their input page:

https://www.astrosage.com/kundli/kundli.asp?name=John&day=15&month=8&year=1990&hour=14&min=30&place=New+Delhi astrosage kundli url parameters

Beyond basic birth info, AstroSage allows for technical customizations to match specific astrological systems. You can also prefill the AstroSage Kundli form

AstroSage’s Kundli URL parameters offer a lightweight, accessible way to programmatically generate Vedic birth charts. While not a full API, they serve well for direct linking, automation scripts, and personalized bookmarks. By mastering parameters like name , date , time , lat , lon , and tzone , you can bypass the UI and jump straight to astrological insights. By mastering parameters like name , date ,

Whether you are building a custom client dashboard or just want to save your own chart as a bookmarkable link, understanding the ?name=value& syntax puts the control back in your hands.

This blog post is for educational purposes. The URL structures mentioned are hypothetical examples based on standard web development practices. Always verify current parameters using your browser's developer tools (F12 > Network tab).

| Parameter | Example | Description | |-----------|---------|-------------| | name | name=Rahul | Person’s name (appears on the chart) | | date | date=15/08/1990 | Birth date in format | | time | time=14:30:00 | Birth time in HH:MM:SS (24-hour format) | | place | place=Delhi | City/town name (used for geolocation) | | lat | lat=28.6139 | Latitude in decimal degrees (North positive) | | lon | lon=77.2090 | Longitude in decimal degrees (East positive) | | tzone | tzone=5.5 | Timezone offset from UTC in hours (e.g., 5.5 for IST) | | gender | gender=male | Gender (affects some dasha calculations) | | chart | chart=north | Chart style: north (default) or south | | show | show=basic | Section to display: basic , dasha , bhava , nakshatra | | lang | lang=en | Language: en (English), hi (Hindi), etc. |