find_open_access_version
Search for free full-text versions of scholarly papers, including preprints in repositories like arXiv and bioRxiv, bypassing paywalls.
Instructions
Find freely available (open access) versions of papers, including preprints on arXiv, bioRxiv, and institutional repositories. Useful for accessing full text without a subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Topic query to find OA papers on. For exact phrase matching (e.g., 'privacy paradox' as a specific concept), set exact_phrase to true. | |
| per_page | No | Results per page (default: 10, max: 50) | |
| from_year | No | From publication year | |
| source_name | No | Optional: restrict to a specific venue | |
| exact_phrase | No | Set to true for exact phrase matching. Without this, search terms are matched independently. Use this when searching for a specific concept or multi-word term (e.g., 'privacy paradox', 'supply chain resilience'). | |
| search_field | No | Restrict search to a specific field: 'title' (paper titles only), 'abstract' (abstracts only), or 'fulltext' (full text only). By default, searches across all fields. Cannot be combined with exact_phrase. | |
| min_citations | No | Minimum citation count |