github.com/bcampbell/scrapeomat@v0.0.0-20220820232205-23e64141c89e/README.md (about)

     1  # Scrapeomat
     2  
     3  Main website at: http://stenoproject.org
     4  
     5  This repo contains the server-side Steno tools:
     6  
     7  - `scrapeomat` - article scraper
     8  - [`slurpserver`](https://github.com/bcampbell/scrapeomat/tree/master/cmd/slurpserver) - provides a HTTP API to download collected articles
     9  
    10  
    11