html - Saving web-pages using batch file -


it way let me save or snap file computer in every 1 hour

http://aqicn.org/city/beijing/

this webpage want save or snap. have tried before wget, since third party software, lecture dun want. there got solution? pc window 7 32 bit.

telnet should help.

telnet http://aqicn.org/ port 80 (http) or 443 (https) in cmd , http get request. don't know how automate process though.


Comments

Popular posts from this blog

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

mysql - Flyway migration, Unable to obtain Jdbc connection from DataSource -