https://github.com/samdutton/shearch
Search Shakespeare's plays and poems
https://github.com/samdutton/shearch
Last synced: 8 months ago
JSON representation
Search Shakespeare's plays and poems
- Host: GitHub
- URL: https://github.com/samdutton/shearch
- Owner: samdutton
- License: apache-2.0
- Archived: true
- Created: 2017-08-01T15:04:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T08:51:02.000Z (almost 5 years ago)
- Last Synced: 2024-12-02T15:48:17.900Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 195 MB
- Stars: 14
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Search Shakespeare
Fast search for the complete plays, poems and sonnets of Shakespeare (including locations and stage directions) using data derived from the [PlayShakespeare](https://www.playshakespeare.com) project.

## This app works offline!
Files are cached on access, via a service worker using [Workbox](https://developers.google.com/web/tools/workbox/).
You can also manually precache texts by clicking one of the **Download all** checkboxes. Texts will be removed from the cache when a checkbox is unchecked.
## Link to texts and search results
As well as search, you can use the app to open texts or citations:
* [shearch.me#Hamlet](https://shearch.me#Hamlet)
* [shearch.me#ham](https://shearch.me#ham)
* [shearch.me#ham.3](https://shearch.me#ham.3)
* [shearch.me#ham.3.1](https://shearch.me#ham.3.1)
* [shearch.me#ham.3.1.56](https://shearch.me#ham.3.1.56)
You can also link to search results:
* [shearch.me#brazen](https://shearch.me#brazen)
* [shearch.me#exit-pursued](https://shearch.me#exit-pursued)
## Search options
There are several options for filtering search results:
* Text name
* Type of text (play, poem or sonnet)
* Speaker
* Speaker gender
You can also click on a word in a text to search for that word.
## Privacy
Google Analytics is used to record the following:
* [Basic visit data](https://support.google.com/analytics/answer/6004245?ref_topic=2919631).
* Most popular search queries.
* Button tap and click [events](https://developers.google.com/analytics/devguides/collection/analyticsjs/events).
No additional data is sent to the server.
## Feedback and feature requests
Feedback welcome!
* [Make a comment or request](https://goo.gl/forms/smd5GkvYqRH6cxhm2)
* [File a bug](https://github.com/samdutton/shearch/issues/new)
## Play and poem texts
© 2005-2016 PlayShakespeare.com. Permission is granted to copy, distribute and/or modify this information under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation. Terms at [playshakespeare.com/license](http://www.playshakespeare.com/license).
---
Please note that this is not an official Google product.