@@ -11,13 +11,16 @@ tool paths.
1111
1212** API documentation link:**
1313- [ ` 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
1517
1618** API information:**
1719- No API key required
1820- No query limits
1921
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
2124
2225
2326## Flickr
@@ -55,6 +58,10 @@ The Flickr Developer Guide](https://www.flickr.com/services/developer/))
5558** Description:** The Custom Search JSON API allows user-defined detailed query
5659and access towards related query data using a programmable search engine.
5760
61+ ** Admin links:**
62+ - [ Programmable Search - All search engines] [ gcs-admin ]
63+ - [ APIs & Services – APIs & Services – Google Cloud console] [ google-api-admin ]
64+
5865** API documentation links:**
5966- [ Custom Search JSON API Reference | Programmable Search Engine | Google
6067 Developers] [ google-json ]
@@ -80,6 +87,8 @@ and access towards related query data using a programmable search engine.
8087 As an additional note, the order of precedence of license the collected
8188 data's first column is sorted due to intermediate data analysis progress.
8289
90+ [ gcs-admin ] : https://programmablesearchengine.google.com/controlpanel/all
91+ [ google-api-admin ] : https://console.cloud.google.com/apis/dashboard
8392[ google-json ] : https://developers.google.com/custom-search/v1/reference/rest
8493[ google-api-python ] : https://github.com/googleapis/google-api-python-client
8594[ googleapiclient ] : http://googleapis.github.io/google-api-python-client/docs/epy/index.html
0 commit comments