Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/safrmo/get-scp

Web scraper for SCP Wiki
https://github.com/safrmo/get-scp

Last synced: 6 days ago
JSON representation

Web scraper for SCP Wiki

Awesome Lists containing this project

README

        

## Structure
```
- app/
---- models/
-------- scp-entry.js
- node_modules/
- package.json
- app.js

// Heroku-specific
- Procfile

// Misc
- README.md
```