when crawling requires session cookie or other specific settings. arguments are passed directly to wget2
here is an example:
webcsv_crawl --header 'Cookie: your_session_cookie' "start_url" --max-threads 3
#webcsv
when crawling requires session cookie or other specific settings. arguments are passed directly to wget2
here is an example:
webcsv_crawl --header 'Cookie: your_session_cookie' "start_url" --max-threads 3
#webcsv
No replies yet.