Forum Discussion
Unable to connect to web API
Hi celestineneo
I usually use the solution introduced in this blog (Scrape Data from Multiple Web Pages with Power Query) to get data from multiple web pages. You can transform the successful query into a custom function with a page number parameter. Before that I recommend that you edit the URL in Advanced Editor to do a test to check whether you can get data from other pages by only modifying the URL in the successful query.
In below screen, select the base url without page number param in "Select which level to apply these settings to" dropdown box. Keep using Anonymous type.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
- celestineneo3 years agoFrequent Visitor
Hi v-jingzhang,
Thanks for your reply. Unfortunately, the video does not help as I am stuck at the step before that.
I think before I am able to extract all content, I must be able to query at least one page (other than page 1)..
I just find it strange that I am able to run the URL (with page number) on Postman, but not able to run it on Power BI (It keeps saying they cant authenticate with the credentials provided)...
Please let me know if you have any other insight! Greatly appreciate it.