Skip to content

--limit/-k parameter does not work as expected: only 519 papers downloaded when limit is set to 1000 #63

@YuAoZeng

Description

@YuAoZeng

Description

I encountered an issue where the --limit/-k parameter does not enforce the specified maximum number of papers to download.

Steps to Reproduce

  1. Run the command:
    pygetpapers -q "zeolite" --startdate "2010-01-01" --enddate "2026-01-01" -k 1000 -o pygetpapers -p --pdf -s --supp --loglevel info
  2. The output shows:
    Total Hits are 23264
    519it [00:00, 125938.32it/s]
  3. Question:
    How to crawl all 23k+ papers without duplication

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions