Source code of https://real-world-plantuml.com/
Run server
make run GA_TRACKING_ID=${GA_TRACKING_ID}
Register dummy UML: access to /debug/dummy_uml
in your browser
Run server
make run GITHUB_API_TOKEN=${GITHUB_API_TOKEN} GCS_BUCKET=${GCS_BUCKET}
Run server
make run
Launch Chrome with remote debugging enabled
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
Run scraping script
cd scraping
npm install
node scraping.js > results/YYYYMMDD_01.txt