README: also also

This commit is contained in:
Bryan Bishop 2013-01-27 08:03:14 -06:00
parent 88aff1a06c
commit 1fe6d64db0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Paperbot is an IRC bot that fetches academic papers. It monitors all conversatio
<div id="deets" />
## deets
All content is scraped using [zotero/translators](https://github.com/zotero/translators). These are javascript scrapers that work on a large number of academic publisher sites and are actively maintained. Paperbot offloads links to [zotero/translation-server](https://github.com/zotero/translation-server), which runs the zotero scrapers headlessly in a gecko and xulrunner environment. The scrapers return metadata and a link to the pdf. Then paperbot fetches that particular pdf. Also, sometimes in IRC someone drops a link straight to a pdf, which paperbot is also happy to compulsively archive.
All content is scraped using [zotero/translators](https://github.com/zotero/translators). These are javascript scrapers that work on a large number of academic publisher sites and are actively maintained. Paperbot offloads links to [zotero/translation-server](https://github.com/zotero/translation-server), which runs the zotero scrapers headlessly in a gecko and xulrunner environment. The scrapers return metadata and a link to the pdf. Then paperbot fetches that particular pdf. Sometimes in IRC someone drops a link straight to a pdf, which paperbot is also happy to compulsively archive.
* [zotero/translators](https://github.com/zotero/translators)
* [zotero/translation-server](https://github.com/zotero/translation-server)