OpenReview API Documentation¶
About OpenReview¶
OpenReview aims to promote openness in scientific communication, particularly the peer review process, by providing a flexible cloud-based web interface and underlying database API.
This document is a guide to the python API supported by OpenReview.
Contents¶
- Read more about OpenReview
- API Documentation
- Installation and Setup
- Examples
- Creating a conference
- Getting Data
- Notes
- Retrieving all Official Reviews for a conference
- Retrieving all accepted Submissions for a conference (Single-blind)
- Retrieving all accepted Submissions for a conference (Double-blind)
- Retrieving all the author names and e-mails from accepted Submissions
- Retrieving comments made on a forum
- Accessing data in comments
- Getting ICLR 2019 data
- Getting all Venues
- Getting Submissions
- Working with Profiles
- Help
- Conference Builder
- Mental Models