문제

In the online dashboard provided by Google a list of users using weak passwords can be seen (passwordmonitoring). This list is limited to +- 15 visible entries. One can scroll in this list but for follow-up of thousands of users this is not practical. Can this list be obtained via scripting? or scraping the dashboard website?

도움이 되었습니까?

해결책

There's no public API that allows you to programatically determine password strength for a user. You should also be aware that screen scraping is against Google's ToS and generally ends up with your account being locked.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top