You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
I've been trying to query Zeit API with any given time frame, but no luck so far. Has anyone managed to get the content API to let you set starting and end dates? Here's some o what I tried:
I also tried with &facet_date and the formats described in the documentation (i.e. "Kennedy" AND release_date:[1960-01-01T00:00:00Z TO 1969-12-31T23:59:59.999Z]). None of these work for me, as release_date won't return the requested dates.
In fact I haven't managed to use any string that returns the correct date.