ICLR2022-OpenReviewData
ICLR2022-OpenReviewData copied to clipboard
Cannot crawl papers from openview
Hi there, I tried to run the parse_data.py to crawl data from openreview. Unfortunately, it did not work. The following are the error messages. Is anybody can give me a hand? Thank you!
ICLR2022-OpenReviewData-master>python crawl_paperlist.py
crawl_paperlist.py:18: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
driver = webdriver.Chrome(path, options=options)
Traceback (most recent call last):
File "crawl_paperlist.py", line 29, in