← Alle Updates
Neu

API: search every network in one call, and answers in under a second where they took a minute

GET /v1/search asks all twelve networks for a keyword and returns one merged, ranked list with a per-network total. Underneath, the queries that took 40 to 60 seconds on Reddit and Bluesky now take under a second: text indexes for keywords, windows on the post date, and pages picked before rows are read. time_range takes any number with a unit and refuses what it does not understand. Pinterest rows carry the pin id, its URL and its image.

Dieses Update ist noch nicht übersetzt. Hier die englische Fassung.

An agency customer sent us his test log: Pinterest rows with no pin reference, most networks empty for his keyword, and some calls taking 43 seconds. All three were ours. This release is the answer.

The radar in the app runs on the same query paths and got the same fixes. The skill and the docs describe the new endpoint; nothing changed in existing parameters.

In der App ausprobieren →