scholar.py icon indicating copy to clipboard operation
scholar.py copied to clipboard

Add start parameter

Open florisdenhengst opened this issue 7 years ago • 0 comments

The start parameter selects offsets results by a user-defined value. It can be used to circumvent pagination using multiple calls to scholar.py.

This solves #43 and #105 and is an alternative to 44. This PR differs with 44 in that the start option is added as a CLI argument with a 'help' line and processed like all other arguments..

florisdenhengst avatar Jun 04 '18 10:06 florisdenhengst