search( type: "artworks" | "novels" | "manga" | "tags" | "top" | "illustrations", keyword: string, query?: QuerySearch,): Promise<any> Parameters
- type: "artworks" | "novels" | "manga" | "tags" | "top" | "illustrations"
- keyword: string
Optional
query: QuerySearch
Returns Promise<any>
根据 type 的不同,返回值也不同
搜索框 搜索
See
https://www.pixiv.net/tags/${keyword}
Example
Example
Example
Example
Example
Example