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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
davidfagundes
Contributor III
Contributor III

Extrair dados do web

Boa Tarde Galera 

estou com um duvida, e possível extrair parte dos dados de um site ? 

por exemplo: https://www.reclameaqui.com.br/empresa/correios/

davidfagundes_0-1595526358469.png

de forma nativa sem precisar de API ?
grato desde já 

 

Labels (2)
1 Reply
Miguel_Angel_Baeyens
Employee
Employee

It will depend on how the web page is built. This one in particular does not have a , but instead is using
tags for each line, which requires a more complex parsing. See if you can use the Webfile wizard in the QlikView Desktop script editor and move from there.
It very well be that the page is complex enough (and with dynamic contents generated run time) that it may not be possible.