Git Product home page Git Product logo

Comments (1)

scholarly-issue-tracking avatar scholarly-issue-tracking commented on May 9, 2024 1

New function implemented in v1.0.6 called get_related_articles(). Read the documentation for usage.

Example

Code:

it = scholarly.search_pubs('Efficient Filtering on Hidden Document Streams')
pub = next(it)
related = scholarly.get_related_articles(pub)
scholarly.pprint(next(related))

Output:

{'author_id': ['', 'nKR2tGvMLFMC', 'PA9La6oAAAAJ'],
 'bib': {'abstract': 'Many online services like Twitter and GNIP offer '
                     'streaming programming interfaces that allow real-time '
                     'information filtering based on keyword or other '
                     'conditions. However, all these services specify strict '
                     'access constraints, or charge a cost based on the usage. '
                     'We',
         'author': ['E Ruiz', 'V Hristidis', 'P Ipeirotis'],
         'pub_year': '2014',
         'title': 'Efficient filtering on hidden document streams',
         'venue': '… of the International AAAI Conference on …'},
 'citedby_url': '/scholar?cites=2239129304481319561&as_sdt=5,33&sciodt=0,33&hl=en&scioq=Efficient+Filtering+on+Hidden+Document+Streams',
 'eprint_url': 'https://ojs.aaai.org/index.php/ICWSM/article/download/14537/14386',
 'filled': False,
 'gsrank': 1,
 'num_citations': 8,
 'pub_url': 'https://ojs.aaai.org/index.php/ICWSM/article/view/14537',
 'source': 'PUBLICATION_SEARCH_SNIPPET',
 'url_add_sclib': '/citations?hl=en&scioq=Efficient+Filtering+on+Hidden+Document+Streams&xsrf=&continue=/scholar%3Fq%3Drelated:icrGLz38Eh8J:scholar.google.com/%26hl%3Den%26as_sdt%3D0,33%26scioq%3DEfficient%2BFiltering%2Bon%2BHidden%2BDocument%2BStreams&citilm=1&json=&update_op=library_add&info=icrGLz38Eh8J&ei=NiUhYIXpO4moyQT-xIHYCQ',
 'url_related_articles': '/scholar?q=related:icrGLz38Eh8J:scholar.google.com/&scioq=Efficient+Filtering+on+Hidden+Document+Streams&hl=en&as_sdt=0,33',
 'url_scholarbib': '/scholar?q=info:icrGLz38Eh8J:scholar.google.com/&output=cite&scirp=0&hl=en'}
{'author_id': ['0qfEW8EAAAAJ', '-5n02zEAAAAJ', 'rdl32VwAAAAJ', 'vfZzNC8AAAAJ'],
 'bib': {'abstract': 'Scholarly debate within the HCI community has '
                     'acknowledged that the concepts of" online" and" offline" '
                     'are merely handy descriptors for different environments '
                     'and contexts. However, when it comes to designing '
                     'technologies, this binary is still frequently invoked In '
                     'this',
         'author': ['S Vieweg', 'OL Haimson', 'M Massimi', "K O'Hara"],
         'pub_year': '2015',
         'title': 'Between the lines: Reevaluating the online/offline binary',
         'venue': 'Proceedings of the 33rd …'},
 'citedby_url': '/scholar?cites=17620372056232719789&as_sdt=5,33&sciodt=0,33&hl=en&scioq=Efficient+Filtering+on+Hidden+Document+Streams',
 'filled': False,
 'gsrank': 2,
 'num_citations': 4,
 'pub_url': 'https://dl.acm.org/doi/abs/10.1145/2702613.2702635',
 'source': 'PUBLICATION_SEARCH_SNIPPET',
 'url_add_sclib': '/citations?hl=en&scioq=Efficient+Filtering+on+Hidden+Document+Streams&xsrf=&continue=/scholar%3Fq%3Drelated:icrGLz38Eh8J:scholar.google.com/%26hl%3Den%26as_sdt%3D0,33%26scioq%3DEfficient%2BFiltering%2Bon%2BHidden%2BDocument%2BStreams&citilm=1&json=&update_op=library_add&info=rXX4RQcjiPQJ&ei=NiUhYIXpO4moyQT-xIHYCQ',
 'url_related_articles': '/scholar?q=related:rXX4RQcjiPQJ:scholar.google.com/&scioq=Efficient+Filtering+on+Hidden+Document+Streams&hl=en&as_sdt=0,33',
 'url_scholarbib': '/scholar?q=info:rXX4RQcjiPQJ:scholar.google.com/&output=cite&scirp=1&hl=en'}

from scholarly.

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.