![]() |
scrapeableFile Methods |
| scrapeableFile.addHTTPParameter( HTTPParameter parameter ) | |||||
|
| scrapeableFile.extractData( String text, String name ) (professional and enterprise editions only) | |||||||
|
See also, How to manually extract data using the session.extractData method
|
scrapeableFile.extractOneValue( String text, String name ) (professional and enterprise editions only) |
||||||||
|
| scrapeableFile.getContentAsString() | |||||
|
| scrapeableFile.getCurrentPOSTData() | |||||
|
| scrapeableFile.getCurrentURL() | |||||
|
| scrapeableFile.getName() | |||||
|
| scrapeableFile.getNonTidiedHTML() (enterprise edition only) | |||||
|
| scrapeableFile.getRetainNonTidiedHTML() (enterprise edition only) | |||||
|
| scrapeableFile.getStatusCode() (professional and enterprise editions only) | |||||
|
| scrapeableFile.noExtractorPatternsMatched() | |||||
|
| scrapeableFile.removeAllHTTPParameters() (professional and enterprise editions only) | |||||
|
| scrapeableFile.removeHTTPParameter( int sequence ) | |||||
|
| scrapeableFile.saveFileBeforeTidying( String filePath ) (professional and enterprise editions only) | |||||
|
| scrapeableFile.saveFileOnRequest( String pathToSaveTo ) (enterprise edition only) | |||||
|
| scrapeableFile.setContentType( String contentType ) (professional and enterprise editions only) | |||||
|
| scrapeableFile.setReferer( String url ) (professional and enterprise editions only) | |||||
|
| scrapeableFile.setRequestEntity( String requestEntity ) (professional and enterprise editions only) | |||||
|
| scrapeableFile.setRetainNonTidiedHTML( boolean retainNonTidiedHTML ) (enterprise edition only) | |||||
|
| scrapeableFile.setUserAgent( String userAgent ) (professional and enterprise editions only) | |||||
|
| scrapeableFile.wasErrorOnRequest() | |||||
|