Power Query from web (Stathead.com)

tinderbox22

Board Regular
Joined
Mar 9, 2010
Messages
57
Office Version
  1. 365
Platform
  1. Windows
Hi. I've been attempting to set up a Power Query to scrape stathead.com's data tables. It worked fine until Stathead changed to a paywall. So, I now I have to sign in with new credentials. In setting up a new query, I've tried to adjust the Data Source Settings to accommodate my new login credentials. However, it still scrapes the "free" version of the page, which of course is incomplete data. If I'm on the web and signed in, I get exactly what I'm looking for. But my Power Query does not allow me to scrape the data into excel. Is there something I need to do in the code to account for my login credentials?
 
To the best of my knowledge, PQ does not support scraping behind a paywall. It can use APIs with credentials but not web pages. The way I have done this in the past is to use Python, but that’s a whole new world. ChatGPT may be able to help
 
Upvote 0

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top