Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone
first of all thank you for your time to help me
in fact I want to parsing xml / html from site https://www.cert.ssi.gouv.fr/
I'm expecting to have a table like that
ie I want to parsing html and extract all the CERTEFs with a title and a publication date and all the VECs that it exists in each CERTEF
I do not know which component I can use and with which configuration that extract exlace the same table
thank you for helping me
first I thank you for your answer, no I can extract the site as CSV, Xls, it is possible that you look at the site
but maybe I do not know how
any way, I created a job as following but I have a problem in writing the codes
I searched between the questions in community and I find it https://community.talend.com/t5/Design-and-Development/Extract-Multiple-table-using-tHTTPTableInput-...
but I do not know how I can use this way for my project because the site has several div and pdf and link and the data is not exactly in the specific tables
thanks
regards