@@ -11,13 +11,16 @@ tool paths.
11
11
12
12
** API documentation link:**
13
13
- [ ` google_custom_search/legal-tool-paths.txt ` ] [ tools-paths ] : a list of all
14
- current CC legal tool paths by TimidRobot)
14
+ current Creative Commons (CC) legal tool paths
15
+ - [ ` data/prioritized-tool-urls.txt ` ] [ prioritized-tool-urls ] : a prioritized list
16
+ of all current CC legal tool URLs
15
17
16
18
** API information:**
17
19
- No API key required
18
20
- No query limits
19
21
20
- [ tools-paths ] :google_custom_search/legal-tool-paths.txt
22
+ [ tools-paths ] :data/legal-tool-paths.txt
23
+ [ prioritized-tool-urls ] : data/prioritized-tool-urls.txt
21
24
22
25
23
26
## Flickr
@@ -55,6 +58,10 @@ The Flickr Developer Guide](https://www.flickr.com/services/developer/))
55
58
** Description:** The Custom Search JSON API allows user-defined detailed query
56
59
and access towards related query data using a programmable search engine.
57
60
61
+ ** Admin links:**
62
+ - [ Programmable Search - All search engines] [ gcs-admin ]
63
+ - [ APIs & Services – APIs & Services – Google Cloud console] [ google-api-admin ]
64
+
58
65
** API documentation links:**
59
66
- [ Custom Search JSON API Reference | Programmable Search Engine | Google
60
67
Developers] [ google-json ]
@@ -80,6 +87,8 @@ and access towards related query data using a programmable search engine.
80
87
As an additional note, the order of precedence of license the collected
81
88
data's first column is sorted due to intermediate data analysis progress.
82
89
90
+ [ gcs-admin ] : https://programmablesearchengine.google.com/controlpanel/all
91
+ [ google-api-admin ] : https://console.cloud.google.com/apis/dashboard
83
92
[ google-json ] : https://developers.google.com/custom-search/v1/reference/rest
84
93
[ google-api-python ] : https://github.com/googleapis/google-api-python-client
85
94
[ googleapiclient ] : http://googleapis.github.io/google-api-python-client/docs/epy/index.html
0 commit comments