We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When making a request to /api/download_data?tourn_id=<id>, some tournaments I get a valid response and other ones I get an error.
/api/download_data?tourn_id=<id>
Minimal reproduction: 24104 throws an error when fetching. (Missing "path" argument in Postman) 27275 returns valid JSON.
Could be missing something here but would love this functionality to supplement Debate Land's scraper.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When making a request to
/api/download_data?tourn_id=<id>
, some tournaments I get a valid response and other ones I get an error.Minimal reproduction:
24104 throws an error when fetching. (Missing "path" argument in Postman)
27275 returns valid JSON.
Could be missing something here but would love this functionality to supplement Debate Land's scraper.
The text was updated successfully, but these errors were encountered: