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

Adding extra user-defined query (partial fix to do cmcontinue) #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nsunami
Copy link

@nsunami nsunami commented Dec 8, 2020

I had the same issue with #27 on pulling more than 500 responses. I added extra_query argument to pages_in_category() so that I can pass cmcontinue to queries. This is not a full fix for #27, but at least I can perform multiple pages_in_category() to use cmcotinue. Hope this helps a bit!

This is an attempt to do `cmcontinue` for categories that have more than 500 pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant