Scrape Data from Multiple Web Pages with Power Query

Previously we looked at scraping data from the web by example, where the website paginated the data. That is, it spread the results over multiple pages. This week I’m going to show you how you can automatically scrape data from multiple web pages with Power Query using a custom function. This approach works with URLs … Continue reading Scrape Data from Multiple Web Pages with Power Query