Iclr: Get Paper Titles With Word
Iclr via Parse · education
Finds all paper titles containing a specific word across one or more ICLR conference years. Searches via OpenReview and filters titles locally for exact word match (case-insensitive). Returns lightweight title objects with year and paper ID. Access ICLR conference data including papers, search results, reviews, and metadata via the OpenReview API. Fulfilled by Parse from iclr.cc.
- developer-tools
- education
- iclr
- iclr-cc
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3a24cf40-7fd7-4a21-bb83-b6005c984cd3/get_paper_titles_with_word
- Interface artifact
- sha256:0bf116040ffd2bd6d06e2a5a67bd258ae893b050dbe91543edaa6d54efb1285f
- Manifest digest
- sha256:50b4cb0293f45662ba61f381f80abe8d2b97dbd2a006cf6c0da54d3073917a37
Request fields
- word (string, required): Word to search for in paper titles.
- years (string): Comma-separated list of conference years to search.
Example queries
- {"word":"transformer","years":"2024"}