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

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

example website

ICLR 2024

url

files structure

Method

First, running get_openreview_id.py will save the id_dict.json file locally.

Then use the json file generated above to run the remaining three py files in parallel to obtain the corresponding information locally at the same time.

Result Demo