API Shutdown

Google AJAX/Search APIs discontinued AI-researched

Dependency: Google Search APIs

Google deprecated the AJAX Search APIs and related search endpoints on a multi-year schedule, forcing works that relied on programmatic search to migrate, cache results, or replace the data source.

Affected Artworks

Photo Noise Total loss Dead

Steven Read

Uses the Google API to search in real time for camera-typed photos. Search calls fail or require migration.

onewordmovie Total loss Degraded

Beat Brogle & Philippe Zimmermann

Builds films from image-search results. Live image pipeline breaks under API restrictions/quotas.

I'm Google Major impact Degraded

Dina Kelberman

Depends on Google Image Search result ecology. Shifts in search access/ranking change the work's material.

Adding to the Internet Major impact Unknown

justin kemp

Responds to 'no results' Google image searches. If search behavior/UI/API changes, the condition changes.

Fixes & Mitigations

  • Migration: Migrate to a keyed API (Custom Search JSON API) with caching and a 'frozen corpus' mode.
  • Archive: Preserve the work as a database of past searches (store URLs + thumbnails + metadata) to reduce dependence on live search.
  • Workaround: Replace Google with alternate image sources (institutional APIs, open datasets, self-hosted archives).

Google’s AJAX Search API family was deprecated and then discontinued on a three-year policy horizon. Unauthenticated or previously permissive search endpoints stopped working, and developers were pushed toward API keys, quotas, and narrower services.

Notes

Search-API extinctions can be partial: the artwork “runs” but becomes empty (no media returned), or becomes prohibitively rate-limited.