Niconico Video Search & Rankings
Pricing
from $30.00 / 1,000 items
Go to Apify Store
Niconico Video Search & Rankings
Pricing
from $30.00 / 1,000 items
search = find videos by keyword. ranking = return Japan's most-viewed videos (optionally scoped to a query/genre keyword).
Keyword to search on Niconico (Japanese or English). Required for search mode; optional for ranking mode (leave blank for the overall top videos).
Sort order for search mode. Ranking mode always sorts by views.
Hard cap on the number of videos returned.
Optional. Connect your Notion workspace and the results are also written as a Notion page in the same run — the Actor never sees your Notion credentials. Authorize a Notion MCP connector in Apify Console → Settings → API & Integrations, then select it here.
Optional. The Notion page ID to create the page under. If blank, Notion creates a private page in your workspace.
Optional Apify proxy configuration. The Snapshot API is open, but a proxy helps avoid rate limits on large runs.
{ "useApifyProxy": true}Optional. Connect your own Supabase project and the results are also inserted into a table in the same run — the Actor never sees your Supabase credentials. Authorize a write-scoped, project-scoped Supabase MCP connector in Apify Console (Settings -> Integrations), then select it here.
Target table in the public schema (created if missing, with id, a jsonb data column, and a scraped_at timestamp). Default: nexgendata_leads.
Your Supabase project reference (e.g. abcdefghijklmnop). Required unless your connector URL is already project-scoped. Find it in your project URL: supabase.com/dashboard/project/THIS_PART.