Openalex Works Search avatar

Openalex Works Search

Pricing

$2.00 / 1,000 results

Go to Apify Store
Openalex Works Search

Openalex Works Search

Search OpenAlex scholarly works and return normalized publication records.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

Alexander Abernathy

Alexander Abernathy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Best for

Researchers, analysts, and market-intelligence workflows tracking public scholarly publications by topic.

Input

Provide one or more search terms. Optional max results per term controls API page size.

Output

Each item uses the portfolio normalized fields: source, query, recordType, title, url, and summary, plus source-specific fields when the upstream API provides them.

Example input

{
"queries": [
"climate risk",
"machine learning"
],
"maxResults": 10
}

Example output

{
"source": "openalex_works_api",
"query": "climate risk",
"recordType": "scholarly_work",
"title": "Climate risk example work",
"url": "https://openalex.org/W0000000000",
"summary": "Normalized OpenAlex work metadata."
}

Notes

Uses the public OpenAlex Works API. Respect OpenAlex usage guidance for large-volume runs.