April 2022
Intermediate to advanced
640 pages
19h 53m
English
In this chapter, you will:
Get credentials for accessing a website API
Build a query in Power Query using the M language to retrieve data from the web for one specific value
Generalize the queries using VBA
Use Global Variables and Loops in M
Use Application.
OnTime to periodically analyze data
The internet keeps evolving. For previous editions of this book, you used VBA to automate a web query. All the information needed to get the data was passed as parameters in the URL.
As websites and HTML evolves, the days of wide-open websites with parameters in the URL are numbered. The websites used in previous editions of this book have changed their structure, and the legacy web query approach no longer ...
Read now
Unlock full access