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

False positives on some websites #36

Open
izitktj opened this issue Dec 31, 2024 · 1 comment
Open

False positives on some websites #36

izitktj opened this issue Dec 31, 2024 · 1 comment

Comments

@izitktj
Copy link

izitktj commented Dec 31, 2024

when you search by a nickname some websites return a false positive:
False positive in enola

when you open in browser

@izitktj
Copy link
Author

izitktj commented Dec 31, 2024

Maybe use endpoints insted raw url to find users is more precise like:

https://www.duolingo.com/2017-06-30/users?fields=users&username=izitktj
If there is no user the endpoint will return a empty array:
No user

https://www.duolingo.com/2017-06-30/users?fields=users&username=gustavo
if a user exists will return something like this:
User gustavo endpoint

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

No branches or pull requests

1 participant