Astro Seek: Natal Chart
Astro Seek via Parse · Other
Calculate a full natal chart including planet positions, houses, aspects, interpretations, and chart visualization URL. Requires birth date, time, and city for accurate calculation. City is resolved via geocoding; common city names work (e.g. 'New York', 'London', 'Paris'). Returns planets in houses, house cusps, major aspects between planets, textual interpretations of key placements, and a URL to a rendered chart image. Extract astrological data from Astro-Seek including current planetary positions, natal chart calculations, and transit aspects. Fulfilled by Parse from horoscopes.astro-seek.com.
- astro-seek
- entertainment
- horoscopes-astro-seek-com
- other
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d34d9ecb-49e0-4bc5-916f-8ef8807a6b84/natal_chart
- Interface artifact
- sha256:cb18bbdbc9eb5ae82826dbb76a311bd3914cfc0e265b7df3344b5431cf7695a7
- Manifest digest
- sha256:b5973b6a036f1396478ee6eed177e6549a335980d85eaa954afceae581a1d272
Request fields
- day (integer, required): Birth day (1-31)
- city (string, required): Birth city name (e.g., 'New York', 'London', 'Paris')
- hour (integer): Birth hour (0-23)
- year (integer, required): Birth year
- month (integer, required): Birth month (1-12)
- minute (integer): Birth minute (0-59)
Example queries
- {"day":"15","city":"New York","hour":"14","year":"1990","month":"7","minute":"30"}