Skip to content

Instantly share code, notes, and snippets.

@rich-hart
Created April 14, 2015 17:48
Show Gist options
  • Save rich-hart/3b63f3a794229cf42aaa to your computer and use it in GitHub Desktop.
Save rich-hart/3b63f3a794229cf42aaa to your computer and use it in GitHub Desktop.
Search Results Data
curl http://tundra.cnx.rice.edu:6543/search?q=subject:%22Science%20and%20Technology%22 > sci_tech_search.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 355k 100 355k 0 0 4135 0 0:01:28 0:01:28 --:--:-- 99107
curl http://tundra.cnx.rice.edu:6544/search?q=subject:"Social%20Sciences" > social_sciences.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 219k 100 219k 0 0 3715 0 0:01:00 0:01:00 --:--:-- 53541
curl http://tundra.cnx.rice.edu:6545/search?q=subject:"Mathematics%20and%20Statistics" > math_stat.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 163k 100 163k 0 0 2834 0 0:00:59 0:00:59 --:--:-- 34953
curl http://tundra.cnx.rice.edu:6546/search?q=subject:"Arts" > arts.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 79188 100 79188 0 0 6979 0 0:00:11 0:00:11 --:--:-- 19257
curl http://tundra.cnx.rice.edu:6543/search?q=subject:"Business" > business.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 53171 100 53171 0 0 516k 0 --:--:-- --:--:-- --:--:-- 519k
curl http://tundra.cnx.rice.edu:6544/search?q=subject:"Humanities" > humanities.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 98k 100 98k 0 0 5244 0 0:00:19 0:00:19 --:--:-- 25183
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment