UnifyAPI
← Back to catalog

npm.search

mock data$0.001 / call

npm Package Search

Search 2.1M+ npm packages by keyword. Returns ranked results with quality, popularity, and maintenance scores, download counts, dependents, license, publisher. Find libraries for any task (e.g. "mcp server", "react hooks", "typescript orm").

Developer Toolsprovider: Npm#npm#developer

Input schema

size

Number of results to return (1-20, default 10)

integer
queryrequired

Search query (e.g. "mcp server", "react hooks", "typescript orm")

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/npm.search \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"size":0,"query":"<query>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.