Currently the wrapper is only configured to work unauthenticated (no longer permitted) or with password login (no longer permitted).
The code should be refactored to make requests via oauth2 credentials, remove the rate-limiting functionality, and restrict access if no auth is present.