dpguthrie / dpguthrie/yahooquery

Screener pagination

Open
#228 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I want to get all securities from a screener, but there is a limitation in the number of securities we can get in each request.

**Describe the solution you'd like**
Adding a parameter `offset` to method `Screener().get_screeners`.

```
s.get_screeners(screen, count, offset)
```

I have the code. If you agree I will open a PR with this change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.