You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
I don't know why exactly, but when I parse the projects list with Nokogiri, I only get 63 projects instead of all the available. More debugging is needed. By now pages are limited to 64 results, but the API allows for at least 1000. That would save requests when having to re-parse all the projects.
Re-parsing is needed due to a lack of a list of updated projects by the congress. We need to re-parse all and take what's changed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I don't know why exactly, but when I parse the projects list with Nokogiri, I only get 63 projects instead of all the available. More debugging is needed. By now pages are limited to 64 results, but the API allows for at least 1000. That would save requests when having to re-parse all the projects.
Re-parsing is needed due to a lack of a list of updated projects by the congress. We need to re-parse all and take what's changed.
The text was updated successfully, but these errors were encountered: