Forum Discussion
TonyL507
3 years agoNew Member
Help with Web Scrap
Hi All, Could anyone help me get some code together to scrape the table from this website: https://www.cmegroup.com/market-data/cme-group-benchmark-administration/term-sofr.html It's the table in...
v-yalanwu-msft
3 years agoCommunity Support
Hi, TonyL507 ;
According to the offical document, Limitations on Web connector authentication for HTML content.
Troubleshooting the Power Query Web connector - Power Query | Microsoft Learn
or
You could try using python scripts to scrape the web text and then get the data from the python script at PowerBI.
I know there is such a way, You can search the web for relevant information to help you
refer:
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.