You can see below the API reference of this module.
Returns the user profile url.
- String
user
: The CodeMentor username.
- String The user profile url.
Scrapes the mentor profile.
- String
user
: The CodeMentor username. - Function
cb
: The callback function.
- Promise A promise object.
Gets the mentor reviews.
- String
user
: The CodeMentor username. - Function
cb
: The callback function.
- Promise A promise object.