GitHub org pages don't redirect, but github repos do. So can try commonly forked github repos likely to appear in any brigade org.
Ran this to:
- get the list of
- find the "projects_list_url" values that aren't null, empty
- filter for only github.com urls (e.g., https://github.com/code-for-tp)
- take only the end of path (e.g., code-for-tp
- curl GitHub API for a
codeofconduct
repo forked from code-for-america (e.g., code-for-tp/codeofconduct) - [leaky level] if redirect, get redirect url