makeGETRequestUseSessionProxy
String sutil.makeGETRequestUseSessionProxy ( String urlString )
Description
Makes a GET request and returns the result as a string. This method will use the proxy settings attached to the current scraping session.
Parameters
This method does not receive any parameters.
Return Values
- urlString The URL to request, as a string.
Throws
- java.lang.Exception If anything naughty happens.
Change Log
Version | Description |
---|---|
6.0.6a | Introduced for all editions. |
samt on 02/26/2016 at 1:58 pm
- Printer-friendly version
- Login or register to post comments