https://github.com/joakin/paws-notebooks-list
https://github.com/joakin/paws-notebooks-list
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joakin/paws-notebooks-list
- Owner: joakin
- Created: 2020-11-18T06:53:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T07:02:18.000Z (over 5 years ago)
- Last Synced: 2025-02-18T19:54:05.888Z (over 1 year ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PAWS notebooks list
Some scripts to output a list of PAWS notebooks in a more browsable format.
- `index.js` does the scraping (`node index.js > out.json` to update results)
- If you want to change the year to scrape, this is the place, it is hardcoded
- `index.cache` caches the index HTML, remove it to re-fetch it
- `node notebooks-to-wikitext.js` to generate the wikitext listings
https://www.mediawiki.org/wiki/User:JHernandez_(WMF)/2020_PAWS_notebooks for the
published version.