Skip to content

naari3/otomad-search

Repository files navigation

otomad-search

https://otomad-search.vercel.app/

概要

音 MAD を検索するためのサービスです。

評価基準になりそうなものをフィルターとして設定できます。

裏で niconico コンテンツ検索 API を呼び出しています。

またその仕様上、17 ページ(1700 件目)以降を確認することは出来ません。

パラメータの説明

以上、以下の両方を選択できる項目は、いずれか片方のみの検索にも対応しています。

並び替え

ソート順を選択出来ます。

人気順ソートは出来ません。

マイリスト数

指定されたマイリスト数の範囲で検索します。

再生時間

指定された再生時間の範囲で検索します。

日付指定

指定された日付の範囲で検索します。

Development

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Credit