Forum Discussion
Get Data using some java script
Hi Anonymous
If a table is generated by html, you can try the solution in the following video. Sometimes it hasn't loaded web content completely before Power Query intends to scrab it, so this error occurs.
CSS not found on new Power BI web connector? 😬- Download 28 - YouTube
However, if a table is constructed dynamically with javascript or some other advanced methods, or it's embedded content from other applications, it's difficult for Power Query to scrab its content as there are no valid css selectors to identify the elements.
Your webpage seems in the latter scenario. You will need to use other tools to scrab the data. Or if there is any API provided by this website or it's possible to download the data from this page, maybe Power Query can connect to them with other connectors.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.