For feature requests/suggestions and bug reports, please create an issue on Github.
SO-USER provides a short link service that redirects to user profile pages on Stack Overflow.
Example link | Redirects to |
---|---|
so-user.com/1 | stackoverflow.com/users/1 |
so-user.com/current | stackoverflow.com/users/current |
so-user.com/preferences/current | stackoverflow.com/users/preferences/current |
so-user.com/?tab=moderators | stackoverflow.com/users/?tab=moderators |
so-user.com/?tab=reputation&filter=all | stackoverflow.com/users?tab=reputation&filter=all |
SO-USER does Stack Overflow user comparisons with the below URL path format.
/compare/<user_id>/<user_id>
Examples of compared data:
- reputation (total/per year/over time)
- badges (named/tags)
- question stats (total/per year/over time)
- answer stats
- moderation stats (edits/reviews/votes)
- tag stats
- chat stats
- election participation
- meta participation
- other network accounts
All array-like values must be specified as a pipe-delimited list (i.e. A|B|C
)
Variable | Type | Required? | Default | Description |
---|---|---|---|---|
|
string | yes | - |