Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/safrmo/get-scp
- Owner: SaFrMo
- Created: 2016-11-05T15:09:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T15:54:11.000Z (about 8 years ago)
- Last Synced: 2024-10-11T05:11:08.251Z (about 1 month ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Structure
```
- app/
---- models/
-------- scp-entry.js
- node_modules/
- package.json
- app.js// Heroku-specific
- Procfile// Misc
- README.md
```