-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Sometimes the conferences do not put the paper DOIs on the page, instead link to some ACM website, and that website lazy-loads the table of content, after multiple cookie sets and redirects 😦 .
To handle this situation, I added an option to find the DOIs from a flat file (say, once the awful page has finally loaded, save it to a file), but actually, there is a programmatic way to do it with improved request handling.
Ideally, src/request.js
should be able to handle and correctly request (200) this data, for example.
Metadata
Metadata
Assignees
Labels
No labels