URLWATCH-JOBS(5) urlwatch URLWATCH-JOBS(5) (NAME) urlwatch-jobs - urlwatch (SYNOPSIS) urlwatch --edit (DESCRIPTION) (Jobs) urlwatch(1) . urls.yaml urlwatch --edit --- . urlwatch --list (1, 2, 3, ...) . name : name: " / " : (URL) -- : name: "urlwatch homepage" url: "https://thp.io/2008/urlwatch" : o url: : o cookies: ( ) o method: HTTP (: GET) o data: HTTP POST/PUT o ssl_no_verify: SSL (true/false) o ignore_cached: (ETag/Last-Modified) (true/false) o http_proxy: HTTP ( http:// socks5:// ) o https_proxy: HTTPS ( http:// socks5:// ) o headers: HTTP o encoding: ( ) o timeout: (timeout) ( ) o ignore_connection_errors: () ( ) o ignore_http_error_codes: HTTP ( ) o ignore_timeout_errors: (timeout) o ignore_too_many_redirects: (redirect loops) ( ) o ignore_incomplete_reads: HTTP ( ) (: url kind: url ) (BROWSER) "URL" . playwright . playwright install ( ). name: " " navigate: "https://example.org" : o navigate: : o wait_until: load domcontentloaded networkidle commit ( ) o wait_for: CSS XPath. . o useragent: User-Agent ( ) o browser: chromium chrome chrome-beta msedge msedge-beta msedge-dev firefox webkit ( playwright install ) Playwright (headless) "URL" . url . "Browser" API "URL" . (: navigate kind: browser ) (SHELL) FTP (RPi GPIO) ... name: " " command: "ls -al ~" : o command: : o stderr: (: command kind: shell ) stderr urlwatch stderr ( ) 0 . stderr : o ignore: stderr () o urlwatch: stderr stderr urlwatch ( urlwatch 2.24 ) o fail: stderr 0 o stdout: stderr stdout /diff urlwatch ( 2>&1 ) 0 : command: | echo " ." echo " stderr ." 1>&2 exit 0 stderr: fail (diff) : command: | echo " stdout." echo " stderr." 1>&2 stderr: stdout o name: / o tags: o filter: ( ) ( --test-filter ) o max_tries: o diff_tool: (diff) o diff_filter: ( ) ( --test-diff-filter ) o treat_new_as_changed: NEW CHANGED ( ) o compared_versions: o kind (/): url shell browser. (url command navigate) o user_visible_url: ( REST API ) o enabled: false ( true ) job_defaults . urlwatch-config(5) . (EXAMPLES) urlwatch-cookbook(7) . (FILES) $XDG_CONFIG_HOME/urlwatch/urls.yaml (SEE ALSO) urlwatch(1), urlwatch-intro(5), urlwatch-filters(5) (COPYRIGHT) 2024 Thomas Perl urlwatch 28 2024 URLWATCH-JOBS(5)