We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8315a commit c0c8b09Copy full SHA for c0c8b09
scripts/1-fetch/openverse_fetch.py.disabled
@@ -1,14 +1,10 @@
1
#!/usr/bin/env python
2
"""
3
-Fetch CC Legal Tool usage from Openverse API.
+DISABLED:
4
+ Fetch from Openverse disabled due to API limitations
5
+ https://github.com/creativecommons/quantifying/issues/184
6
-Note:
- Because anonymous Openverse API access
7
- returns a maximum of ~240 result count
8
- per source-license combination, this
9
- script currently provides approximate counts.
10
- It does not include pagination or license_version
11
- breakdown.
+Fetch CC Legal Tool usage from Openverse API.
12
13
14
# Standard library
0 commit comments