.send_request: Sends a request to the specified url and retrieves it's content.
Description
Sends a request to the specified url and retrieves it's content.
Usage
.send_request(request_url)
Value
parsed content of the response object
Arguments
- request_url
url to be used