Pixiv Tracker avatar

Pixiv Tracker

Pricing

from $30.00 / 1,000 items

Go to Apify Store
Pixiv Tracker

Pixiv Tracker

Pricing

from $30.00 / 1,000 items

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

🎨 Pixiv Tracker — Illustration Rankings & Search (SFW)

Optional delivery: Send results straight to your own Notion database or Supabase table in the same run, via Apify's native MCP connectors — the Actor never sees your credentials. One-click connect: Notion or Supabase. Leave blank to get the dataset as usual.

Pull the Pixiv (ピクシブ) illustration rankings and keyword search — the heart of Japan's (and the world's) illustration, anime-art, and doujin creative scene, where the next big artists and fan-art trends break first. Get rank, title, artist, view counts, tags, thumbnails, and artwork URLs — SFW / all-ages only, no login, no Pixiv API key.

Pixiv is the world's largest illustration community, yet it's almost invisible to Western data tooling — the site is Japanese-first, login-gated for most browsing, and has no usable public API for outsiders. This actor surfaces the public SFW rankings and search in clean structured form: untapped signal for anyone tracking anime/game IP popularity, scouting illustrators, or studying Japanese visual-culture trends.

📊 Sample Output

Pixiv tracker scraper sample output — daily SFW illustration ranking with rank, title, artist, view count and tags for anime art trend tracking and illustrator discovery on pixiv

Real artworks returned by this actor for { "mode": "ranking", "rankingMode": "daily", "maxItems": 12 } — every row below comes straight from a live run (all is_sfw: true):

RankTitleArtistViewsTop tagsRating
1カフカモ誰40,462カフカ / 崩壊:スターレイルSFW
2雪月花torino40,585緋英 / 崩壊スターレイルSFW
4銀狼LV.999モ誰31,203崩壊:スターレイルSFW
5はじまりのUTA vol.3 セットリストアボガド630,740UTAU / はじまりのUTASFW
9Rossivoid_013,856アークナイツ:エンドフィールドSFW
12志乃と恋6巻出る!千種みのり18,691オリジナル / 百合SFW

The daily ranking is a live map of which IP and characters are hot in Japan right now — note how 崩壊:スターレイル (Honkai: Star Rail) fan art dominates this pull. That's IP-popularity signal you can't get from any English-language source.

What you get

Per illustration, a flat, typed record:

  • Rankingrank, previous_rank (momentum), mode (which board)
  • Artworkillust_id, title, page_count, create_date
  • Artistartist_name, artist_id
  • Engagementview_count, bookmark_count, rating_count
  • Discoverytags[] (IP, character, and theme tags Pixiv is built on)
  • Mediathumbnail_url, pixiv_url (direct artwork link)
  • Safetyis_sfw (always true — this actor is SFW-only)
  • Provenancescraped_at

Sample inputs

1. Daily SFW ranking (the headline use case)

{ "mode": "ranking", "rankingMode": "daily", "maxItems": 12 }

2. Weekly ranking, deeper pull

{ "mode": "ranking", "rankingMode": "weekly", "maxItems": 50 }

3. Keyword/tag search (SFW)

{ "mode": "search", "query": "初音ミク", "maxItems": 40 }

JSON sample record

One representative record, exactly as returned:

{
"illust_id": "145935525",
"title": "カフカ",
"artist_name": "モ誰",
"artist_id": "1878082",
"rank": 1,
"previous_rank": 4,
"view_count": 40462,
"rating_count": 1498,
"tags": ["カフカ", "崩壊:スターレイル", "カフカ(スターレイル)"],
"thumbnail_url": "https://i.pximg.net/c/480x960/img-master/img/2026/06/13/03/32/03/145935525_p0_master1200.jpg",
"pixiv_url": "https://www.pixiv.net/artworks/145935525",
"page_count": 1,
"create_date": "2026-06-12T18:32:03Z",
"is_sfw": true,
"mode": "ranking",
"scraped_at": "2026-06-15T04:56:29Z"
}

How it works

This actor reads Pixiv's public SFW ranking boards (daily / weekly / monthly / rookie / original) and keyword search through Apify proxy, and parses the structured results directly into one flat record per artwork — rank, artist, view/rating counts, tags, thumbnail, and artwork URL. R18 / R18G boards are intentionally not offered; the actor is SFW / all-ages only by design. maxItems is a hard ceiling, so compute and your bill never outrun what you asked for.

🗾 Why this Japanese data is unique

Pixiv is the global home of illustration, anime art, and doujin culture — and it's Japan-native to its core. Its tag system is a living taxonomy of which game and anime IPs, characters, and ships are surging, and its ranking board is the closest thing to a real-time popularity index for Japanese visual culture. There's no Western equivalent and no public API for outsiders, so this signal — which characters and franchises are trending among the artists who shape fandom — is invisible to teams relying on English-language tools. Clean, structured, English-readable fields make it usable.

This actor reads only public, SFW Pixiv ranking and search pages — the same all-ages listings any visitor sees, no login required. It collects publicly displayed artwork metadata (title, artist, counts, tags, thumbnail, URL). It does not access, return, or surface R18 / R18G (adult) content — those boards are deliberately excluded and every record is is_sfw: true. It does not download full-resolution files, access private/members-only works, or touch anything behind authentication. Artwork and artist names remain the property of their creators; you are responsible for using the output in line with Pixiv's terms and your local regulations.

❓ FAQ

Q: Do I need a Pixiv account or API key? A: No. The actor works entirely off Pixiv's public SFW ranking and search pages — no login, no token.

Q: Does this return any adult (R18) content? A: No. This actor is SFW / all-ages only. R18 and R18G ranking boards are intentionally not offered, and every returned record carries is_sfw: true.

Q: What ranking modes are available? A: daily, weekly, monthly, rookie (top new-artist works), and original (top original, non-fan-art works) — all SFW.

Q: Can I search by a specific character or IP? A: Yes. Use mode: "search" with a query (a tag or keyword, e.g. a character or franchise name) to pull matching SFW artworks.

Q: Why did I get fewer items than maxItems? A: A ranking board or search has a finite number of results. maxItems is a ceiling, not a target — getting fewer is normal, not an error.

Pair this with the rest of the NexGenData Asia-data fleet — the markets Western scrapers can't reach:

💰 Pricing example

This actor uses Pay-Per-Event pricing — you only pay for artworks that actually land in your dataset:

  • Actor start: $0.005
  • Per item: $0.03

A 12-artwork daily ranking = $0.005 + (12 × $0.03) = $0.365. A 100-artwork deep pull = $0.005 + (100 × $0.03) = $3.005. No monthly minimum, no seats, no surprise overage bills.


⭐ Found this useful?

If this actor opened up Japan's illustration scene for you, a quick review on the Apify Store helps other teams discover it. Feature request or bug? Open it from the Issues tab — we read every one.