Get Photography Golden Hour Times
Find exact golden hour and blue hour times for any location to plan the perfect photo shoot.
Solar times & golden hour anywhere
Precise solar times for any city or GPS coordinate on any date. Returns sunrise, sunset, solar noon, twilight phases, day length, and golden hour windows. For photographers, outdoor apps, and travel planners.
Get sunrise, sunset, twilight times, day length, and golden hour windows for any location and date. Supports city names or coordinates.
curl -H "Authorization: Bearer $TOOLROUTER_API_KEY" \
-d '{
"tool": "sunrise-sunset",
"skill": "times",
"input": {
"location": "Paris"
}
}' \
https://api.toolrouter.com/v1/tools/callclaude mcp add --transport stdio \
--env TOOLROUTER_API_KEY=YOUR_API_KEY \
toolrouter -- npx -y toolrouter-mcpcurl -H "Authorization: Bearer $TOOLROUTER_API_KEY" \
-d '{"tool":"sunrise-sunset","skill":"times","input":{}}' \
https://api.toolrouter.com/v1/tools/callFind exact golden hour and blue hour times for any location to plan the perfect photo shoot.
Schedule outdoor events around sunset and daylight hours for the best experience.
Find relevant academic papers on any research topic across millions of scholarly publications.
Convert street addresses into precise latitude and longitude coordinates for mapping and spatial analysis.
Either works. Pass a city name or `lat,lon` coordinates as the location.
Yes. Add a `date` in `YYYY-MM-DD` format. If you leave it out, the tool uses today.
Yes. It includes civil, nautical, and astronomical twilight, plus morning and evening golden hour windows.
Yes. You can save a default latitude and longitude as credentials and reuse them for repeat checks.