Skip to content

Not accurate results when searching queries for the total of studies  #559

Open
@paudefuente

Description

@paudefuente

Describe the bug
I am using scholarly for research purposes and when I hava a list of queries to search - through search_pubs() method - to the total number of studies found that match the query. So when I invoque the method, the results are not the same as the google scholar ones.

To Reproduce

Query: "(Distributed Ledger Technology AND arguable link)"
Code:

search = scho.search_pubs(query)
results = search.total_results

Expected behavior
an exact or approximate number of the total number of studies encountered

Screenshots
Not necessary

Desktop (please complete the following information):

  • Proxy service: none
  • python version: 3.13.1
  • OS: Windows
  • Version 1.7.11

Do you plan on contributing?
Your response below will clarify whether the maintainers can expect you to fix the bug you reported.

  • Yes, I will create a Pull Request with the bugfix.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions