Forum Discussion
Anonymous
6 years agoNot applicable
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?
artemus
6 years agoMicrosoft 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
6 years agoNot applicable
OK
Thanks