How to extract text from web page

1.Click the "new task" toolbar button or select "Task->Create" menu to create new task.

2.In the popup "Create new task" window, input task name and start url:
http://www.webinfoextractor.com/tutorial/demopage.htm
click "browse" button to open the target web page.

3.Wait for the web page to open completely(the red tip text "Loading web page, please wait..." disappear), use the scrollbar to scroll the web page window if necessary, click the text you want to extract, the text you click will be selected with a red rectangle, as shown below.

The selected html tag name is display after "Current Object:", the text (InnerText) within this html tag is display below "Text" tab, if the tag is an hyperlink(<A>), it's href attribute is display below "Link" tab, if the tag is an <IMG>, it's src attribute is display below "Link" tab, the tag's InnerHtml and OuterHtml is display below "Inner Html" and "Outer Html" tab.

4.Click "Create Item" botton to create an extract item, input item name, select "Text" as item type, click "OK" to finish this extract item. as shown below.

Create Item

Item list

5.Click "OK" button to save this new task. in the task list, select the task you just created, click the "Run" button or select "Task->Run" menu to run this task. the text in web page will be extracted and store in the result list. as shown below.

Run task