Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Traverser25/NopeRi
/ functions
Functions
103 in github.com/Traverser25/NopeRi
⨍
Functions
103
◇
Types & classes
17
↳
Endpoints
3
Method
verify_otp
Verify an OTP challenge issued by Naukri during login. Args: otp: The 6-digit OTP received via SMS/email.
src/client/naukri_client.py:177
Function
with_exponential_retry
Decorator that wraps any method with exponential-backoff retry logic. The wrapped method is retried when it either: • raises a request
src/utils/request_helper.py:28
Function
wrapper
(*args, **kwargs)
src/utils/request_helper.py:48
← previous
101–103 of 103, ranked by callers