bento_search 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. data/README.md +6 -5
  2. data/app/assets/javascripts/bento_search/ajax_load.js +42 -16
  3. data/app/assets/stylesheets/bento_search/suggested_styles.css +9 -0
  4. data/app/controllers/bento_search/search_controller.rb +15 -6
  5. data/app/helpers/bento_search_helper.rb +24 -8
  6. data/app/item_decorators/bento_search/no_links.rb +13 -0
  7. data/app/models/bento_search/openurl_creator.rb +18 -8
  8. data/app/models/bento_search/registrar.rb +2 -6
  9. data/app/models/bento_search/result_item.rb +43 -3
  10. data/app/models/bento_search/results.rb +4 -0
  11. data/app/models/bento_search/search_engine.rb +25 -23
  12. data/app/search_engines/bento_search/ebsco_host_engine.rb +42 -17
  13. data/app/search_engines/bento_search/google_books_engine.rb +2 -0
  14. data/app/search_engines/bento_search/google_site_search_engine.rb +177 -0
  15. data/app/search_engines/bento_search/mock_engine.rb +5 -0
  16. data/app/search_engines/bento_search/primo_engine.rb +23 -2
  17. data/app/search_engines/bento_search/scopus_engine.rb +4 -1
  18. data/app/search_engines/bento_search/summon_engine.rb +4 -14
  19. data/app/search_engines/bento_search/worldcat_sru_dc_engine.rb +293 -0
  20. data/app/views/bento_search/_std_item.html.erb +4 -5
  21. data/app/views/bento_search/_wrap_with_count.html.erb +20 -0
  22. data/app/views/bento_search/search/search.html.erb +15 -1
  23. data/config/locales/en.yml +6 -4
  24. data/lib/bento_search/util.rb +13 -0
  25. data/lib/bento_search/version.rb +1 -1
  26. data/test/dummy/log/development.log +1 -0
  27. data/test/dummy/log/test.log +24357 -0
  28. data/test/functional/bento_search/search_controller_test.rb +39 -0
  29. data/test/helper/bento_search_helper_test.rb +47 -5
  30. data/test/unit/ebsco_host_engine_test.rb +15 -0
  31. data/test/unit/google_books_engine_test.rb +1 -0
  32. data/test/unit/google_site_search_test.rb +122 -0
  33. data/test/unit/item_decorators_test.rb +12 -1
  34. data/test/unit/openurl_creator_test.rb +19 -3
  35. data/test/unit/primo_engine_test.rb +5 -3
  36. data/test/unit/result_item_test.rb +36 -1
  37. data/test/unit/search_engine_test.rb +27 -4
  38. data/test/unit/worldcat_sru_dc_engine_test.rb +120 -0
  39. data/test/vcr_cassettes/google_site/basic_smoke_test.yml +254 -0
  40. data/test/vcr_cassettes/google_site/empty_result_set.yml +53 -0
  41. data/test/vcr_cassettes/google_site/pagination_object_is_correct_for_actual_page_when_you_ask_for_too_far.yml +260 -0
  42. data/test/vcr_cassettes/google_site/with_highlighting.yml +265 -0
  43. data/test/vcr_cassettes/google_site/without_highlighting.yml +267 -0
  44. data/test/vcr_cassettes/primo/proper_tags_for_snippets.yml +517 -502
  45. data/test/vcr_cassettes/primo/search_smoke_test.yml +1 -1
  46. data/test/vcr_cassettes/worldcat_sru_dc/smoke_test.yml +628 -0
  47. metadata +40 -4
@@ -0,0 +1,260 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://www.googleapis.com/customsearch/v1?cx=DUMMY_CX&key=DUMMY_API_KEY&num=10&q=books&start=91
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: OK
14
+ headers:
15
+ Expires:
16
+ - Wed, 05 Sep 2012 16:30:42 GMT
17
+ Date:
18
+ - Wed, 05 Sep 2012 16:30:42 GMT
19
+ Cache-Control:
20
+ - private, max-age=0, must-revalidate, no-transform
21
+ Etag:
22
+ - ! '"LXj_4NvXMsBuBj8xNRXBhULBOPo/PikLW9g7DZv2YHDYBSJUd6MygKI"'
23
+ Content-Type:
24
+ - application/json; charset=UTF-8
25
+ X-Content-Type-Options:
26
+ - nosniff
27
+ X-Frame-Options:
28
+ - SAMEORIGIN
29
+ X-Xss-Protection:
30
+ - 1; mode=block
31
+ Server:
32
+ - GSE
33
+ Transfer-Encoding:
34
+ - chunked
35
+ body:
36
+ encoding: US-ASCII
37
+ string: ! "{\n \"kind\": \"customsearch#search\",\n \"url\": {\n \"type\":
38
+ \"application/json\",\n \"template\": \"https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&cref={cref?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json\"\n
39
+ },\n \"queries\": {\n \"nextPage\": [\n {\n \"title\": \"Google Custom
40
+ Search - books\",\n \"totalResults\": \"6960\",\n \"searchTerms\": \"books\",\n
41
+ \ \"count\": 10,\n \"startIndex\": 101,\n \"inputEncoding\": \"utf8\",\n
42
+ \ \"outputEncoding\": \"utf8\",\n \"safe\": \"off\",\n \"cx\": \"DUMMY_CX\"\n
43
+ \ }\n ],\n \"request\": [\n {\n \"title\": \"Google Custom Search
44
+ - books\",\n \"totalResults\": \"6960\",\n \"searchTerms\": \"books\",\n
45
+ \ \"count\": 10,\n \"startIndex\": 91,\n \"inputEncoding\": \"utf8\",\n
46
+ \ \"outputEncoding\": \"utf8\",\n \"safe\": \"off\",\n \"cx\": \"DUMMY_CX\"\n
47
+ \ }\n ],\n \"previousPage\": [\n {\n \"title\": \"Google Custom Search
48
+ - books\",\n \"totalResults\": \"6960\",\n \"searchTerms\": \"books\",\n
49
+ \ \"count\": 10,\n \"startIndex\": 81,\n \"inputEncoding\": \"utf8\",\n
50
+ \ \"outputEncoding\": \"utf8\",\n \"safe\": \"off\",\n \"cx\": \"DUMMY_CX\"\n
51
+ \ }\n ]\n },\n \"context\": {\n \"title\": \"JHU Libraries test\"\n },\n
52
+ \"searchInformation\": {\n \"searchTime\": 0.386795,\n \"formattedSearchTime\":
53
+ \"0.39\",\n \"totalResults\": \"6960\",\n \"formattedTotalResults\": \"6,960\"\n
54
+ },\n \"items\": [\n {\n \"kind\": \"customsearch#result\",\n \"title\":
55
+ \"FlowerMart: Where Old Books & Lemon Sticks Collide | The ...\",\n \"htmlTitle\":
56
+ \"FlowerMart: Where Old \\u003cb\\u003eBooks\\u003c/b\\u003e & Lemon Sticks
57
+ Collide | The \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"link\": \"http://blogs.library.jhu.edu/wordpress/2012/05/flowermart-where-old-books-lemon-sticks-collide/\",\n
58
+ \ \"displayLink\": \"blogs.library.jhu.edu\",\n \"snippet\": \"May 3, 2012
59
+ ... You see, the lemon sticks are supposed to be consumed before you look
60
+ at the rare books, silly! Anyway, are you looking for some weekend ...\",\n
61
+ \ \"htmlSnippet\": \"May 3, 2012 \\u003cb\\u003e...\\u003c/b\\u003e You see,
62
+ the lemon sticks are supposed to be consumed before you look at the \\u003cbr\\u003e
63
+ \ rare \\u003cb\\u003ebooks\\u003c/b\\u003e, silly! Anyway, are you looking
64
+ for some weekend \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\": \"P4QLi1giMUkJ\",\n
65
+ \ \"formattedUrl\": \"blogs.library.jhu.edu/.../flowermart-where-old-books-lemon-sticks-collide/\",\n
66
+ \ \"htmlFormattedUrl\": \"blogs.library.jhu.edu/.../flowermart-where-old-\\u003cb\\u003ebooks\\u003c/b\\u003e-lemon-sticks-collide/\",\n
67
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"http://blogs.library.jhu.edu/wordpress/wp-content/uploads/2012/05/Flowermart2012.jpg\"\n
68
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"212\",\n
69
+ \ \"height\": \"238\",\n \"src\": \"https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcReJZ_ionOwZzrRWHpSi3SiRAdvTVeQT4QuHkv1_I873CTKm7pqO1v_ucg\"\n
70
+ \ }\n ],\n \"metatags\": [\n {\n \"viewport\": \"width=device-width,
71
+ initial-scale=1, maximum-scale=1\"\n }\n ]\n }\n },\n {\n \"kind\":
72
+ \"customsearch#result\",\n \"title\": \"Antiquities - Rare Books + Manuscripts:
73
+ Africa, Asia + Oceania ...\",\n \"htmlTitle\": \"Antiquities - Rare \\u003cb\\u003eBooks\\u003c/b\\u003e
74
+ + Manuscripts: Africa, Asia + Oceania \\u003cb\\u003e...\\u003c/b\\u003e\",\n
75
+ \ \"link\": \"http://guides.library.jhu.edu/rarebooks_nonwestern\",\n \"displayLink\":
76
+ \"guides.library.jhu.edu\",\n \"snippet\": \"Feb 17, 2012 ... This is the
77
+ \\\"Antiquities\\\" page of the \\\"Rare Books + Manuscripts: Africa, Asia
78
+ + Oceania\\\" guide. Alternate Page for Screenreader Users ...\",\n \"htmlSnippet\":
79
+ \"Feb 17, 2012 \\u003cb\\u003e...\\u003c/b\\u003e This is the "Antiquities"
80
+ page of the "Rare \\u003cb\\u003eBooks\\u003c/b\\u003e + Manuscripts:
81
+ Africa, Asia + \\u003cbr\\u003e Oceania" guide. Alternate Page for Screenreader
82
+ Users \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"formattedUrl\": \"guides.library.jhu.edu/rarebooks_nonwestern\",\n
83
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/rare\\u003cb\\u003ebooks\\u003c/b\\u003e_nonwestern\",\n
84
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Margaret
85
+ Burri\",\n \"copyright\": \"Copyright Johns Hopkins University 2012\",\n
86
+ \ \"dc.title\": \"Library Guides. Rare Books + Manuscripts: Africa, Asia
87
+ + Oceania. Antiquities.\",\n \"dc.creator\": \"Margaret Burri\",\n \"dc.subject\":
88
+ \"Antiquities Rare Books + Manuscripts: Africa, Asia + Oceania Library Guides\",\n
89
+ \ \"dc.description\": \"Library Guides. Rare Books + Manuscripts: Africa,
90
+ Asia + Oceania. Antiquities.\",\n \"dc.publisher\": \"Johns Hopkins University
91
+ Sheridan Libraries\",\n \"dc.rights\": \"Copyright Johns Hopkins University
92
+ 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\": \"http://guides.library.jhu.edu/rarebooks_nonwestern\",\n
93
+ \ \"dc.date.created\": \"Mar 26, 2009\",\n \"dc.date.modified\":
94
+ \"Feb 17, 2012\",\n \"dc.unused\": \"Contributor, Date, Type, Format,
95
+ Source, Relation, Coverage\",\n \"y_key\": \"65baedbaee9038f3\"\n }\n
96
+ \ ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\":
97
+ \"Citing Sources - E-Books - Library Guides at Johns Hopkins University\",\n
98
+ \ \"htmlTitle\": \"Citing Sources - E-\\u003cb\\u003eBooks\\u003c/b\\u003e
99
+ - Library Guides at Johns Hopkins University\",\n \"link\": \"http://guides.library.jhu.edu/content.php?pid=156837&sid=1720327\",\n
100
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 14,
101
+ 2012 ... How to find electronic books and resources in the library's catalog.
102
+ How to cite e- books.\",\n \"htmlSnippet\": \"Aug 14, 2012 \\u003cb\\u003e...\\u003c/b\\u003e
103
+ How to find electronic \\u003cb\\u003ebooks\\u003c/b\\u003e and resources
104
+ in the library's catalog. How to cite e-\\u003cbr\\u003e \\u003cb\\u003ebooks\\u003c/b\\u003e.\",\n
105
+ \ \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=156837&sid=1720327\",\n
106
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=156837&sid=1720327\",\n
107
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Sue Vazakas\",\n
108
+ \ \"copyright\": \"Copyright Johns Hopkins University 2012\",\n \"dc.title\":
109
+ \"Library Guides. E-Books. Citing Sources.\",\n \"dc.creator\": \"Sue
110
+ Vazakas\",\n \"dc.subject\": \"Citing Sources E-Books Library Guides\",\n
111
+ \ \"dc.description\": \"How to find electronic books and resources in
112
+ the library's catalog. How to cite e-books\",\n \"dc.publisher\": \"Johns
113
+ Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
114
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
115
+ \"http://guides.library.jhu.edu/ebooks\",\n \"dc.date.created\": \"May
116
+ 9, 2011\",\n \"dc.date.modified\": \"Aug 14, 2012\",\n \"dc.unused\":
117
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
118
+ \"65baedbaee9038f3\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
119
+ \ \"title\": \"Books and E-Books - Physics Course Guide Archive - Library
120
+ ...\",\n \"htmlTitle\": \"\\u003cb\\u003eBooks\\u003c/b\\u003e and E-\\u003cb\\u003eBooks\\u003c/b\\u003e
121
+ - Physics Course Guide Archive - Library \\u003cb\\u003e...\\u003c/b\\u003e\",\n
122
+ \ \"link\": \"http://guides.library.jhu.edu/content.php?pid=362623&sid=2967195\",\n
123
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 9,
124
+ 2012 ... Library Guides. Physics Course Guide Archive. Books and E-Books.\",\n
125
+ \ \"htmlSnippet\": \"Aug 9, 2012 \\u003cb\\u003e...\\u003c/b\\u003e Library
126
+ Guides. Physics Course Guide Archive. \\u003cb\\u003eBooks\\u003c/b\\u003e
127
+ and E-\\u003cb\\u003eBooks\\u003c/b\\u003e.\",\n \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=362623&sid=2967195\",\n
128
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=362623&sid=2967195\",\n
129
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Susan
130
+ Payne\",\n \"copyright\": \"Copyright Johns Hopkins University 2012\",\n
131
+ \ \"dc.title\": \"Library Guides. Physics Course Guide Archive. Books
132
+ and E-Books.\",\n \"dc.creator\": \"Susan Payne\",\n \"dc.subject\":
133
+ \"Books and E-Books Physics Course Guide Archive Library Guides\",\n \"dc.description\":
134
+ \"Library Guides. Physics Course Guide Archive. Books and E-Books.\",\n \"dc.publisher\":
135
+ \"Johns Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
136
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
137
+ \"http://guides.library.jhu.edu/content.php?pid=362623\",\n \"dc.date.created\":
138
+ \"Aug 9, 2012\",\n \"dc.date.modified\": \"Aug 9, 2012\",\n \"dc.unused\":
139
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
140
+ \"65baedbaee9038f3\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
141
+ \ \"title\": \"Due Dates & Renewals\",\n \"htmlTitle\": \"Due Dates &
142
+ Renewals\",\n \"link\": \"http://old.library.jhu.edu/services/ill/duedates.html\",\n
143
+ \ \"displayLink\": \"old.library.jhu.edu\",\n \"snippet\": \"Books obtained
144
+ through ILS generally have loan periods between two weeks and six weeks.
145
+ Loan periods are entirely at the discretion of the lending institutions, ...\",\n
146
+ \ \"htmlSnippet\": \"\\u003cb\\u003eBooks\\u003c/b\\u003e obtained through
147
+ ILS generally have loan periods between two weeks and \\u003cbr\\u003e six
148
+ weeks. Loan periods are entirely at the discretion of the lending institutions,
149
+ \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\": \"bLRIsXCPsWYJ\",\n
150
+ \ \"formattedUrl\": \"old.library.jhu.edu/services/ill/duedates.html\",\n
151
+ \ \"htmlFormattedUrl\": \"old.library.jhu.edu/services/ill/duedates.html\",\n
152
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Alessandro
153
+ Valente\",\n \"date\": \"2007-07-05T11:04:06-04:00\",\n \"title\":
154
+ \"Due Dates & Renewals\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
155
+ \ \"title\": \"Borrow reserve books - About SAIS Library - SAIS Research
156
+ Guides ...\",\n \"htmlTitle\": \"Borrow reserve \\u003cb\\u003ebooks\\u003c/b\\u003e
157
+ - About SAIS Library - SAIS Research Guides \\u003cb\\u003e...\\u003c/b\\u003e\",\n
158
+ \ \"link\": \"http://libguides.sais-jhu.edu/content.php?pid=330302&sid=2703832\",\n
159
+ \ \"displayLink\": \"libguides.sais-jhu.edu\",\n \"snippet\": \"Aug 29,
160
+ 2012 ... Reserve books are books listed as required reading on syllabi, and
161
+ available for three-hour (or overnight) loan. They are shelved behind the
162
+ ...\",\n \"htmlSnippet\": \"Aug 29, 2012 \\u003cb\\u003e...\\u003c/b\\u003e
163
+ Reserve \\u003cb\\u003ebooks\\u003c/b\\u003e are \\u003cb\\u003ebooks\\u003c/b\\u003e
164
+ listed as required reading on syllabi, and available for \\u003cbr\\u003e
165
+ \ three-hour (or overnight) loan. They are shelved behind the \\u003cb\\u003e...\\u003c/b\\u003e\",\n
166
+ \ \"formattedUrl\": \"libguides.sais-jhu.edu/content.php?pid=330302&sid=2703832\",\n
167
+ \ \"htmlFormattedUrl\": \"libguides.sais-jhu.edu/content.php?pid=330302&sid=2703832\",\n
168
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Linda
169
+ Carlson\",\n \"copyright\": \"Copyright Johns Hopkins University 2012\",\n
170
+ \ \"dc.title\": \"SAIS Research Guides. About SAIS Library. Borrow reserve
171
+ books.\",\n \"dc.creator\": \"Linda Carlson\",\n \"dc.subject\":
172
+ \"Borrow reserve books About SAIS Library SAIS Research Guides\",\n \"dc.description\":
173
+ \"SAIS Research Guides. About SAIS Library. Borrow reserve books.\",\n \"dc.publisher\":
174
+ \"Johns Hopkins University Library\",\n \"dc.rights\": \"Copyright Johns
175
+ Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
176
+ \"http://libguides.sais-jhu.edu/library\",\n \"dc.date.created\": \"Jun
177
+ 20, 2012\",\n \"dc.date.modified\": \"Aug 29, 2012\",\n \"dc.unused\":
178
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\"\n }\n
179
+ \ ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\":
180
+ \"How Library of Congress Call Numbers Work\",\n \"htmlTitle\": \"How Library
181
+ of Congress Call Numbers Work\",\n \"link\": \"http://www.library.jhu.edu/researchhelp/general/lccallnumbers.pdf\",\n
182
+ \ \"displayLink\": \"www.library.jhu.edu\",\n \"snippet\": \"All books
183
+ of the same first letter or letters are arranged numerically by the number
184
+ \ following the top letter or letters. All books of the same number are arranged
185
+ ...\",\n \"htmlSnippet\": \"All \\u003cb\\u003ebooks\\u003c/b\\u003e of
186
+ the same first letter or letters are arranged numerically by the number \\u003cbr\\u003e
187
+ \ following the top letter or letters. All \\u003cb\\u003ebooks\\u003c/b\\u003e
188
+ of the same number are arranged \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\":
189
+ \"5ynz0tNSHXIJ\",\n \"mime\": \"application/pdf\",\n \"fileFormat\": \"PDF/Adobe
190
+ Acrobat\",\n \"formattedUrl\": \"www.library.jhu.edu/researchhelp/general/lccallnumbers.pdf\",\n
191
+ \ \"htmlFormattedUrl\": \"www.library.jhu.edu/researchhelp/general/lccallnumbers.pdf\",\n
192
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"producer\": \"Acrobat
193
+ Distiller 5.0 (Windows)\",\n \"author\": \"jmjohnson\",\n \"title\":
194
+ \"How Library of Congress Call Numbers Work\",\n \"moddate\": \"D:20041006110749-03'00'\",\n
195
+ \ \"creationdate\": \"D:20041006110731-04'00'\",\n \"creator\": \"Acrobat
196
+ PDFMaker 5.0 for PowerPoint\"\n }\n ]\n }\n },\n {\n \"kind\":
197
+ \"customsearch#result\",\n \"title\": \"Banned Books Week | The Sheridan
198
+ Libraries Blog\",\n \"htmlTitle\": \"Banned \\u003cb\\u003eBooks\\u003c/b\\u003e
199
+ Week | The Sheridan Libraries Blog\",\n \"link\": \"http://blogs.library.jhu.edu/wordpress/2011/09/banned-books-week/\",\n
200
+ \ \"displayLink\": \"blogs.library.jhu.edu\",\n \"snippet\": \"Sep 23,
201
+ 2011 ... Almost 30 years old, Banned Books Week takes place the last week
202
+ in September (September 24-October 1, 2011) and celebrates the freedom ...\",\n
203
+ \ \"htmlSnippet\": \"Sep 23, 2011 \\u003cb\\u003e...\\u003c/b\\u003e Almost
204
+ 30 years old, Banned \\u003cb\\u003eBooks\\u003c/b\\u003e Week takes place
205
+ the last week in \\u003cbr\\u003e September (September 24-October 1, 2011)
206
+ and celebrates the freedom \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\":
207
+ \"P9YZJNn52LQJ\",\n \"formattedUrl\": \"blogs.library.jhu.edu/wordpress/2011/09/banned-books-week/\",\n
208
+ \ \"htmlFormattedUrl\": \"blogs.library.jhu.edu/wordpress/2011/09/banned-\\u003cb\\u003ebooks\\u003c/b\\u003e-week/\",\n
209
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"http://blogs.library.jhu.edu/wordpress/wp-content/uploads/2011/09/banned-books-flag.jpg\"\n
210
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"192\",\n
211
+ \ \"height\": \"100\",\n \"src\": \"https://encrypted-tbn2.google.com/images?q=tbn:ANd9GcTzEyN13lJhi82QTBBzjVu9rypNPI5O0Sg-n1mr3-hkMPHYd6jC3sXnbuo\"\n
212
+ \ }\n ],\n \"metatags\": [\n {\n \"viewport\": \"width=device-width,
213
+ initial-scale=1, maximum-scale=1\"\n }\n ]\n }\n },\n {\n \"kind\":
214
+ \"customsearch#result\",\n \"title\": \"Medium Rare Books? You Mean You
215
+ Eat Them? | The Sheridan ...\",\n \"htmlTitle\": \"Medium Rare \\u003cb\\u003eBooks\\u003c/b\\u003e?
216
+ You Mean You Eat Them? | The Sheridan \\u003cb\\u003e...\\u003c/b\\u003e\",\n
217
+ \ \"link\": \"http://blogs.library.jhu.edu/wordpress/2011/10/medium-rare-books-you-mean-you-eat-them/\",\n
218
+ \ \"displayLink\": \"blogs.library.jhu.edu\",\n \"snippet\": \"Oct 17,
219
+ 2011 ... We all know what \\\"rare\\\" books are, right? Generally any book
220
+ produced before 1800, as well as books that have a particular value or,
221
+ well, ...\",\n \"htmlSnippet\": \"Oct 17, 2011 \\u003cb\\u003e...\\u003c/b\\u003e
222
+ We all know what "rare" \\u003cb\\u003ebooks\\u003c/b\\u003e are,
223
+ right? Generally any \\u003cb\\u003ebook\\u003c/b\\u003e produced before \\u003cbr\\u003e
224
+ \ 1800, as well as \\u003cb\\u003ebooks\\u003c/b\\u003e that have a particular
225
+ value or, well, \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\": \"kMrnfYXQGBwJ\",\n
226
+ \ \"formattedUrl\": \"blogs.library.jhu.edu/.../medium-rare-books-you-mean-you-eat-them/\",\n
227
+ \ \"htmlFormattedUrl\": \"blogs.library.jhu.edu/.../medium-rare-\\u003cb\\u003ebooks\\u003c/b\\u003e-you-mean-you-eat-them/\",\n
228
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"http://blogs.library.jhu.edu/wordpress/wp-content/uploads/2011/09/bindings3.jpg\"\n
229
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"251\",\n
230
+ \ \"height\": \"162\",\n \"src\": \"https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcTwYozHM-XIj6k3fmIRWTAgkBABz1zfpjNgqH8inHTvYchjcYH9md-CXucF\"\n
231
+ \ }\n ],\n \"metatags\": [\n {\n \"viewport\": \"width=device-width,
232
+ initial-scale=1, maximum-scale=1\"\n }\n ]\n }\n },\n {\n \"kind\":
233
+ \"customsearch#result\",\n \"title\": \"Natural History - Rare Books + Manuscripts:
234
+ History of Science ...\",\n \"htmlTitle\": \"Natural History - Rare \\u003cb\\u003eBooks\\u003c/b\\u003e
235
+ + Manuscripts: History of Science \\u003cb\\u003e...\\u003c/b\\u003e\",\n
236
+ \ \"link\": \"http://guides.library.jhu.edu/content.php?pid=32171&sid=235429\",\n
237
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Feb 17,
238
+ 2012 ... Ornithology. Thanks to the special interest of John Garrett, ornithology
239
+ is well- represented in the collection at Evergreen. Garrett was a bird ...\",\n
240
+ \ \"htmlSnippet\": \"Feb 17, 2012 \\u003cb\\u003e...\\u003c/b\\u003e Ornithology.
241
+ Thanks to the special interest of John Garrett, ornithology is well-\\u003cbr\\u003e
242
+ \ represented in the collection at Evergreen. Garrett was a bird \\u003cb\\u003e...\\u003c/b\\u003e\",\n
243
+ \ \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=32171&sid=235429\",\n
244
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=32171&sid=235429\",\n
245
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Margaret
246
+ Burri\",\n \"copyright\": \"Copyright Johns Hopkins University 2012\",\n
247
+ \ \"dc.title\": \"Library Guides. Rare Books + Manuscripts: History of
248
+ Science. Natural History.\",\n \"dc.creator\": \"Margaret Burri\",\n
249
+ \ \"dc.subject\": \"Natural History Rare Books + Manuscripts: History
250
+ of Science Library Guides\",\n \"dc.description\": \"History of Science
251
+ Collections at JHU\",\n \"dc.publisher\": \"Johns Hopkins University
252
+ Sheridan Libraries\",\n \"dc.rights\": \"Copyright Johns Hopkins University
253
+ 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\": \"http://guides.library.jhu.edu/rarebooks_histsci\",\n
254
+ \ \"dc.date.created\": \"Mar 26, 2009\",\n \"dc.date.modified\":
255
+ \"Feb 17, 2012\",\n \"dc.unused\": \"Contributor, Date, Type, Format,
256
+ Source, Relation, Coverage\",\n \"y_key\": \"65baedbaee9038f3\"\n }\n
257
+ \ ]\n }\n }\n ]\n}\n"
258
+ http_version:
259
+ recorded_at: Wed, 05 Sep 2012 16:30:42 GMT
260
+ recorded_with: VCR 2.2.4
@@ -0,0 +1,265 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://www.googleapis.com/customsearch/v1?cx=DUMMY_CX&key=DUMMY_API_KEY&num=10&q=books
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: !binary |-
14
+ T0s=
15
+ headers:
16
+ !binary "RXhwaXJlcw==":
17
+ - !binary |-
18
+ V2VkLCAwNSBTZXAgMjAxMiAxNjoxNzo0OSBHTVQ=
19
+ !binary "RGF0ZQ==":
20
+ - !binary |-
21
+ V2VkLCAwNSBTZXAgMjAxMiAxNjoxNzo0OSBHTVQ=
22
+ !binary "Q2FjaGUtQ29udHJvbA==":
23
+ - !binary |-
24
+ cHJpdmF0ZSwgbWF4LWFnZT0wLCBtdXN0LXJldmFsaWRhdGUsIG5vLXRyYW5z
25
+ Zm9ybQ==
26
+ !binary "RXRhZw==":
27
+ - !binary |-
28
+ IkxYal80TnZYTXNCdUJqOHhOUlhCaFVMQk9Qby9IeFlVLXNmTXNZeUQ5TkZN
29
+ X0xYQW82R1JMeGci
30
+ !binary "Q29udGVudC1UeXBl":
31
+ - !binary |-
32
+ YXBwbGljYXRpb24vanNvbjsgY2hhcnNldD1VVEYtOA==
33
+ !binary "WC1Db250ZW50LVR5cGUtT3B0aW9ucw==":
34
+ - !binary |-
35
+ bm9zbmlmZg==
36
+ !binary "WC1GcmFtZS1PcHRpb25z":
37
+ - !binary |-
38
+ U0FNRU9SSUdJTg==
39
+ !binary "WC1Yc3MtUHJvdGVjdGlvbg==":
40
+ - !binary |-
41
+ MTsgbW9kZT1ibG9jaw==
42
+ !binary "U2VydmVy":
43
+ - !binary |-
44
+ R1NF
45
+ !binary "VHJhbnNmZXItRW5jb2Rpbmc=":
46
+ - !binary |-
47
+ Y2h1bmtlZA==
48
+ body:
49
+ encoding: UTF-8
50
+ string: ! "{\n \"kind\": \"customsearch#search\",\n \"url\": {\n \"type\":
51
+ \"application/json\",\n \"template\": \"https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&cref={cref?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json\"\n
52
+ },\n \"queries\": {\n \"nextPage\": [\n {\n \"title\": \"Google Custom
53
+ Search - books\",\n \"totalResults\": \"6960\",\n \"searchTerms\": \"books\",\n
54
+ \ \"count\": 10,\n \"startIndex\": 11,\n \"inputEncoding\": \"utf8\",\n
55
+ \ \"outputEncoding\": \"utf8\",\n \"safe\": \"off\",\n \"cx\": \"DUMMY_CX\"\n
56
+ \ }\n ],\n \"request\": [\n {\n \"title\": \"Google Custom Search
57
+ - books\",\n \"totalResults\": \"6960\",\n \"searchTerms\": \"books\",\n
58
+ \ \"count\": 10,\n \"startIndex\": 1,\n \"inputEncoding\": \"utf8\",\n
59
+ \ \"outputEncoding\": \"utf8\",\n \"safe\": \"off\",\n \"cx\": \"DUMMY_CX\"\n
60
+ \ }\n ]\n },\n \"context\": {\n \"title\": \"JHU Libraries test\"\n },\n
61
+ \"searchInformation\": {\n \"searchTime\": 0.389031,\n \"formattedSearchTime\":
62
+ \"0.39\",\n \"totalResults\": \"6960\",\n \"formattedTotalResults\": \"6,960\"\n
63
+ },\n \"items\": [\n {\n \"kind\": \"customsearch#result\",\n \"title\":
64
+ \"Rare Books and Manuscripts\",\n \"htmlTitle\": \"Rare \\u003cb\\u003eBooks\\u003c/b\\u003e
65
+ and Manuscripts\",\n \"link\": \"http://www.library.jhu.edu/collections/specialcollections/index.html\",\n
66
+ \ \"displayLink\": \"www.library.jhu.edu\",\n \"snippet\": \"Main page
67
+ for the Special Collections Department of Archives, Manuscripts and Rare
68
+ Books.\",\n \"htmlSnippet\": \"Main page for the Special Collections Department
69
+ of Archives, Manuscripts and \\u003cbr\\u003e Rare \\u003cb\\u003eBooks\\u003c/b\\u003e.\",\n
70
+ \ \"cacheId\": \"2KLFAzsCxMsJ\",\n \"formattedUrl\": \"www.library.jhu.edu/collections/specialcollections/index.html\",\n
71
+ \ \"htmlFormattedUrl\": \"www.library.jhu.edu/collections/specialcollections/index.html\",\n
72
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"http://old.library.jhu.edu/sebin/t/t/gpl_library_smaller.jpg\"\n
73
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"200\",\n
74
+ \ \"height\": \"252\",\n \"src\": \"https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcTgARgvj5T5jta3XN9ZLZzd30pqVZetCQ-JM-AHnXp_BEvMvJjA6WiYJjSB\"\n
75
+ \ }\n ],\n \"metatags\": [\n {\n \"author\": \"Holly Callahan\",\n
76
+ \ \"date\": \"2011-11-28T16:17:48-04:00\",\n \"title\": \"Home\"\n
77
+ \ }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\":
78
+ \"JHSearch: Safari Books Online\",\n \"htmlTitle\": \"JHSearch: Safari \\u003cb\\u003eBooks\\u003c/b\\u003e
79
+ Online\",\n \"link\": \"http://jhsearch.library.jhu.edu/databases/database/JHU03821\",\n
80
+ \ \"displayLink\": \"jhsearch.library.jhu.edu\",\n \"snippet\": \"Safari
81
+ Books Online is a joint venture of O'Reilly Media and The Pearson Technology
82
+ Group that compiles the best technology books from the leading authors ...\",\n
83
+ \ \"htmlSnippet\": \"Safari \\u003cb\\u003eBooks\\u003c/b\\u003e Online is
84
+ a joint venture of O'Reilly Media and The Pearson \\u003cbr\\u003e Technology
85
+ Group that compiles the best technology \\u003cb\\u003ebooks\\u003c/b\\u003e
86
+ from the leading \\u003cbr\\u003e authors \\u003cb\\u003e...\\u003c/b\\u003e\",\n
87
+ \ \"cacheId\": \"xQzMfZhyB-EJ\",\n \"formattedUrl\": \"jhsearch.library.jhu.edu/databases/database/JHU03821\",\n
88
+ \ \"htmlFormattedUrl\": \"jhsearch.library.jhu.edu/databases/database/JHU03821\"\n
89
+ \ },\n {\n \"kind\": \"customsearch#result\",\n \"title\": \"Peabody
90
+ Library - Special Collections & Archives - Library Guides at ...\",\n \"htmlTitle\":
91
+ \"Peabody Library - Special Collections & Archives - Library Guides at
92
+ \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"link\": \"http://www.library.jhu.edu/collections/specialcollections/rarebooks/peabody/\",\n
93
+ \ \"displayLink\": \"www.library.jhu.edu\",\n \"snippet\": \"Aug 22, 2012
94
+ ... How to Request MaterialsRare Books and Manuscripts Polices · How-To: A
95
+ \ History of Instruction (Archibald) · Book FestivalFlower Mart ...\",\n
96
+ \ \"htmlSnippet\": \"Aug 22, 2012 \\u003cb\\u003e...\\u003c/b\\u003e How
97
+ to Request MaterialsRare \\u003cb\\u003eBooks\\u003c/b\\u003e and Manuscripts
98
+ Polices · How-To: A \\u003cbr\\u003e History of Instruction (Archibald)
99
+ · \\u003cb\\u003eBook\\u003c/b\\u003e FestivalFlower Mart \\u003cb\\u003e...\\u003c/b\\u003e\",\n
100
+ \ \"formattedUrl\": \"www.library.jhu.edu/collections/specialcollections/rarebooks/peabody/\",\n
101
+ \ \"htmlFormattedUrl\": \"www.library.jhu.edu/collections/specialcollections/rare\\u003cb\\u003ebooks\\u003c/b\\u003e/peabody/\",\n
102
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Heidi
103
+ Herr, Chella Vaidyanathan, Jordon Steele\",\n \"copyright\": \"Copyright
104
+ Johns Hopkins University 2012\",\n \"dc.title\": \"Library Guides. Special
105
+ Collections & Archives. Peabody Library.\",\n \"dc.creator\": \"Heidi
106
+ Herr, Chella Vaidyanathan, Jordon Steele\",\n \"dc.subject\": \"Peabody
107
+ Library Special Collections & Archives Library Guides\",\n \"dc.description\":
108
+ \"Information about the exquisite Peabody Library\",\n \"dc.publisher\":
109
+ \"Johns Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
110
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
111
+ \"http://guides.library.jhu.edu/specialcollections\",\n \"dc.date.created\":
112
+ \"Aug 25, 2011\",\n \"dc.date.modified\": \"Aug 22, 2012\",\n \"dc.unused\":
113
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
114
+ \"65baedbaee9038f3\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
115
+ \ \"title\": \"Books - German Language and Literature - Library Guides at
116
+ Johns ...\",\n \"htmlTitle\": \"\\u003cb\\u003eBooks\\u003c/b\\u003e - German
117
+ Language and Literature - Library Guides at Johns \\u003cb\\u003e...\\u003c/b\\u003e\",\n
118
+ \ \"link\": \"http://guides.library.jhu.edu/content.php?pid=25138&sid=181188\",\n
119
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 8,
120
+ 2012 ... Arbeitsgemeinschaft Sammlung Deutscher Drucke: 6 libraries are reconstructing
121
+ \ a national bibliography that will cover the German prints from ...\",\n
122
+ \ \"htmlSnippet\": \"Aug 8, 2012 \\u003cb\\u003e...\\u003c/b\\u003e Arbeitsgemeinschaft
123
+ Sammlung Deutscher Drucke: 6 libraries are reconstructing \\u003cbr\\u003e
124
+ \ a national bibliography that will cover the German prints from \\u003cb\\u003e...\\u003c/b\\u003e\",\n
125
+ \ \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=25138&sid=181188\",\n
126
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=25138&sid=181188\",\n
127
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Sue Waterman\",\n
128
+ \ \"copyright\": \"Copyright Johns Hopkins University 2012\",\n \"dc.title\":
129
+ \"Library Guides. German Language and Literature. Books.\",\n \"dc.creator\":
130
+ \"Sue Waterman\",\n \"dc.subject\": \"Books German Language and Literature
131
+ Library Guides\",\n \"dc.description\": \"Resources, both online and
132
+ elsewhere, for the German language and literature.\",\n \"dc.publisher\":
133
+ \"Johns Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
134
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
135
+ \"http://guides.library.jhu.edu/german\",\n \"dc.date.created\": \"Nov
136
+ 6, 2008\",\n \"dc.date.modified\": \"Aug 8, 2012\",\n \"dc.unused\":
137
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
138
+ \"65baedbaee9038f3\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
139
+ \ \"title\": \"Out of Copyright Books\",\n \"htmlTitle\": \"Out of Copyright
140
+ \\u003cb\\u003eBooks\\u003c/b\\u003e\",\n \"link\": \"https://jscholarship.library.jhu.edu/handle/1774.2/59\",\n
141
+ \ \"displayLink\": \"jscholarship.library.jhu.edu\",\n \"snippet\": \"This
142
+ collection contains content captured during preservation reformatting of materials
143
+ from the physical collection. There is usually a bibliographic record in the
144
+ ...\",\n \"htmlSnippet\": \"This collection contains content captured during
145
+ preservation reformatting of \\u003cbr\\u003e materials from the physical
146
+ collection. There is usually a bibliographic record in \\u003cbr\\u003e the
147
+ \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\": \"SK7ab5EIgAAJ\",\n
148
+ \ \"formattedUrl\": \"https://jscholarship.library.jhu.edu/handle/1774.2/59\",\n
149
+ \ \"htmlFormattedUrl\": \"https://jscholarship.library.jhu.edu/handle/1774.2/59\",\n
150
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"https://jscholarship.library.jhu.edu/themes/Golden/logo.png\"\n
151
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"101\",\n
152
+ \ \"height\": \"98\",\n \"src\": \"https://encrypted-tbn2.google.com/images?q=tbn:ANd9GcTEyucbV5j6Fw-ZfWJxayVmiWAg9JunzletDcmf0gi22lrYi-ZsgvDV2A\"\n
153
+ \ }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\":
154
+ \"Books - French Language and Literature - Library Guides at Johns ...\",\n
155
+ \ \"htmlTitle\": \"\\u003cb\\u003eBooks\\u003c/b\\u003e - French Language
156
+ and Literature - Library Guides at Johns \\u003cb\\u003e...\\u003c/b\\u003e\",\n
157
+ \ \"link\": \"http://guides.library.jhu.edu/content.php?pid=22748&sid=165198\",\n
158
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 2,
159
+ 2012 ... Checking out, Renewing, Recalling BooksComputing in the libraryConnecting
160
+ \ from off-campusFind an article onlineFind Films and DVD'sHow ...\",\n \"htmlSnippet\":
161
+ \"Aug 2, 2012 \\u003cb\\u003e...\\u003c/b\\u003e Checking out, Renewing, Recalling
162
+ \\u003cb\\u003eBooks\\u003c/b\\u003eComputing in the libraryConnecting \\u003cbr\\u003e
163
+ \ from off-campusFind an article onlineFind Films and DVD'sHow \\u003cb\\u003e...\\u003c/b\\u003e\",\n
164
+ \ \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=22748&sid=165198\",\n
165
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=22748&sid=165198\",\n
166
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Sue Waterman\",\n
167
+ \ \"copyright\": \"Copyright Johns Hopkins University 2012\",\n \"dc.title\":
168
+ \"Library Guides. French Language and Literature. Books.\",\n \"dc.creator\":
169
+ \"Sue Waterman\",\n \"dc.subject\": \"Books French Language and Literature
170
+ Library Guides\",\n \"dc.description\": \"Resources, both online and
171
+ elsewhere, for the French language and literature.\",\n \"dc.publisher\":
172
+ \"Johns Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
173
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
174
+ \"http://guides.library.jhu.edu/french\",\n \"dc.date.created\": \"Nov
175
+ 5, 2008\",\n \"dc.date.modified\": \"Aug 2, 2012\",\n \"dc.unused\":
176
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
177
+ \"65baedbaee9038f3\"\n }\n ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n
178
+ \ \"title\": \"Home: Intro to E-Books - E-Books - Library Guides at Johns
179
+ Hopkins ...\",\n \"htmlTitle\": \"Home: Intro to E-\\u003cb\\u003eBooks\\u003c/b\\u003e
180
+ - E-\\u003cb\\u003eBooks\\u003c/b\\u003e - Library Guides at Johns Hopkins
181
+ \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"link\": \"http://guides.library.jhu.edu/ebooks\",\n
182
+ \ \"displayLink\": \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 14,
183
+ 2012 ... How to find electronic books and resources in the library's catalog.\",\n
184
+ \ \"htmlSnippet\": \"Aug 14, 2012 \\u003cb\\u003e...\\u003c/b\\u003e How
185
+ to find electronic \\u003cb\\u003ebooks\\u003c/b\\u003e and resources in the
186
+ library's catalog.\",\n \"formattedUrl\": \"guides.library.jhu.edu/ebooks\",\n
187
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/e\\u003cb\\u003ebooks\\u003c/b\\u003e\",\n
188
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Sue Vazakas\",\n
189
+ \ \"copyright\": \"Copyright Johns Hopkins University 2012\",\n \"dc.title\":
190
+ \"Library Guides. E-Books. Home: Intro to E-Books.\",\n \"dc.creator\":
191
+ \"Sue Vazakas\",\n \"dc.subject\": \"Home: Intro to E-Books E-Books Library
192
+ Guides\",\n \"dc.description\": \"How to find electronic books and resources
193
+ in the library's catalog.\",\n \"dc.publisher\": \"Johns Hopkins University
194
+ Sheridan Libraries\",\n \"dc.rights\": \"Copyright Johns Hopkins University
195
+ 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\": \"http://guides.library.jhu.edu/ebooks\",\n
196
+ \ \"dc.date.created\": \"May 9, 2011\",\n \"dc.date.modified\": \"Aug
197
+ 14, 2012\",\n \"dc.unused\": \"Contributor, Date, Type, Format, Source,
198
+ Relation, Coverage\",\n \"y_key\": \"65baedbaee9038f3\"\n }\n ]\n
199
+ \ }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\": \"Finding
200
+ Books in the JHU Libraries\",\n \"htmlTitle\": \"Finding \\u003cb\\u003eBooks\\u003c/b\\u003e
201
+ in the JHU Libraries\",\n \"link\": \"http://old.library.jhu.edu/researchhelp/general/books.html\",\n
202
+ \ \"displayLink\": \"old.library.jhu.edu\",\n \"snippet\": \"Find books
203
+ that are owned by one of the JHU Libraries. Search the JHU Libraries Catalog
204
+ for books that are owned by Johns Hopkins, as well as for videos, ...\",\n
205
+ \ \"htmlSnippet\": \"Find \\u003cb\\u003ebooks\\u003c/b\\u003e that are owned
206
+ by one of the JHU Libraries. Search the JHU Libraries \\u003cbr\\u003e Catalog
207
+ for \\u003cb\\u003ebooks\\u003c/b\\u003e that are owned by Johns Hopkins,
208
+ as well as for videos, \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"cacheId\":
209
+ \"76s2xASMLHsJ\",\n \"formattedUrl\": \"old.library.jhu.edu/researchhelp/general/books.html\",\n
210
+ \ \"htmlFormattedUrl\": \"old.library.jhu.edu/researchhelp/general/\\u003cb\\u003ebooks\\u003c/b\\u003e.html\",\n
211
+ \ \"pagemap\": {\n \"cse_image\": [\n {\n \"src\": \"http://old.library.jhu.edu/sebin/m/t/book.gif\"\n
212
+ \ }\n ],\n \"cse_thumbnail\": [\n {\n \"width\": \"104\",\n
213
+ \ \"height\": \"68\",\n \"src\": \"https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcQVuOwr0XQBCzyzOcqWnAHsX2dZINnIoj2z5fKfWRSfXP7j2cY80oTp\"\n
214
+ \ }\n ],\n \"metatags\": [\n {\n \"author\": \"Andrea Bartelstein\",\n
215
+ \ \"date\": \"2005-03-01T16:28:07-04:00\",\n \"dc.creator\": \"Andrea
216
+ Bartelstein\",\n \"title\": \"Finding Books in the JHU Libraries\",\n
217
+ \ \"dc.title\": \"Finding Books in Education and Counseling\",\n \"dc.keyword\":
218
+ \"education counseling counselling research help finding books\"\n }\n
219
+ \ ]\n }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\":
220
+ \"3. Downloading E-books - E-Books - Library Guides at Johns ...\",\n \"htmlTitle\":
221
+ \"3. Downloading E-\\u003cb\\u003ebooks\\u003c/b\\u003e - E-\\u003cb\\u003eBooks\\u003c/b\\u003e
222
+ - Library Guides at Johns \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"link\":
223
+ \"http://guides.library.jhu.edu/content.php?pid=156837&sid=1723518\",\n \"displayLink\":
224
+ \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 14, 2012 ... How to find
225
+ electronic books and resources in the library's catalog.\",\n \"htmlSnippet\":
226
+ \"Aug 14, 2012 \\u003cb\\u003e...\\u003c/b\\u003e How to find electronic \\u003cb\\u003ebooks\\u003c/b\\u003e
227
+ and resources in the library's catalog.\",\n \"formattedUrl\": \"guides.library.jhu.edu/content.php?pid=156837&sid=1723518\",\n
228
+ \ \"htmlFormattedUrl\": \"guides.library.jhu.edu/content.php?pid=156837&sid=1723518\",\n
229
+ \ \"pagemap\": {\n \"metatags\": [\n {\n \"author\": \"Sue Vazakas\",\n
230
+ \ \"copyright\": \"Copyright Johns Hopkins University 2012\",\n \"dc.title\":
231
+ \"Library Guides. E-Books. 3. Downloading E-books.\",\n \"dc.creator\":
232
+ \"Sue Vazakas\",\n \"dc.subject\": \"3. Downloading E-books E-Books Library
233
+ Guides\",\n \"dc.description\": \"How to find electronic books and resources
234
+ in the library's catalog.\",\n \"dc.publisher\": \"Johns Hopkins University
235
+ Sheridan Libraries\",\n \"dc.rights\": \"Copyright Johns Hopkins University
236
+ 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\": \"http://guides.library.jhu.edu/ebooks\",\n
237
+ \ \"dc.date.created\": \"May 9, 2011\",\n \"dc.date.modified\": \"Aug
238
+ 14, 2012\",\n \"dc.unused\": \"Contributor, Date, Type, Format, Source,
239
+ Relation, Coverage\",\n \"y_key\": \"65baedbaee9038f3\"\n }\n ]\n
240
+ \ }\n },\n {\n \"kind\": \"customsearch#result\",\n \"title\": \"Books
241
+ - Italian Language and Literature - Library Guides at Johns ...\",\n \"htmlTitle\":
242
+ \"\\u003cb\\u003eBooks\\u003c/b\\u003e - Italian Language and Literature -
243
+ Library Guides at Johns \\u003cb\\u003e...\\u003c/b\\u003e\",\n \"link\":
244
+ \"http://guides.library.jhu.edu/content.php?pid=25794&sid=186218\",\n \"displayLink\":
245
+ \"guides.library.jhu.edu\",\n \"snippet\": \"Aug 15, 2012 ... Resources,
246
+ in all formats, for the study of Italian literature and language.\",\n \"htmlSnippet\":
247
+ \"Aug 15, 2012 \\u003cb\\u003e...\\u003c/b\\u003e Resources, in all formats,
248
+ for the study of Italian literature and language.\",\n \"formattedUrl\":
249
+ \"guides.library.jhu.edu/content.php?pid=25794&sid=186218\",\n \"htmlFormattedUrl\":
250
+ \"guides.library.jhu.edu/content.php?pid=25794&sid=186218\",\n \"pagemap\":
251
+ {\n \"metatags\": [\n {\n \"author\": \"Sue Waterman\",\n \"copyright\":
252
+ \"Copyright Johns Hopkins University 2012\",\n \"dc.title\": \"Library
253
+ Guides. Italian Language and Literature. Books.\",\n \"dc.creator\":
254
+ \"Sue Waterman\",\n \"dc.subject\": \"Books Italian Language and Literature
255
+ Library Guides\",\n \"dc.description\": \"Resources, in all formats,
256
+ for the study of Italian literature and language\",\n \"dc.publisher\":
257
+ \"Johns Hopkins University Sheridan Libraries\",\n \"dc.rights\": \"Copyright
258
+ Johns Hopkins University 2012\",\n \"dc.language\": \"en\",\n \"dc.identifier\":
259
+ \"http://guides.library.jhu.edu/italian\",\n \"dc.date.created\": \"Nov
260
+ 11, 2008\",\n \"dc.date.modified\": \"Aug 15, 2012\",\n \"dc.unused\":
261
+ \"Contributor, Date, Type, Format, Source, Relation, Coverage\",\n \"y_key\":
262
+ \"65baedbaee9038f3\"\n }\n ]\n }\n }\n ]\n}\n"
263
+ http_version:
264
+ recorded_at: Wed, 05 Sep 2012 16:17:49 GMT
265
+ recorded_with: VCR 2.2.4