Forum Discussion
Anonymous
5 years agoNot applicable
No content with Web.Contents vs. Web.BrowserContents
Dear all, I have an - at least for me - strange behaviour here. A simplified example: I want to scrape some Reviews & Ratings values from a Web-Shop It works perfectly fine in PBI Desktop a...
KNP
4 years agoSuper User
Anonymous - I'm also trying to figure out this issue. Usually replacing Web.BrowserContents with Web.Contents would work but it seems in some cases (maybe website design/formatting) it just results in no values.
I also suspect that the "answer" here was not marked as the solution by the OP.
Anonymous- did you find a workaround or cause for this? I'm guessing you didn't mark the accepted answer as the solution?
wb-power
2 years agoNew Member
Changing "Web.BrowserContents" to "Web.Contents" in the source was the solution for me. No need for a local gateway. Thank you very much.