Skip to content

feat(user_scan): add Gnome, WakaTime, Letterboxd, ArtStation, and Geocaching modules - #607

Merged
kaifcodec merged 1 commit into
mainfrom
feat/add-media-and-creative-user-scan-modules
Aug 26, 2026
Merged

feat(user_scan): add Gnome, WakaTime, Letterboxd, ArtStation, and Geocaching modules#607
kaifcodec merged 1 commit into
mainfrom
feat/add-media-and-creative-user-scan-modules

Conversation

@kaifcodec

Copy link
Copy Markdown
Owner
  • Gnome Discourse (user_scanner/user_scan/dev/gnome.py): Adds username lookup on Gnome technical forums, extracting name, bio, location, website, badges, trust level, joined date, and avatar.
  • WakaTime (user_scanner/user_scan/dev/wakatime.py): Adds developer activity profile lookup on WakaTime with title, bio, and avatar extraction.
  • Letterboxd (user_scanner/user_scan/social/letterboxd.py): Adds movie reviews profile verification on Letterboxd using impersonation transport, extracting user name, bio summary, and avatar.
  • ArtStation (user_scanner/user_scan/creative/artstation.py): Adds 2D/3D artist portfolio verification on ArtStation using impersonation transport, extracting full name, headline, location, follower counts, and large avatar URL.
  • Geocaching (user_scanner/user_scan/gaming/geocaching.py): Adds player profile check on Geocaching, extracting member name, profile avatar, and banner media.
@kaifcodec
kaifcodec merged commit 5e786b8 into main Aug 26, 2026
5 checks passed
@kaifcodec kaifcodec added the user module addition PRs or issues related to new user_scan module additions label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user module addition PRs or issues related to new user_scan module additions

1 participant