Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Wakatime Support to Sherlock #2320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vikranth3140
Copy link

@Vikranth3140 Vikranth3140 commented Oct 8, 2024

This PR closes #2319 by adding support for detecting usernames on Wakatime. The following changes were made:

  • Added Wakatime entry in data.json using the URL pattern https://wakatime.com/@{username}.
  • Implemented status_code detection to check for 404 errors for non-existent usernames.
  • Validated usernames using regex to allow letters, numbers, underscores, hyphens, and periods.

This enhances Sherlock's coverage by supporting Wakatime user profiles.

Let me know if any enhancements are needed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requesting support for: WakaTime
1 participant