OpenReview Python API
latest
  • Read more about OpenReview
  • API Documentation
  • Installation and Setup
  • Examples
  • Help
  • Conference Builder
  • Mental Models
OpenReview Python API
  • Docs »
  • OpenReview API Documentation
  • Edit on GitHub

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
    • Client
    • Tools
    • Conference Builder
  • Installation and Setup
    • Installation
    • Setup
    • Run various requests in parallel
  • Examples
    • Creating a conference
      • Demo Workshop
      • Login
      • Creating a conference
      • Sample JS file
      • Creating Submission Invitations
      • Create Invitation to Comment
      • Making a Submission
      • Commenting on a Submission
    • 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
      • Querying profiles
      • Finding profile relations
      • Finding conflicts of interest between users
      • Add evidence to a profile
  • Help
  • Conference Builder
    • Create a builder
    • Set conference properties
    • Set Program Chairs
    • Open Submissions
    • Close Submissions
    • Recruit Reviewers
  • Mental Models
    • Blind Submissions (Blind Notes).

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, OpenReview Team Revision 094b9ff4.

Built with Sphinx using a theme provided by Read the Docs.