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

https://github.com/hamidzr/scratch-scraper

crawl and scrape public scratch projects for projects and more!
https://github.com/hamidzr/scratch-scraper

Last synced: 3 months ago
JSON representation

crawl and scrape public scratch projects for projects and more!

Awesome Lists containing this project

README

        

# Scratch Scraper
Scraper for public Scratch projects.
Implements two different scrapers:
1. JS based simplistic scraper w/o a good spider
2. Py based using Scrapy w/ a spider

## TODO
- [ ] grab user details (followers, shared projects, account age, etc)
- [ ] grab user's public projects
- [ ] project details
- [ ] comments (count)
- [ ] remixes [link](https://scratch.mit.edu/projects/228443539/remixes/)