Git Product home page Git Product logo

Comments (6)

GeoffreyChen777 avatar GeoffreyChen777 commented on June 2, 2024

We have this feature. In the preference window-Scraper tab, there is an option called Routine Scrape.

It is what you want.

from paperlib.

SKDDJ avatar SKDDJ commented on June 2, 2024

We have this feature. In the preference window-Scraper tab, there is an option called Routine Scrape.

It is what you want.

Hello, @GeoffreyChen777

I noticed your response regarding the Routine Scrape feature in the preference window-Scraper tab. I wanted to let you know that you can find the latest information on ICLR 2024 accepted papers on OpenReview. However, it seems that the scraper is not updating promptly.

Additionally, I have a suggestion for a new feature. It would be great if the scraper could differentiate whether a paper accepted at the conference is categorized as 'Oral,' 'Spotlight,' or 'Poster.' This would provide valuable information for users.

Thank you for your work on this repository!

Best regards

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on June 2, 2024

We have an OpenReview scraper which scrapes metadata from OpenReview.

Please make sure you have already turned it on.

About oral, poster. It depends on the data source. If the data source contains such information, you can get it. For example some data from OpenReview contains such info. However not for every conference metadata.

We cannot recognize such info for every conference as there are huge numbers of conf.

If you’d like to custom the metadata you get. I’d suggest you to try the 3.0beta version and write your own extension.

https://paperlib.app/en/extension-doc/

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on June 2, 2024

BTW, we get openreview data from this API:

https://api.openreview.net/notes/search?content=all&group=all&limit=20&term=xxx&type=terms

However, the response data is different from the results yielded by the searching function of the website.

If you know how to use openreview API better, feel free to tell us and we will enhance our scraper soon.

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on June 2, 2024

And I checked the API response for ICLR24.

we have the results of papers on ICLRv2 from the v2 api. However, without author's information. On the openreview website you can see, the author is still hidden.

Thus, our metadata server would refuse to return it to the Paperlib APP as it is an incomplete metadata.

Once the openreview releases the author information. I think you can get the metadata of papers on ICLR24.

from paperlib.

SKDDJ avatar SKDDJ commented on June 2, 2024

Thank you for the information. I'll definitely try out what you suggested.

from paperlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.