https://github.com/domiii/scratch-crawler
https://github.com/domiii/scratch-crawler
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/domiii/scratch-crawler
- Owner: Domiii
- License: mit
- Created: 2017-04-15T17:26:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T04:51:43.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T17:59:58.337Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratch-crawler
## Some highlights
* [index.js](https://github.com/Domiii/scratch-crawler/blob/master/src/index.js) runs some basic experiments
* [scratchCrawlTools](https://github.com/Domiii/scratch-crawler/blob/master/src/scratchCrawlTools.js) has a few url building and page parsing functions
## Next up
1. get all kinds of stats from project websites
2. put em in a database
3. write powerful queries
Ultimate goal: get stats of specific users and/or of the entirety of the world-wide Scratch community