Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
abhi90
Creator II
Creator II

Load html data to Oracle Table

Hi All,

I am very new in the API HTML XML Part of Talend. I got a html file which I have to load to oracle Table and have to do cleansing and further processing. Now the html file looks like(attached) where at the top a line is coming and below it a Table is there where 5 rows present. My Task is to load the data below it under REPORT_GRID. Can anyone tell me how to achieve it? If anyone can help will be really grateful to him or her 0683p000009MACn.png @rhall@TRF@manodwhb@vapukov@shong@xdshi

 

Labels (3)
9 Replies
abhi90
Creator II
Creator II
Author

abhi90
Creator II
Creator II
Author

I saw 4 custom components available in Talend Exchange for html.anyone of that will be useful for my scenaio?

abhi90
Creator II
Creator II
Author

Anyone with help please

abhi90
Creator II
Creator II
Author

Can anyone help on this topic
abhi90
Creator II
Creator II
Author

Did anyone loaded this kind of html File? If anyone loaded atleast any can u please reply
abhi90
Creator II
Creator II
Author

Can anyone enlight on this issue? @rhall,  @TRF@manodwhb@vboppudi@shong@xdshi

vboppudi
Partner - Creator III
Partner - Creator III

Hi Abhi,

 

Please go through the following link.

 

http://dwetl.com/2015/04/20/thtmlinput-parse-html-in-talend/

 

Regards,

 

manodwhb
Champion II
Champion II

@abhi90,You can try tHTTPTableInput. This component has been designed for extracting data directly from HTML Pages.
http://www.talendforge.org/exchange/tos/extension_view.php?eid=72

abhi90
Creator II
Creator II
Author

Hi @manodwhb,

Thanks for your reply. can you please tell me whether it can be able to load data from html I attached as example?