Art discovery across platforms

Lagoon

Find artists, styles, colors, fandoms, and moods across the places art gets posted.

Explore the index

Search by plain English, artist, color, similarity, or tag relationships without starting in documentation.

Random discovery
Random general-rated discoveries
skadi (arknights) specter (arknights) (arknights) by lal!role
X (Twitter) 2022-10-20
skadi (arknights) specter (arknights) (arknights) by lal!role
by lal!role
stocking (psg) (panty & stocking with garterbelt) by rioco
Pixiv 2022-12-11
stocking (psg) (panty & stocking with garterbelt) by rioco
by rioco
(original) by zurikishi
X (Twitter) 2022-12-20
(original) by zurikishi
by zurikishi
kamisato ayaka kamisato ayaka (springbloom missive) (genshin impact) by 310setsu
Pixiv 2023-01-17
kamisato ayaka kamisato ayaka (springbloom missive) (genshin impact) by 310setsu
by 310setsu
anya (spy x family) twilight (spy x family) yor briar (spy x family) by ayamame
X (Twitter) 2022-11-02
anya (spy x family) twilight (spy x family) yor briar (spy x family) by ayamame
by ayamame
kiwi (cyberpunk) (cyberpunk (series) cyberpunk edgerunners) by peperon (peperou)
X (Twitter) 2022-10-09
kiwi (cyberpunk) (cyberpunk (series) cyberpunk edgerunners) by peperon (peperou)
by peperon (peperou)
morino rinze (idolmaster idolmaster shiny colors) by foley anden
Pixiv 2022-09-22
morino rinze (idolmaster idolmaster shiny colors) by foley anden
by foley anden
(original) by arsenixc
Pixiv 2012-08-02
(original) by arsenixc
by arsenixc
anastasia (fate) (fate/grand order fate (series)) by torino aqua
X (Twitter) 2020-01-02
anastasia (fate) (fate/grand order fate (series)) by torino aqua
by torino aqua
hoshimachi suisei (hololive) by yozora (1wkdgusdn)
Pixiv 2022-10-25
hoshimachi suisei (hololive) by yozora (1wkdgusdn)
by yozora (1wkdgusdn)
enterprise (azur lane) (azur lane) by rebecca (keinelove)
X (Twitter) 2017-12-18
enterprise (azur lane) (azur lane) by rebecca (keinelove)
by rebecca (keinelove)
gotoh hitori hiroi kikuri (bocchi the rock!) by nyansky
Pixiv 2023-02-04
gotoh hitori hiroi kikuri (bocchi the rock!) by nyansky
by nyansky

Build from what you like

Pick artwork that catches your eye, then branch into artists, related styles, nearby tags, and searches shaped by your taste.

Similar artists matched by visual style 0.91
Shared themes tags, color, mood 0.84
Next searches generated from picks 12

For builders

Use the same index behind Lagoon for bots, galleries, recommendation tools, research, and production search.

fetch("/api/v1/search?nl=blue+hair+on+pixiv&tag=rating_general&limit=12")
  .then(r => r.json())
  .then(data => {
    console.log(data.results[0].artist_handle);
  });