pranftw / openreview_scraper

Scrape papers from OpenReview using OpenReview API
17 stars 4 forks source link

How can I fetch all the papers from a conference like ICML? #5

Open sleepingcat4 opened 1 day ago

sleepingcat4 commented 1 day ago

I wanted to know it was possible to fetch all the papers rather than fetching using keywords all the papers from a conference like ICML or ICLR?

sleepingcat4 commented 1 day ago

Once the papers are saved, how can I save them on CSV file or parquet file?