dpguthrie / dpguthrie/yahooquery
Search endpoint params should be q, quotesCount and newsCount
Open
- Dominant language
- Python
- Stars
- 920
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Currently changeing news_count and quotes_count didn't affect the output. E.g. setting news_count=0 still return news.
They should be change to quotesCount and newsCount
https://github.com/dpguthrie/yahooquery/blob/57a73fc2d920d5dba7678b273e5f9da55ffbea4d/yahooquery/misc.py#L64C1-L65C1
Contributor guide
Assessment
This issue has not been assessed yet.