Struggle-lsl / openreview-data-scrape

An efficient and convenient way to crawl the iclr conference peer review information and pdf on the openreview website, taking ICLR2024 as an example
1 stars 0 forks source link

Is there any way we can use openreview-python official api to achieve similar results? #1

Closed REIGN12 closed 3 months ago

REIGN12 commented 3 months ago

Hi! Really appreciate your project! I found your repo from openreview-python official repo and I have sketched across your code. I found that you achieve the results without using the official api. So I am wondering is there any way I can aquire all the submitted paper to ICLR2024 using the official api? Many thanks in advance!

REIGN12 commented 3 months ago

Many thanks for this repo! I just discover https://github.com/shiqiangw/iclr2024-scores which I believe clearly solve my requirements!:-)