Options for creating a new Job
.
authentication
string | IAuthenticationManager
Authentication manager or access token to use for all job requests.
id
string
The ID of the job. Can be used to rehydrate an instance of Job
with Job.fromExistingJob
or Job.deserialize
.
pollingRate
number
Rate in milliseconds to poll for job status changes. Defaults to 2000
.
startMonitoring
boolean
Automatically monitor the job for status changes once it is created. Defaults to false
.
url
string
The base URL of the job without /submitJob
or a trailing job id.
optional
Interface Propertyauthentication: string | IAuthenticationManager
Authentication manager or access token to use for all job requests.
pollingRateoptional
Interface PropertypollingRate: number
Rate in milliseconds to poll for job status changes. Defaults to 2000
.
optional
Interface PropertystartMonitoring: boolean
Automatically monitor the job for status changes once it is created. Defaults to false
.
url: string
The base URL of the job without /submitJob
or a trailing job id.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4