Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Is it possible to do web scrapping on pages with javascript generated content?

Is it possible with Power BI to do web scraping on homepages with javascript generated content? The content does not appear in the HTML code.
If possible how is it done?

 

 

2 Replies

  • artemus's avatar
    artemus
    Microsoft Employee

    Not too sure about this. But you could probably write a python script to do this (there are python libraries), and just inline the python script in Power BI.

    • Anonymous's avatar
      Anonymous
      Not applicable

      OK

      Thanks