Batch Web Visiting

report_generator  ip2country 

Load Web html/text/link manually

Example 1:

Load web page and save as text format

batch web

Procedures:

1) Open Menu "File->Load->WWW Page"

2) Enter the web page

3) Select "text" as type

4) Click OK

Example 2:

Load web page and save as links format

batch web

Procedures:

1) Open Menu "File->Load->WWW Page"

2) Enter the web page

3) Select "links" as type

4) Click OK


Load Web pages and do text replace operations

Example:

Load Web page as text and make word correction for it

batch web

Replace settings:

Similar to word correction example, except that adding step 5)

1) Replace unit=Word

2) Search for pattern=.*

3) Replace with pattern=correct($match)

4) Advance Page: Run following at the beginning of replace=$word_input_delimiter='\W+'

5) Enter input file name as "@www.mind-pioneer.com text"

Save a group of Web pages into files

Example:

Save following web pages into html files

batch web

Replace settings:

1) Prepare a file a.txt as listed above, file format is:

@www.yourweb.com html(or text/link) yourfilename

2) Open Replace Dialog, turn on "use batch mode input filename in batch mode" option

3) Click "Batch..."

4) Click "Get List from File" and Open "a.txt" you have prepared

5) You have loaded the list successfully, then click "Replace"