/openalex/publishers/search
/openalex
/openalex/publishers/search
Search OpenAlex publishers by query and filters
Price: 1 credit
💡 AI Hint: Search publishers on OpenAlex by name, optionally filtered by country and sorted by relevance, works count or citation count. Returns the same publisher objects as the get-by-id endpoint.
POST
/openalex/publishers/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Number of publishers to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Search query across publisher names
ISO country code of the publisher
Example:
"US"
Result ordering
Available options:
relevance_score:desc, works_count:desc, cited_by_count:desc Response
Successful Response