An open API service indexing awesome lists of open source software.

https://github.com/ekelen/scrapegroat

Scrape groats.
https://github.com/ekelen/scrapegroat

archaeology groats numismatics puns

Last synced: 6 days ago
JSON representation

Scrape groats.

Awesome Lists containing this project

README

          

# scrapegroat 🐐

> Displays data about a random [groat]() from the [American Numismatic Society](numismatics.org/) every day.

This project was created to try out the [ParcelJS](https://parceljs.org/) bundler and a pun. 💯

## Local installation

```sh
git clone https://github.com/ekelen/scrapegroat.git
cd scrapegroat
npm install
npm run dev
```