Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screener - limit results / total rows / page number #110

Open
peanutsmcgee opened this issue Jul 4, 2021 · 1 comment
Open

Screener - limit results / total rows / page number #110

peanutsmcgee opened this issue Jul 4, 2021 · 1 comment

Comments

@peanutsmcgee
Copy link

Is there a way to limit the results from a screener in some way?

Say I had a screener that returns all stocks sorted by price. The results are 411 pages long, and pretty slow to process. Is there a way to only return the first page? Or maybe the first 50 rows? Or anything else similar like that?

@d3an
Copy link
Collaborator

d3an commented Aug 16, 2021

There's probably a hacky way to do it (maybe kill/time-out the request after x seconds), but this library doesn't have that function yet. Feel free to throw a PR together if you have time though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants